[v4l2src] Enable libv4l2 to use emulated format
[platform/upstream/gst-plugins-good.git] / gst / videomixer /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 92/225592/1
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-10-17 Tim-Philipp Müllermeson: Replace empty configuration_data() with copy...
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in good
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-02-09 Edward HerveyUpdate ORC files
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
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-04-13 Reynaldo H. Verdej... videomixer: drop reference to videomixer 2
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-21 Tim-Philipp Müllerwin32: remove outdated build cruft
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-11-02 Luis de Bethencourtvideomixer: use GST_STIME_ARGS for GstClockTimeDiff
2015-06-07 Sebastian DrögeRelease 1.5.1
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-02-26 Arun Raghavanvideomixer: Drop custom latency querying logic
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2015-01-27 Luis de Bethencourtvideomixer: update orc files
2015-01-19 Vincent Penquerc'hvideomixer: fix illegal memory access in blend function...
2014-11-17 Matthew Watersvideomixer: fix up QoS handling for live sources
2014-11-03 Wim Taymansvideomixer2: reverse order of params for converter
2014-10-01 Sebastian Drögevideomixer: Actually use the correct GstVideoInfo for...
2014-10-01 Sebastian Drögevideomixer: Revert the last commit and handle resolutio...
2014-10-01 Sebastian Drögevideomixer: GstVideoConverter currently can't rescale...
2014-09-24 Wim Taymansvideomixer: use video library code instead of copy
2014-09-04 Andrei Sarakeevvideomixer: Fix synchronization if dynamically changing...
2014-08-25 Sebastian Drögevideomixer: Use the best width/height/etc if downstream...
2014-08-25 Ravi Kiran K Nvideomixer: Avoid double free of VideoConvert
2014-08-14 Sebastian Drögevideomixer: Use the best width/height/etc if downstream...
2014-08-14 Ravi Kiran K Nvideomixer: Avoid double free of VideoConvert
2014-08-08 Sebastian Rasmussenvideomixer: Unref allowed caps after usage
2014-08-08 Sebastian Rasmussenvideomixer: Unref allowed caps after usage
2014-07-04 Tim-Philipp Müllervideomixer: fix double unlock in segment seek segment...
2014-07-01 Vincent Penquerc'hvideomixer: reset QoS on segment event
2014-06-28 Sebastian Drögevideomixer: Update dist generated ORC files
2014-06-28 Sebastian Drögevideomixer: Update videoconvert code from -base
2014-06-26 Thibault Sauniervideomixer: Declare as Compositor in 'klass'
2014-06-25 David Fernandezvideomixer2: Solve segmentation fault when src caps...
2014-05-03 Sebastian DrögeRelease 1.3.1 1.3.1
2014-04-16 Tim-Philipp Müllervideomixer: name collectpads object based on videomixer...
2014-04-16 Tim-Philipp Müllervideomixer: better logging of incoming events
2014-04-16 Vincent Penquerc'hvideomixer: remove dead code
2014-04-16 Sebastian Drögevideomixer: Create hashtable only when we actually...
2014-04-16 Sebastian Drögevideomixer: Chain up to the parent class' dispose function
2014-03-16 Mathieu Duponchellevideomixer: Port to new collectpads API
2014-03-11 Thiago Santosvideomixer2: store video info with buffers to keep...
2013-11-29 Sebastian Drögevideomixer: Simplify NV12/21 blending code macros
2013-11-29 Sebastian Drögevideomixer: Fix segfault when filling the background...
2013-11-27 Mathieu Duponchellevideomixer: explicitly fail when alpha information...
2013-11-22 MathieuDuponchellevideomixer2: Merge tag events to send them in collected.
2013-10-29 Matthieu Bouronvideomixer: remove unneeded guint comparaison
2013-10-04 Mathieu Duponchellevideomixer: Update videoconvert copy
2013-10-04 Mathieu Duponchellevideomixer: Check if the pad needs reconfiguration...
2013-09-17 Tim-Philipp Müllervideomixer: link to libm for maths stuff
2013-09-16 Sebastian Drögevideomixer: Update orc generated files
2013-09-11 Thibault Sauniervideomixer: Do not check if caps are empty when they...
2013-09-10 Seán de Búrcavideomixer: fix build if orc is not installed
2013-09-10 Mathieu Duponchellevideomixer: Add colorspace conversion
2013-09-10 Mathieu Duponchellevideomixer: Don't send reconfigure event when formats...
2013-09-10 Mathieu Duponchellevideomixer: Bundle private copies of videoconvert code
2013-09-04 Mathieu Duponchellevideomixer: Don't set EOS to FALSE when the collectpad...
2013-08-24 Mathieu Duponchellevideomixer: don't send flush_stop twice.
2013-08-17 Thibault Sauniervideomixer: Do not send flush_stop ourself after a...
2013-08-11 Thibault Sauniervideomixer: Send EOS if buf_end >= segment.stop
2013-08-06 Thibault Sauniervideomixer: Make sure to send EOS if the buffer end...
2013-07-21 Mathieu Duponchellevideomixer: use gst_util_uint64_scale*_round.
2013-07-09 Sebastian Drögevideomixer: Fix handling of buffers without a duration
2013-07-09 Sebastian Drögevideomixer: Fix negotiation with 0/1 framerates
2013-06-12 Sebastian DrögeRevert "videomixer: When all sinkpads are eos, update...
2013-06-11 Mathieu Duponchellevideomixer: check last end_time after conversion to...
2013-06-11 Mathieu Duponchellevideomixer: add mix->segment.start to output_end_time
2013-06-05 Sebastian DrögeRelease 1.1.1 1.1.1
2013-05-30 Sebastian Drögevideomixer: Add FIXME comment about the DURATION query...
2013-05-30 Mathieu Duponchellevideomixer: Set a reference to mix->current_caps as...
2013-05-28 Nicolas Dufresnevideomixer: Maintain z-order when new pad are added
2013-05-25 Thibault Sauniervideomixer: Always handle flush_stop_pending atomically
2013-05-25 Thibault Sauniervideomixer: Do not take COLLECT_PADS_STREAM_LOCK when...
2013-05-23 Nicolas Dufresnevideomixer: Don't hold stream-lock while pushing non...
2013-05-23 Nicolas Dufresnevideomixer: Don't hold object lock while sending events
2013-05-21 Thibault Sauniervideomixer: Send a reconfigure event upstream if sinkpa...
2013-05-20 Mathieu Duponchellevideomixer: When all sinkpads are eos, update output...
2013-05-20 Mathieu Duponchellevideomixer: Don't reset the output segment on flush...
2013-05-19 Thibault Sauniervideomixer: Send caps event from the streaming thread
2013-05-19 Thibault Sauniervideomixer: Do not send flush_stop when receiving a...
2013-05-19 Thibault Sauniervideomixer2: Protect flush_stop_pending with the collec...
2013-05-09 Sebastian DrögeRevert "videomixer2: Take into account new segments"
2013-05-09 Mathieu Duponchellevideomixer2: Take into account new segments
2013-05-08 Sebastian Drögevideomixer2: Send stream-start before caps event
2013-04-25 Mathieu Duponchellevideomixer: send stream-start event.
2013-04-16 Olivier Crêtevideomixer: Don't unref query, we don't own it
2013-04-15 Sebastian Drögegst: Add better support for static plugins
next