FreeRDP/channels/tsmf/client
Joerg Pulz 61983cd6dc Replace deprecated ffmpeg functions:
avpicture_get_size -> av_image_get_buffer_size
  avpicture_fill -> av_image_fill_arrays
  av_picture_copy -> av_image_copy

Add missing includes.

This fixes build with ffmpeg-6.x.x
2023-05-02 15:12:07 +02:00
..
alsa [channels] simplified channel subsystem linking 2023-03-01 08:18:34 +01:00
ffmpeg Replace deprecated ffmpeg functions: 2023-05-02 15:12:07 +02:00
gstreamer [channels,tsmf] drop gstreamer 0.1 support 2023-03-01 15:34:09 +01:00
oss [channels] simplified channel subsystem linking 2023-03-01 08:18:34 +01:00
pulse [channels] simplified channel subsystem linking 2023-03-01 08:18:34 +01:00
CMakeLists.txt [channels,tsmf] drop gstreamer 0.1 support 2023-03-01 15:34:09 +01:00
tsmf_audio.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
tsmf_audio.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
tsmf_codec.c Additional checks (#8279) 2022-10-06 15:30:54 +02:00
tsmf_codec.h Reformatted to new style 2019-11-07 10:53:54 +01:00
tsmf_constants.h Reformatted to new style 2019-11-07 10:53:54 +01:00
tsmf_decoder.c [channels,tsmf] drop gstreamer 0.1 support 2023-03-01 15:34:09 +01:00
tsmf_decoder.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
tsmf_ifman.c Use Stream_CheckAndLogRequiredLength, fix WLog TAG 2022-11-21 09:57:27 +01:00
tsmf_ifman.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
tsmf_main.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
tsmf_main.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
tsmf_media.c [client,common] fix value present flag check 2023-04-28 07:39:35 +02:00
tsmf_media.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
tsmf_types.h Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00