FreeRDP/libfreerdp
Dan Church ed571e74a5
Provide support for older versions of libavcodec
My method was to find the LIBAVUTIL_VERSION_* at the commit where the
updated AV_ prefixed constants became available, add one "micro" version
to it, then if it's not at least that version, provide the unprefixed
constant. It just so happens that the same commit introduced all
the AV_* constants.
2017-12-29 11:13:03 -06:00
..
cache cache: Use Bitmap_Free instead of free 2017-09-07 09:38:44 +02:00
codec Provide support for older versions of libavcodec 2017-12-29 11:13:03 -06:00
common fix channel/smartcard: compiler warnings 2017-12-13 17:04:06 +01:00
core Merge pull request #4303 from krisztian-kovacs-balabit/use-redirection-password 2017-12-20 17:01:58 +01:00
crypto Merge pull request #4320 from ondrejholy/coverity-fixes 2017-12-20 14:17:20 +01:00
gdi Merge pull request #4239 from akallabeth/test_memleak_fixes 2017-12-20 12:38:38 +01:00
locale Merge pull request #4034 from blino/wayland-keymap 2017-11-16 12:07:07 +01:00
primitives Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
utils fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
CMakeLists.txt Disable GFX H264 if no backend compiled in. 2017-07-17 09:25:21 +02: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