vpx: fix build against older libvpx versions
[platform/upstream/gst-plugins-good.git] / ext / vpx / gstvp9dec.c
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-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