summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gl/eagl: use the default GL context debug categoryMatthew Waters2015-09-291-0/+2
* gtk: fix assertion when the element has no peerMatthew Waters2015-09-291-3/+5
* resindvd: Send gap updates to the segment stop during stillsJan Schmidt2015-09-271-10/+15
* dvdspu: fix pgs palette colorsArnaud Vrac2015-09-271-2/+2
* audiomixer: fix deadlock when G_DISABLE_ASSERT is not definedTim-Philipp Müller2015-09-261-1/+1
* Release 1.6.01.6.0Sebastian Dröge2015-09-2580-165/+425
* Update .po filesSebastian Dröge2015-09-2540-40/+40
* glfilter: use GL_ELEMENT_ARRAY_BUFFER for vbo indicesJulien Isorce2015-09-251-2/+2
* glmemory: fix texture leak in _gl_mem_copyJulien Isorce2015-09-251-2/+2
* gtk: Only run from the main thread in stop() if we created the windowSebastian Dröge2015-09-241-2/+7
* gtk: When setting format check if pending format changedThibault Saunier2015-09-241-1/+1
* gtk: Do not forget to release OBJECT_LOCK on error pathThibault Saunier2015-09-241-4/+6
* gtk: Factor out a function to run a function on main threadThibault Saunier2015-09-245-103/+114
* gtk: Marshall state changes in the main threadThibault Saunier2015-09-241-7/+90
* decklink: Add a clock epoch that is used as offset whenever restarting the clockSebastian Dröge2015-09-244-2/+10
* decklink: Disable inputs/outputs in PAUSED->READY to allow going to PAUSED ag...Sebastian Dröge2015-09-243-21/+72
* gtksink: Do not show window until we reach the PAUSED stateThibault Saunier2015-09-231-1/+14
* mpdparser: Only check stream->segments for a repeated last segment if we have...Sebastian Dröge2015-09-221-1/+2
* x265enc: Drop incorrect stream-format="avc" in template capsArun Raghavan2015-09-211-1/+1
* gtksink: Do not re destroy the GtkWindow if destroyed by the userThibault Saunier2015-09-211-1/+8
* gl/dispmanx: fix rendering with recent resize state trackingMatthew Waters2015-09-211-2/+1
* gtkglsink: Hide and clean the GtkWindow we might createThibault Saunier2015-09-193-8/+24
* Release 1.5.911.5.91Sebastian Dröge2015-09-1882-209/+1326
* Update .po filesSebastian Dröge2015-09-1840-40/+40
* audioaggregator: Only skip the remaining part of a GAP bufferSebastian Dröge2015-09-181-1/+1
* vtdec: disable the texture cache on OSXMatthew Waters2015-09-181-0/+5
* aggregator: Keep at least two buffers in the queue in live modeOlivier Crête2015-09-181-1/+10
* po: Update translationsSebastian Dröge2015-09-181-60/+431
* vtdec: gst-indent fileMatthew Waters2015-09-181-3/+6
* dvdspu: pgs: fix printf format/argument mismatch in debug statementsTim-Philipp Müller2015-09-171-5/+6
* adaptivedemux: remove unprefix STATISTICS_MESSAGE_NAME after allTim-Philipp Müller2015-09-171-5/+0
* adaptivedemux: prefix the statistics message name macroPhilippe Normand2015-09-173-4/+16