gstvpxdec: Call vpx_img_free() after log message
[platform/upstream/gst-plugins-good.git] / ext / vpx / gstvp8enc.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-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'
2016-01-20 Sebastian Drögevp8enc: Ensure that we always have valid frame user...
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... vp8enc: 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-14 Oleksij Rempelvp8enc: 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-04-01 Olivier Crêtevp8enc: Expose VP8 width/height limitations in the...
2015-03-09 Sebastian Drögevp[89]enc: Reset the encoder when flushing
2015-03-02 Sebastian Drögevp8enc: Use 0 as duration for the EOS "frame"
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ögevp8enc: finish() and drain() should return a GstFlowReturn
2014-09-30 Jose Antonio Santo... vp8enc: Allow caps renegotiation
2014-06-02 Edward Herveyvp8enc: Don't dereference NULL variable
2014-05-20 Edward Herveyvp8enc: Don't dereference NULL variable
2014-05-02 Vincent Penquerc'hvp8enc: guard against NULL pointer dereference
2013-05-26 Tom Greenwoodvp8enc: Add property to manually specify the timebase...
2013-03-25 Tom Greenwoodvp8enc: Fix for divide by zero when using 0/1 framerate
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-12-12 Sebastian Drögeext/sys: Fix some compilation errors caused by circular...
2012-11-12 Sebastian Drögevp8enc: Don't leak GstVideoCodecFrames that cause the...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-23 Oleksij Rempelvp8enc: set DECODE_ONLY flag on invisible AltRef frames
2012-10-17 Tim-Philipp Müllerjpeg, png, vpx: use gst_element_class_set_static_metadata()
2012-10-15 Sebastian Drögevp8enc: And this time fix the default target-bitrate...
2012-10-15 Sebastian Drögevp8enc: Fix default target-bitrate value
2012-09-25 Edward Herveyvp8enc: Disable GLIB deprecation warnings
2012-09-17 Sebastian Drögevp8enc: Correctly finish frames
2012-09-17 Sebastian Drögevp8enc: Allow changing bitrate and other parameters...
2012-09-17 Sebastian Drögevp8enc: Store configuration in the vpx_codec_enc_cfg_t...
2012-09-16 Sebastian Drögevp8enc: Update documentation to reflect new property...
2012-09-16 Sebastian Drögevp8enc: Make some property names more readable
2012-09-16 Sebastian Drögevpx: Rename vp8 plugin to vpx