summaryrefslogtreecommitdiff
path: root/gst/inter
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2018-02-11interaudio: Make sure both PTS and DTS values are definedCarlos Rafael Giani1-1/+2
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier6-23/+23
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+19
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM6-12/+12
2015-12-15plugins-bad: Fix example pipelinesVineeth TM6-12/+12
2015-10-02gstreamer: bad: Fix memory leaks when context parse failsVineeth TM1-3/+7
2015-09-16intervideosink: render preroll frames as wellTim-Philipp Müller2-10/+9
2015-04-28gst: remove some unnecessary glib version checksTim-Philipp Müller1-5/+0
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge1-1/+1
2015-01-23intervideosrc: Fix GAP flag setting on non-black framesArun Raghavan1-7/+7
2015-01-22intervideosrc: Fix GAP flag setting on black frames correctlyArun Raghavan1-15/+16
2015-01-22intervideosrc: Fix max value of the timeout propertyArun Raghavan1-1/+1
2015-01-15interaudiosink: Make sure that buffer time is always bigger than period timeSebastian Dröge1-0/+10
2015-01-13inter: Use a #define for the default value of the channel propertySebastian Dröge5-10/+20
2015-01-13intervideosrc: Make the timeout configurable after which we start showing a b...Sebastian Dröge2-9/+27
2015-01-13inter: silence messages for flushed / created samplesBranislav Katreniak3-3/+3
2015-01-10inter: interaudiosrc - fixate layout for default capsJan Schmidt1-1/+3
2014-12-05intervideosrc: Fix a memory leakArun Raghavan1-0/+1
2014-11-12interaudiosink: Make sure to store at least period-time samples at once in th...Sebastian Dröge2-2/+48
2014-11-12intervideosrc: Stop showing the current frame after 1 second, not after 30 fr...Sebastian Dröge1-2/+7
2014-11-11interaudiosrc: Make sure we have a writable buffer before we start changing m...Sebastian Dröge1-1/+2
2014-11-11intervideosrc: Set the GAP flag on repeated buffersSebastian Dröge1-0/+14
2014-11-11interaudiosrc: Set the GAP flag on buffers that only contain silenceSebastian Dröge1-0/+1
2014-11-06intervideosrc: Print a warning into the debug log on generating black framesSebastian Dröge1-0/+1
2014-11-06intervideosink: Add some debug output in the render functionSebastian Dröge1-0/+3
2014-11-04interaudiosrc: Fix compiler warning about unused variablesSebastian Dröge1-5/+2
2014-11-04interaudio: Make buffer size and latency handling more explicit and add prope...Sebastian Dröge5-49/+181
2014-11-04interaudiosink: Use the bpf from the audio info instead of hardcoding 4Sebastian Dröge1-1/+1
2014-11-04interaudio: Only flush the ringbuffer on the sink sideSebastian Dröge1-6/+0
2014-11-04interaudiosink: Flush the adapter when we get new capsSebastian Dröge1-0/+2
2014-11-03intervideosrc: Negotiate framerate with downstreamSebastian Dröge1-5/+67
2014-11-03inter*src: No need to set caps manually on the padSebastian Dröge2-2/+2
2014-11-03inter: fix order of argumentsWim Taymans1-1/+1
2014-11-03interaudio: Set all required fields on the template capsSebastian Dröge2-2/+2
2014-11-02inter: don't leak surface nameTim-Philipp Müller1-0/+1
2014-10-27inter: Use 64-bit safe scaling functionsSebastian Dröge2-6/+6
2014-10-22interaudio: Add support for arbitrary raw audio formatsSebastian Dröge2-4/+2
2014-10-22intervideo: Add support for arbitrary video formatsSebastian Dröge3-20/+32
2014-10-22inter: Truncate the caps as part of the fixatingSebastian Dröge2-1/+2
2014-10-22interaudio: Fix timestamp, latency and period handlingSebastian Dröge2-27/+31
2014-10-22interaudio: Use GST_DEBUG_OBJECT() instead of GST_DEBUG()Sebastian Dröge2-7/+9
2014-10-22interaudio: Properly pass through caps from the sink to the sourceSebastian Dröge5-51/+135
2014-10-22inter: Clean up surfaces after the last user is goneSebastian Dröge2-2/+26
2014-10-22inter: Whitespace cleanupSebastian Dröge7-39/+0
2014-10-22intervideo: Properly pass through caps from the sink to the sourceSebastian Dröge5-17/+102
2014-08-11inter: Unref bus after usageSebastian Rasmussen1-0/+5
2014-06-29intersubsrc: basesrc is already creating a pad for us, no need to do it twiceSebastian Dröge2-5/+0