scrcpy/app
Romain Vimont 80fe12a95f Require libavcodec >= 57.37
In ffmpeg/doc/APIchanges:

> 2016-04-21 - 7fc329e - lavc 57.37.100 - avcodec.h
>   Add a new audio/video encoding and decoding API with decoupled input
>   and output -- avcodec_send_packet(), avcodec_receive_frame(),
>   avcodec_send_frame() and avcodec_receive_packet().

Refs de9b79ec2d

Refs #2862 <https://github.com/Genymobile/scrcpy/issues/2862>
2021-12-07 00:04:35 +01:00
..
src Require SDL >= 2.0.5 2021-12-06 23:49:55 +01:00
tests Remove spurious ';' 2021-12-04 09:29:30 +01:00
meson.build Require libavcodec >= 57.37 2021-12-07 00:04:35 +01:00
scrcpy.1 Mention SCRCPY_ICON_PATH env var in manpage 2021-12-03 21:47:31 +01:00