summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.6.11.6.1Sebastian Dröge2015-10-3081-161/+751
* Update .po filesSebastian Dröge2015-10-3032-32/+32
* po: Update translationsSebastian Dröge2015-10-308-58/+68
* ivfparse: Add vp9 supportSreerenj Balachandran2015-10-292-3/+23
* waylandsink: don't advertise the local wl_display contextGeorge Kiagiadakis2015-10-261-6/+0
* hlsdemux: don't crash or leak memory on broken master playlistAndré Draszik2015-10-251-3/+4
* srtp: Fix critical warning trying to retrieve SSRC from a non fb messageSantiago Carot-Nemesio2015-10-231-1/+0
* srtpdec: skip padding when mapping RTP packetsMiguel París Díaz2015-10-201-2/+4
* mpdparser: Set default last_byte_pos to -1Sebastian Dröge2015-10-201-1/+1
* amcvideodec: Properly forward the return value of gst_video_decoder_negotiate()Sebastian Dröge2015-10-201-2/+3
* amcvideodec: Implement support for COLOR_QCOM_FormatYVU420SemiPlanar32mMultiV...Sebastian Dröge2015-10-202-0/+9
* dshowvideosink: Fix 64bit compatibility issueplamot2015-10-201-9/+5
* hls/m3u8: Update current position in all casesEdward Hervey2015-10-202-15/+25
* pnmdec: drop frame in case of _handle() failureReynaldo H. Verdejo Pinochet2015-10-201-0/+1
* pnmdec: propagate input state after parsingReynaldo H. Verdejo Pinochet2015-10-202-1/+32
* pnmdec: completely reset parsing state at flushReynaldo H. Verdejo Pinochet2015-10-201-4/+1
* gtk: separate out the widget/window destroy callbacksMatthew Waters2015-10-191-7/+10
* dtls: Fix name conflict with openssl on win32Paul Arzelier2015-10-171-0/+7
* hlsdemux: Avoid negative sequence numbersEdward Hervey2015-10-151-4/+12
* dashdemux: fix undefined reference to gst_ntp_clock_newJulien Isorce2015-10-112-1/+2
* id3tag: fix sample memory leakVineeth TM2015-10-071-1/+5
* glvideomixer: Proxy the ignore-eos videoaggregator property as wellNirbheek Chauhan2015-10-071-0/+7
* audioaggregator: Fix build errorVineeth TM2015-10-071-7/+8
* dashdemux: fixed has_next_periodFlorin Apostol2015-10-071-0/+8
* rtmpsrc: plug memory-leaksHavard Graff2015-10-051-4/+4
* dtls: fix printf format on win32Polochon_street2015-10-051-1/+1
* dtls: require openssl >= 1.0.1Aleix Conchillo Flaqué2015-10-051-1/+1
* dtls: fix printf format on win32Paul Arzelier2015-10-051-2/+2
* dashdemux: Correctly assign earliest pts instead of overriding it with first ...John Chang2015-10-051-1/+1
* audioaggregator: Select the initial offset based on the start segment positionSebastian Dröge2015-10-021-3/+10
* aggregator: Convert GST_ERROR_OBJECT() for seek events to GST_DEBUG_OBJECT()Sebastian Dröge2015-10-021-3/+2
* aggregator: For the start time selection, only set the segment positionSebastian Dröge2015-10-021-2/+0
* dashdemux: Implement lazy-loading of external periodsSebastian Dröge2015-10-024-30/+121
* mpdparser: Load OnLoad external resources immediately instead of on demandSebastian Dröge2015-10-021-0/+172
* mpdparser: Add support for loading external SegmentListsSebastian Dröge2015-10-021-9/+143
* mpdparser: Add support for loading external AdaptationSetsSebastian Dröge2015-10-021-3/+149
* mpdparser: Implement loading of external Period nodesSebastian Dröge2015-10-021-13/+190
* mpdparser: Store an URI downloader in the parser for downloading additional M...Sebastian Dröge2015-10-024-2/+24
* mpdparser: Parse xlink attributes from Period, AdaptationSet and SegmentListSebastian Dröge2015-10-022-0/+78
* dashdemux: Properly handle relative and non-HTTP URIs for the headers/indicesSebastian Dröge2015-10-021-7/+3
* mpdparser: If no Initialization is present in the SegmentBase, assume it is b...Sebastian Dröge2015-10-021-26/+26
* mssdemux: activate streams before configuring bitratePhilippe Normand2015-09-301-6/+15
* mssdemux: always use timescale for gst timestamp calculationPhilippe Normand2015-09-301-6/+5
* gl: Pass GL_CFLAGS to g-ir-scannerAntoine Jacoutot2015-09-301-0/+1
* applemedia: dist missing header filesAleix Conchillo Flaqué2015-09-301-0/+2
* audiointerleave: typecast bit-mask to guint64 to fix segmentation faultVineeth TM2015-09-301-1/+2
* mpegtsmux: fix downstream key unit events handling with hlssinkTim-Philipp Müller2015-09-301-2/+1
* videoaggregator: fix compilation with older glib versionTim-Philipp Müller2015-09-291-10/+4
* assrender: fix leak of tag samples in the tag listArnaud Vrac2015-09-291-48/+60
* assrender: fix gap event leak and invalid return valueArnaud Vrac2015-09-291-0/+3