scrcpy/app
Romain Vimont ef79fcbbd2 Fix AV1 demuxing
For AV1, the config packet must not be merged with the next non-config
packet.

This fixes the following error when passing --video-codec=av1:

> INFO: [FFmpeg] libdav1d 1.3.0
> ERROR: [FFmpeg] Unknown OBU type 0 of size 29393
> ERROR: [FFmpeg] Error parsing OBU data
> ERROR: Decoder 'video': could not send video packet: -1094995529

PR #4487 <https://github.com/Genymobile/scrcpy/pull/4487>
2023-12-02 12:20:01 +01:00
..
data Fix scrcpy-console.desktop 2023-11-25 21:35:04 +01:00
prebuilt-deps Upgrade sdl (2.28.5) for Windows 2023-11-25 21:06:45 +01:00
src Fix AV1 demuxing 2023-12-02 12:20:01 +01:00
tests Add --display-orientation 2023-11-23 23:27:28 +01:00
meson.build Improve crossbuild 2023-11-25 21:06:37 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.3 2023-11-25 21:40:27 +01:00
scrcpy.1 Add --orientation 2023-11-23 23:34:46 +01:00