summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* wasapisrc: Correctly disable provide-clockNirbheek Chauhan2018-08-021-3/+3
* wasapisink: fix regression in shared mode segment sizeChristoph Reiter2018-08-021-3/+9
* compositor: Don't leak all buffers while crossfading and not all pads are cro...Sebastian Dröge2018-07-261-0/+5
* compositor: Use 255 as maximum alpha instead of 256Sebastian Dröge2018-07-251-7/+5
* kmssink: Add support for mxsfb-drm driverGary Bisson2018-07-251-1/+1
* kmssink: Add new entry for Xilinx DRM DriverDevarsh Thakkar2018-07-251-1/+2
* kmssink: Add support for the Allwinner DRM driver (sun4i-drm)Paul Kocialkowski2018-07-251-1/+1
* Release 1.14.21.14.2Tim-Philipp Müller2018-07-206-144/+672
* Update docsTim-Philipp Müller2018-07-20130-128/+140
* find_codec_preferences: use received capsMathieu Duponchelle2018-07-181-2/+5
* player: Avoid trying to join the player thread from itselfRoland Jon2018-07-181-1/+4
* decklink: Fix warning about HRESULT not being unsigned intNirbheek Chauhan2018-07-181-1/+1
* pitch: Flush only if there are unprocessed samplesSuhas Nayak2018-07-181-3/+5
* pitch: preserve seek event seqnumsMathieu Duponchelle2018-07-181-0/+4
* pitch: fix latency reportingMathieu Duponchelle2018-07-181-2/+0
* pitch: Fix single input buffer followed by EOSMathieu Duponchelle2018-07-181-3/+0
* videoaggregator: Fix string leakSeungha Yang2018-07-181-2/+3
* videoaggregator: log an ERROR if we're going to return a flow errorTim-Philipp Müller2018-07-181-1/+1
* dvb: Fix typo in comment terminationJan Schmidt2018-07-181-1/+1
* dvb: camconditionalaccess: fix wrong license headersAlessandro Decina2018-07-182-26/+26
* webrtc: Fix memory leakJan Schmidt2018-07-161-0/+1
* webrtc: Clean up and fix transportsendbinJan Schmidt2018-07-162-184/+241
* webrtc: Move dtlssrtpenc state managementJan Schmidt2018-07-162-2/+17
* webrtc/dtlstransport: Add more debug. Rename categoryJan Schmidt2018-07-161-1/+1
* webrtc: Clean up pad block allocs on dispose.Jan Schmidt2018-07-161-16/+27
* webrtc: Move the transportsendbin pad block removalJan Schmidt2018-07-051-13/+15
* webrtc: Fix wrong parent classes for DTLSTransport and ICETransportThibault Saunier2018-07-032-2/+2
* webrtc: Explicitly initialise mutex and conditionJan Schmidt2018-07-021-0/+5
* webrtc: Don't deadlock on block pads on shutdownJan Schmidt2018-06-281-6/+12
* webrtcbin: copy sticky events on our ghostpadsMathieu Duponchelle2018-06-281-0/+12
* webrtcbin: rtpstorage takes a 64-bit integer for "size-time" propertyTim-Philipp Müller2018-06-281-1/+1
* webrtcbin: implement support for FEC and RTXMathieu Duponchelle2018-06-289-41/+1230
* player: Fix duration-changed CRITICAL warning if duration did not actually ch...Lyon Wang2018-06-211-1/+2
* gst_webrtc_session_description_new: fix annotationsMathieu Duponchelle2018-06-211-1/+1
* tsdemux: Don't set invalid seqnum on segment eventNicolas Dufresne2018-06-191-1/+3
* tsdemux: Don't query duration if program isn't activeEdward Hervey2018-06-191-0/+5
* mpegtsdemux: Fix SEGMENT seqnum propagationEdward Hervey2018-06-193-3/+10
* codecparsers: mpeg2: don't mess the StartCode only packetsSreerenj Balachandran2018-06-011-1/+1
* wasapisink: fix a rounding error when calculating the buffer frame countChristoph Reiter2018-05-251-3/+5
* wasapisink: fix missing unlock in case IAudioClient_Start failsChristoph Reiter2018-05-251-1/+2
* wasapi: use FAILED to detect errorsChristoph Reiter2018-05-231-1/+1
* wasapi: Don't pass CoTaskMemFree to g_clear_pointerChristoph Reiter2018-05-232-2/+4
* Release 1.14.11.14.1Tim-Philipp Müller2018-05-176-25/+757
* Update docsTim-Philipp Müller2018-05-17126-126/+126
* Update translationsTim-Philipp Müller2018-05-171-29/+29
* adaptivedemux: Support period change in live playlistSeungha Yang2018-05-141-9/+13
* dashdemux: Fix sync of updated manifest from previous oneSeungha Yang2018-05-141-0/+6
* srtp: Add "roc" caps field to the gst-launch exampleOlivier Crête2018-05-141-1/+1
* tsdemux: ignore sparse stream when checking for initial timestampAurélien Zanelli2018-05-141-4/+17
* nvdec: Add colorimetry info to the capsJan Schmidt2018-05-141-0/+98