gstreamer/subprojects/gst-libav/ext/libav
U. Artie Eoff 233de05a98 avviddec: change AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
This fixes a compile error with recent upstream FFmpeg.

The AV_CODEC_CAP_AUTO_THREADS was deprecated and renamed to
AV_CODEC_CAP_OTHER_THREADS in FFmpeg upstream commit
7d09579190de (lavc 58.132.100).

The AV_CODEC_CAP_AUTO_THREADS was finally removed in FFmpeg upstream
commit 10c9a0874cb3 (lavc 59.63.100).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3951>
2023-02-14 09:01:04 -05:00
..
gstav.c avviddec: Introduce a class for shared properties 2022-11-02 19:23:14 +00:00
gstav.h avviddec: Introduce a class for shared properties 2022-11-02 19:23:14 +00:00
gstavauddec.c libav: avaudec: display flow return name instead of value 2023-01-09 13:25:05 +01:00
gstavauddec.h Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavaudenc.c gst-libav: drop use of GSlice allocator 2023-02-03 17:48:09 +00:00
gstavaudenc.h Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavcfg.c avcfg: Don't leak the support GArray when registering flag/enums 2022-11-13 06:59:11 +01:00
gstavcfg.h Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavcodecmap.c Revert "avvidenc: Set timebase in the ffmpeg context to nanoseconds and set framerate" 2023-01-24 13:50:11 +00:00
gstavcodecmap.h avviddec: Introduce a class for shared properties 2022-11-02 19:23:14 +00:00
gstavdeinterlace.c Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavdemux.c gst-libav: Fix synchronization issues and errors created by the forwarding of 2022-10-21 23:17:58 +00:00
gstavmux.c Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavprotocol.c Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavprotocol.h Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavutils.c avutils: Add missing space in doc 2022-11-05 15:12:08 +00:00
gstavutils.h avviddec: Introduce a class for shared properties 2022-11-02 19:23:14 +00:00
gstavviddec.c avviddec: change AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS 2023-02-14 09:01:04 -05:00
gstavviddec.h avviddec: Introduce a class for shared properties 2022-11-02 19:23:14 +00:00
gstavvidenc.c gst-libav: drop use of GSlice allocator 2023-02-03 17:48:09 +00:00
gstavvidenc.h avvidenc: Offset PTS to zero to fix bitrate control 2023-01-13 17:18:38 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00