pulsesink: Apply individual volume ratio to volume/mute properties
[platform/upstream/gst-plugins-good.git] / gst / deinterlace /
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
2016-11-18 Sebastian Drögedeinterlace: Mark pad as needing reconfiguration again...
2016-09-12 Sebastian Drögedeinterlace: Fix field ordering for reverse playback
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-06-02 Edward Herveydeinterlace: Ensure DISCONT flag is properly propagated
2016-05-20 Guillaume Desmottesdeinterlace: fix caps leak
2016-04-22 Tim-Philipp Müllerdeinterlace: fix description of linear interlacing...
2016-04-12 Sebastian Drögedeinterlace: Drain the field history if the caps are...
2016-04-12 Sebastian Drögedeinterlace: Instead of confusing crashes later, just...
2016-03-24 Vivia Nikolaidoudeinterlace: Added "auto" fields mode
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-03-17 Vivia Nikolaidoudeinterlace: Fix typo to not change the input caps...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-23 Sebastian Drögegst: Handle gst_pad_get_current_caps() returning NULL...
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-02-08 Luis de Bethencourtdeinterlace: remove check for impossible condition
2016-01-27 Sebastian Drögedeinterlace: Check for subset instead of non-empty...
2016-01-27 Sebastian Drögedeinterlace: Unset RECONFIGURE flag on srcpad whenever...
2016-01-27 Vivia Nikolaidoudeinterlace: Do passthrough in auto mode if downstream...
2016-01-27 Sebastian Drögedeinterlace: Add mode=auto-strict
2016-01-27 Sebastian Drögedeinterlace: Implement reconfiguration a bit better
2016-01-27 Sebastian Drögedeinterlace: Rewrite caps negotiation
2016-01-27 Sebastian Drögedeinterlace: Remove unused, obsolete bufferalloc code
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-11-02 Luis de Bethencourtdeinterlace: use GST_STIME_ARGS for GstClockTimeDiff
2015-10-25 Thiago Santosdeinterlace: break as soon as non-interlaced if found
2015-10-25 Thiago Santosdeinterlace: implement accept-caps
2015-06-25 Luis de Bethencourtdeinterlace: update example pipeline
2015-06-25 Luis de Bethencourtdeinterlace: remove dead assignments
2015-06-07 Sebastian DrögeRelease 1.5.1
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2014-12-14 Thibault SaunierDeinterlace: in query_caps return only supported format...
2014-09-23 Sanjay NMMiscellaneous minor cleanups
2014-06-29 Sebastian Drögedeinterlace: Fix compiler warnings when compiling with...
2014-05-03 Sebastian DrögeRelease 1.3.1 1.3.1
2014-04-22 Sebastian Drögedeinterlace: Fix compiler warning
2014-04-16 Vincent Penquerc'hdeinterlace: fix sign comparison
2014-04-07 Vincent Penquerc'hdeinterlace: guard against finding no suitable pattern
2014-02-04 Matthieu Bourondeinterlace: do not try set deinterlace method if passt...
2014-01-03 Matthieu Bourondeinterlace: support any video formats and any caps...
2013-12-16 Todd AgulnickSome compiler warning fixes to satisfy XCode compiler
2013-12-02 Tim-Philipp Müllerdeinterlace: microoptimisation: avoid some unnecessary...
2013-12-01 Tim-Philipp Müllerdeinterlace: fix off-by-one crash when downstream caps...
2013-11-18 Tim-Philipp Müllerdocs: get rid of 'Since: 0.10.x' markers
2013-10-07 Sebastian Drögedeinterlace: Fix handling of planar video formats in...
2013-07-22 Tim-Philipp Müllerdeinterlace: fix on-the-fly changing of "mode" and...
2013-06-05 Sebastian DrögeRelease 1.1.1 1.1.1
2013-05-22 Sebastian Drögedeinterlace: The return value of gst_pad_set_caps(...
2013-05-14 Sebastian Drögedeinterlace: Improve handling of min/max buffer numbers...
2013-05-14 Matej Knoppdeinterlace: set caps for buffer pool config
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-07 Matej Knoppdeinterlace: force deinterlacing in "interlaced" mode
2013-03-17 Kishore Arepallideinterlace: fix infinite loop on EOS with non-default...
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-12-18 Thijs Vermeirdeinterlace: use appropriate printf format for gsize
2012-12-11 Wim Taymansdeinterlace: add support for strides
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-25 Robert Swaindeinterlace: Add some useful debug logging
2012-09-25 Robert Swaindeinterlace: Fix telecine
2012-09-18 Robert Swaindeinterlace: Remove incorrect logic
2012-09-18 Robert Swaindeinterlace: Fix field duration
2012-09-12 Jan Schmidtdeinterlace: Don't treat every custom-downstream event...
2012-09-12 Wim Taymansdeinterlace: improve framerate transform
2012-09-12 Wim Taymansdeinterlace: small cleanup
2012-09-06 Wim Taymansdeinterlace: remove redundant _set_allocation call
2012-09-06 Mark Nauwelaertsdeinterlace: plug some leaks
2012-09-06 Wim Taymansdeinterlace: reuse core function for GCD
2012-09-06 Mark Nauwelaertsdeinterlace: support filter in getcaps
2012-09-06 Mark Nauwelaertsdeinterlace: do not leak getcaps result
2012-09-06 Wim Taymansdeinterlace: add support for bufferpool
2012-09-06 Wim Taymansdeinterlace: proxy allocation query in passthrough
2012-09-06 Wim Taymansdeinterlace: use default event functions
2012-09-06 Wim Taymansdeinterlace: small cleanups
2012-09-06 Wim Taymansdeinterlace: call default query handlers
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-08-27 Tim-Philipp Müllerdeinterlace: the field in caps is "interlace-mode"...
2012-08-14 Tim-Philipp Müllerdeinterlace: fix not-negotiated errors on variable...
2012-08-08 Tim-Philipp Müllergst: update disted orc files
2012-07-26 Robert Swaindeinterlace: Fix timestamp adjustment and caps
2012-07-26 Robert Swaindeinterlace: Fix/simplify telecine state checks
2012-07-26 Robert Swaindeinterlace: Improve debug output
2012-07-26 Robert Swaindeinterlace: Fix low-latency pattern locking
2012-07-26 Robert Swaindeinterlace: RFF should be ignored in deinterlace
2012-07-26 Robert Swaindeinterlace: Improve process logic
2012-07-23 Wim Taymansdeinterlace: get frame flags correctly
2012-07-20 Robert Swaindeinterlace: Port to 1.0
2012-06-12 Vincent Penquerc'hdeinterlace: send QoS messages when dropping a frame
2012-04-12 Sebastian DrögeRelease 0.11.90 RELEASE-0.11.90
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian Drögegst: Update versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
next