rtpvrawpay: don't use buffer lists if everything fits into one buffer
[platform/upstream/gst-plugins-good.git] / ext / vpx / gstvp8dec.c
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
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
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 Prashant Gotarnevpx: created common base class GstVPXdec for vpx decoders
2015-12-04 Nicolas Dufresnevpxdec: Use GstMemory to avoid copies
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 Santosvp8dec: 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 Tom Greenwoodvp8dec: Fix for handling resolution changes when decodi...
2014-09-02 Jose Antonio Santo... vp8dec: Reset output and input states when changing...
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ögevp8dec: Error out gracefully if we get an unsupported...
2013-04-04 Tom Greenwoodvp8dec: Improve logging when vpx_codec_peek_stream_info...
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-11-12 Sebastian Drögevp8dec: Fix last commit
2012-11-12 Sebastian Drögevp8dec: Also destroy decoder in set_format() if it...
2012-11-12 Sebastian Drögevp8dec: Don't clear input state in reset()
2012-11-09 Debarshi Rayvp8dec: Don't give up so easily if failed to decode...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-11-02 Sebastian Drögevp8dec: Immediately return if opening the decoder failed
2012-11-02 Debarshi Rayvp8dec: Short circuit gst_vp8_dec_handle_frame if keyfr...
2012-10-17 Tim-Philipp Müllerjpeg, png, vpx: use gst_element_class_set_static_metadata()
2012-09-16 Sebastian Drögevpx: Rename vp8 plugin to vpx