gstreamer/ext/libav
Olivier Crête 81cbd0deb6 avviddec: Split allocation tracking from decode-only-ness
When doing subframe decoding, handle_frame will be called multiple
times, so the DECODE_ONLY flag gets re-set when it shouldn't. Instead,
let's create our own flag to track this.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-libav/-/merge_requests/66>
2021-07-07 18:45:51 +02:00
..
gstav.c gstav: Use libavcodec util function for version check 2019-04-29 16:02:05 +00:00
gstav.h libav: Fix symbol redefine build error 2018-07-19 12:21:01 +01:00
gstavauddec.c avauddec: Drain decoder on decoding failure 2020-12-29 16:27:30 +00:00
gstavauddec.h avauddec: fix decoding of APE and Cook audio 2019-03-04 11:54:15 +00:00
gstavaudenc.c avaudenc/avvidenc: Reopen encoding session if it's required 2020-10-06 19:21:36 +09:00
gstavaudenc.h avaudenc/avvidenc: Reopen encoding session if it's required 2020-10-06 19:21:36 +09:00
gstavcfg.c gstavcfg.c: fix max->min typo in limits and implict double conversion 2020-08-04 18:56:45 +03:00
gstavcfg.h avaudenc: install options generically 2018-07-13 00:53:27 +02:00
gstavcodecmap.c Hook up audio/x-xma: xmaversion: [1,2] to AV_CODEC_ID_XMA[1,2] 2021-03-15 20:35:35 +01:00
gstavcodecmap.h avcodecmap: Remove unused GstFFMpegCompliance type 2020-05-31 10:03:17 +03:00
gstavdeinterlace.c plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:43:02 +02:00
gstavdemux.c avdemux: fix build with FFmpeg 4.4 2021-04-13 01:14:52 +01:00
gstavmux.c avmux: Blacklist ttml subtitles 2021-04-29 21:32:18 -04:00
gstavprotocol.c avprotocol: fix leak in error code paths 2018-01-13 11:54:25 +00:00
gstavprotocol.h avprotocol: Don't use GST_LOG_OBJECT() and friends on an arbitrary struct that is not a GObject 2016-12-02 14:19:46 +02:00
gstavutils.c Remove all uses of AVPicture 2018-07-13 00:53:26 +02:00
gstavutils.h avaudenc/avvidenc: Reopen encoding session if it's required 2020-10-06 19:21:36 +09:00
gstavviddec.c avviddec: Split allocation tracking from decode-only-ness 2021-07-07 18:45:51 +02:00
gstavviddec.h avviddec: deprecated debug-mv property to match deprecation in FFmpeg 2021-04-13 22:53:36 +00:00
gstavvidenc.c avaudenc/avvidenc: Reopen encoding session if it's required 2020-10-06 19:21:36 +09:00
gstavvidenc.h avaudenc/avvidenc: Reopen encoding session if it's required 2020-10-06 19:21:36 +09:00
meson.build docs: Port to hotdoc 2019-05-13 17:00:00 -04:00