vpxdec: Check that output width and height != 0
[platform/upstream/gstreamer.git] / ext / vpx / gstvpxdec.c
2020-06-02 Stian Selnesvpxdec: Check that output width and height != 0
2019-08-19 Tim-Philipp Müllervpx: bump libvpx requirement to 1.5.0
2019-02-07 Jan Alexander Stef... vpx: Fix build against libvpx 1.8
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-25 Oleksij Rempelvpx: add VP8_DEBUG_TXT_* flags for postprocessing
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-05-09 Sebastian Drögevpxdec: Set fb->priv to NULL after freeing just in...
2016-11-22 Sebastian Drögevpxdec: libvpx's release buffer is sometimes called...
2016-03-24 Nicolas Dufresnevpxdec: Use threads on multi-core systems
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-01-20 Sebastian Drögevpxdec: Unref frame in all code paths of handle_frame()
2015-12-29 Sebastian Drögevpxdec: Initialize buffer variable to NULL
2015-12-15 Nicolas Dufresnevpxdec: Remove unneeded add video_meta
2015-12-15 Prashant Gotarnevpx: created common base class GstVPXdec for vpx decoders