vp8enc: Expose VP8 width/height limitations in the caps template
[platform/upstream/gst-plugins-good.git] / ext / vpx / gstvp8enc.c
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