You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
10 months ago
..
data Fix scrcpy-console.desktop 10 months ago
prebuilt-deps Upgrade sdl (2.28.5) for Windows 10 months ago
src Fix AV1 demuxing 10 months ago
tests Add --display-orientation 11 months ago
meson.build Improve crossbuild 10 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 2.3 10 months ago
scrcpy.1 Add --orientation 11 months ago