summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-19decklink: Fix various compiler warnings with gccdecklink-rewriteSebastian Dröge3-15/+9
2014-12-19decklink: Re-add the COM initialization code for WindowsSebastian Dröge1-0/+64
2014-12-19decklink: Remove in-same-pipeline detection code for audio/video elements of ...Sebastian Dröge2-2/+14
2014-12-19decklinkvideosink: Implement clock slavingSebastian Dröge2-35/+76
2014-12-19decklinkvideosink: Add some more debug output for when frames are scheduledSebastian Dröge1-2/+91
2014-12-19decklink: Add property for configuring the buffer size of the sourcesSebastian Dröge4-10/+45
2014-12-19decklinkaudiosrc: Implement timestamp jitter and discont handlingSebastian Dröge2-17/+107
2014-12-19decklink: Our capture time is the end timestamp of the buffer, subtract the d...Sebastian Dröge2-5/+24
2014-12-19decklink: Allow for a maximum of 5 packets to be queued upSebastian Dröge4-85/+135
2014-12-19decklink: Implement latency query in sources and remember selected modeSebastian Dröge5-2/+100
2014-12-19decklink: Remove obsolete filesSebastian Dröge6-2250/+0
2014-12-19decklink: Add initial version of audio and video sourcesSebastian Dröge8-4/+1301
2014-12-19decklink: Initial version of the audio/video sink rewriteSebastian Dröge7-51/+1468
2014-12-19audiomixer: Track discont-time per pad instead of globallySebastian Dröge2-13/+12
2014-12-19curlsmtpsink: add final boundary to all multipart emailsBranko Subasic2-23/+26
2014-12-18audiomixer: We're only EOS if all our pads are actually EOSSebastian Dröge1-2/+3
2014-12-18audiomixer: The pad's size is always supposed to be the whole buffer sizeSebastian Dröge1-3/+2
2014-12-18videoaggregator: Don't try to map NULL buffersSebastian Dröge1-1/+6
2014-12-18videoaggregator: Make sure to always update the pad's videoinfo together with...Sebastian Dröge1-0/+5
2014-12-18compositor: Fix memory leak when no buffer is available for a pad currentlySebastian Dröge1-1/+3
2014-12-18Automatic update of common submoduleSebastian Dröge1-0/+0
2014-12-17x265enc: reuse the gstvideo proxy getcapsThiago Santos1-58/+5
2014-12-17opusenc: plug ref leak of template capsThiago Santos1-3/+1
2014-12-17aggregator: Add function to allow subclasses to set their own latencySebastian Dröge4-2/+46
2014-12-17audiomixer: Make sure to not have pads being behind the current offsetSebastian Dröge1-2/+29
2014-12-17aggregator: Add a timeout parameter to ::aggregate()Sebastian Dröge6-16/+26
2014-12-17audiomixer: Add queues after the (live) sources in the unit testSebastian Dröge1-5/+12
2014-12-17avfvideosrc: improve timestamping and latency reportingAlessandro Decina1-25/+37
2014-12-16dshowdecwrapper: Remove dependency on ATLRaimo Järvi5-32/+42
2014-12-16dshowsrcwrapper: Added support for image/jpeg and h264Matthew Bader2-2/+29
2014-12-16tests: fix aggregator unit test after property renamingTim-Philipp Müller1-1/+1
2014-12-16audiomixer: Implement get_next_time()Sebastian Dröge1-0/+11
2014-12-16aggregator: Some minor cleanupSebastian Dröge1-21/+32
2014-12-16aggregator: make the src pad task drive the pipeline for live pipelinesMatthew Waters3-170/+233
2014-12-16videoaggregator: always try to use newer buffersMatthew Waters1-2/+3
2014-12-16rectangle: clear rectangle struct before useWim Taymans6-18/+30
2014-12-15opusparse: fix frame size determinationVincent Penquerc'h1-0/+5
2014-12-14mxfdemux: Use IndexTableSegments.Mathieu Duponchelle3-9/+159
2014-12-14tests/aggregator: Use correct type when setting propertySebastian Rasmussen1-1/+1
2014-12-13mpegtsbase: scan more bytes to find initial PCRsSudip Jain1-1/+1
2014-12-12Revert "openh264: fix to work with released versions and master of upstream"Tim-Philipp Müller3-9/+27
2014-12-12openh264: fix to work with released versions and master of upstreamZaheer Abbas Merali3-27/+9
2014-12-12watchdog: GstElement->state is protected with the OBJECT_LOCKThibault Saunier1-3/+1
2014-12-12videoaggregator: Hide some more fields from the APIThibault Saunier2-27/+29
2014-12-12onvif: fix 'make dist'Tim-Philipp Müller1-1/+1
2014-12-11adaptivedemux: fix seek event handlingThiago Santos1-48/+45
2014-12-11rtponviftimestamp: Automatically discover the ntp-offset by default.Olivier Crête3-8/+60
2014-12-11add rtponvifextract elementGuillaume Desmottes5-2/+314
2014-12-11add rtponviftimestamp elementGuillaume Desmottes8-0/+958
2014-12-11glfilter: fix position/texcoord attrib index usageWang Xin-yu (王昕宇)1-3/+5