gstvpxdec: Call vpx_img_free() after log message
[platform/upstream/gst-plugins-good.git] / ext / vpx / gstvp9dec.c
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-11-29 Seungha Yangvp9dec: Fix broken 4:4:4 8bits decoding
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-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-08 Tim-Philipp Müllervpx: fix build against older libvpx versions
2017-05-08 Tim-Philipp Müllervpx: fix build against older libvpx versions
2017-04-05 Jan Schmidtvp9dec: Add warnings for unsupported frame formats
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-12-15 Nicolas Dufresnevpxdec: Remove unneeded add video_meta
2015-12-15 Prashant Gotarnevpx: created common base class GstVPXdec for vpx decoders
2015-12-04 Nicolas Dufresnevpxdec: Use GstMemory to avoid copies
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-11-17 Nicolas Dufresnevpxdec: Use threads on multi-core systems
2015-08-15 Thiago Santosvideodecoders: use default pad accept-caps handling
2015-05-10 Tim-Philipp Müllerdocs: update example pipelines in element docs
2015-04-17 Thiago Santosvp9dec: optimize vpx image to gstbuffer copy when strid...
2015-03-05 Sebastian Drögevp[89]dec: Drop frames that have no output buffer becau...
2015-03-01 Nicolas Dufresnevpxdec: Fix calculation of width in bytes
2015-03-01 Nicolas Dufresnevpxdec: Don't memcpy in frame map failed
2014-09-02 Sebastian Drögevp9dec: Get input width/height from the codec instead...
2014-09-02 Thiago Santosvp9dec: Fix segfault when a new caps is received
2013-12-05 Sebastian Drögevpx: Use new gst_video_decoder_set_needs_format() API
2013-08-15 Sebastian Drögeext: Use new flush vfunc of video codec base classes...
2013-06-22 Sebastian Drögevp9: Add support for YV12, Y42B and Y444 color formats
2013-06-22 Sebastian Drögevp9dec: Update default postproc settings from vp9_dx_if...
2013-06-21 Sebastian Drögevpx: Add initial, experimental VP9 support