FreeRDP/libfreerdp
David Runge d0488f8692 Guard avcodec_register_all() calls
{channels/tsmf/client/ffmpeg/tsmf,libfreerdp/codec/dsp}_ffmpeg.c:
Guard calls to `avcodec_register_all()` against use beyond
`AV_VERSION_INT(58, 10, 100)`, where upstream ffmpeg made it obsolete.
2022-01-25 08:52:29 +01:00
..
cache Removed internal members of rdpAltSecUpdate from API header 2022-01-18 11:24:23 +01:00
codec Guard avcodec_register_all() calls 2022-01-25 08:52:29 +01:00
common Proxy cleanups (#7568) 2022-01-20 11:12:36 +01:00
core FFmpeg deprecated guards (#7574) 2022-01-24 09:49:07 +01:00
crypto Cert update fix (#7382) 2021-10-21 09:07:52 +02:00
emu Cache Emulate_IsConfigured result (#7569) 2022-01-21 13:24:20 +01:00
gdi Cleaned up PubSub 2022-01-19 09:24:57 +01:00
locale Fixed memory sanitizer warnings 2022-01-11 14:32:18 +01:00
primitives Fixed proxy compilation issues after rdpUpdate refactoring 2022-01-18 11:24:23 +01:00
utils Cache Emulate_IsConfigured result (#7569) 2022-01-21 13:24:20 +01:00
CMakeLists.txt Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00