v4l2videodec: Increase v4l2videodecoder rank
[platform/upstream/gst-plugins-good.git] / ext / vpx / gstvp9enc.c
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
2016-08-26 Stian Selnesvp9enc: Fix leak of vpx_image_t
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 baseclass GstVPXEnc
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-11-15 Reynaldo H. Verdej... vp9enc: remove unnecessary NULL check before g_free()
2015-08-16 Thiago Santosvideoencoders: use template subset check for accept...
2015-08-15 Tim-Philipp Müllervp8enc, vp9enc: reset multipass file index when stoppin...
2015-08-15 Tim-Philipp Müllervp9enc: provide support for multiple pass cache files
2015-05-12 Sebastian Drögevp[89]enc: Properly convert between GStreamer and encod...
2015-05-12 Sebastian Drögevp[89]enc: Don't set timebase from the framerate
2015-05-10 Tim-Philipp Müllerdocs: update example pipelines in element docs
2015-03-09 Luis de Bethencourtvp9enc: remove duplicate declaration of function
2015-03-09 Sebastian Drögevp[89]enc: Reset the encoder when flushing
2015-03-02 Sebastian Drögevp{8,9}enc: Tell the encoder about actual timestamps...
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2014-12-09 Thibault SauniervpXenc: CLOCK_TIME_NONE is not a valid min_latency...
2014-11-10 Aurélien Zanellivpx: mark arnr-type properties as deprecated and set...
2014-09-30 Sebastian Drögevp8enc/vp9enc: Protect the encoder with a mutex in...
2014-09-30 Sebastian Drögevp9enc: Allow caps renegotiation
2014-06-02 Edward Herveyvp9enc: Don't dereference NULL checks
2014-05-20 Edward Herveyvp9enc: Don't dereference NULL checks
2014-05-05 Vincent Penquerc'hvp9enc: do not dereference NULL pointer
2013-06-22 Sebastian Drögevp9: Add support for YV12, Y42B and Y444 color formats
2013-06-21 Sebastian Drögevpx: Add initial, experimental VP9 support