gstreamer/subprojects/gst-libav/ext/libav
Edward Hervey be1b31b5f8 avviddec: Remove vc1/wmv3 override
FFMPEG 5+ doesn't allow overriding the codec anymore (causes a segfault if you
attempt to do that). But the best part is ... that with the current caps
implementation in pad template and gst_ffmpeg_caps_to_codecid() we would never
replace it by anything different than the existing codec id.

Fixes #1054

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2052>
2022-03-29 11:46:45 +00:00
..
gstav.c
gstav.h
gstavauddec.c avauddec: Add clipping meta support for gapless playback 2022-03-14 10:32:15 +02:00
gstavauddec.h
gstavaudenc.c avaudenc: Add support for AV_PKT_DATA_SKIP_SAMPLES side data 2022-03-14 10:32:15 +02:00
gstavaudenc.h
gstavcfg.c
gstavcfg.h
gstavcodecmap.c
gstavcodecmap.h
gstavdeinterlace.c
gstavdemux.c
gstavmux.c
gstavprotocol.c
gstavprotocol.h
gstavutils.c
gstavutils.h
gstavviddec.c avviddec: Remove vc1/wmv3 override 2022-03-29 11:46:45 +00:00
gstavviddec.h
gstavvidenc.c
gstavvidenc.h
meson.build