gstvpxdec: Call vpx_img_free() after log message
[platform/upstream/gst-plugins-good.git] / ext / vpx / gstvpxdec.c
2021-06-18 Sangchul Leegstvpxdec: Call vpx_img_free() after log message 88/260088/2 accepted/tizen/unified/20210621.123033 submit/tizen/20210618.084529
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 92/225592/1
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
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
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
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...
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