FreeRDP/libfreerdp
Fabian Vogt 10ee86527a Make H.264 codec optional during runtime
It's possible that FreeRDP was built against FFmpeg, but it doesn't support
H.264. In that case, just continue without H.264 support instead of failing
hard before even trying to connect.

This is especially useful for Linux distributions which can't ship H.264
support in FFmpeg out of the box (patent issues), but allow enabling H.264
later by installing a version of FFmpeg which has it enabled.
2021-12-06 09:19:52 +01:00
..
cache Added option to disable graphics decoding in client code path 2021-09-20 10:59:59 +02:00
codec Fixed API const correctness 2021-12-01 10:28:53 +01:00
common Add an option to add the plugin and extension to rpath (#7425) 2021-11-04 08:59:38 +01:00
core Make H.264 codec optional during runtime 2021-12-06 09:19:52 +01:00
crypto Cert update fix (#7382) 2021-10-21 09:07:52 +02:00
gdi Fixed warnings 2021-10-18 16:09:13 +02:00
locale Added /kbd-scancode-list 2021-09-10 15:47:08 +02:00
primitives Fixed uninitialized warnings 2021-09-10 08:16:25 +02:00
utils fix build issues for VS2010 2021-10-20 08:35:16 +02:00
CMakeLists.txt Fix compilation with mingw 2021-11-15 09:23:16 +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