summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2013-01-09dtmf/spandsp: Move dtmfdetect to use libspandspOlivier Crête6-961/+3
2013-01-06hlssink: don't forward multifilesink messages to applicationVictor Gottardi1-1/+8
2013-01-06hlssink: m3u8 add EXT-X-ALLOW-CACHEVictor Gottardi1-0/+4
2013-01-06hlssink: round segment duration to nearest number of secondsVictor Gottardi1-2/+3
2013-01-06hlssink: don't leak old playlist entries when using max-filesTim-Philipp Müller2-6/+3
2013-01-04inter: don't use deprecated GStaticMutex APITim-Philipp Müller1-4/+4
2013-01-01mpegpsmux: use DTS in addition to PTSTim-Philipp Müller2-65/+97
2012-12-31mpegpsmux: use gstreamer debug logging system everywhereTim-Philipp Müller3-10/+2
2012-12-31mpegpsmux: port to 0.11Tim-Philipp Müller6-226/+164
2012-12-28tsdemux: extract ISO 639 language codes for subtitles into taglistsMatthias Hardt2-0/+9
2012-12-18videoparsers: use appropriate printf format for gsizeThijs Vermeir1-5/+6
2012-12-18mxf: use appropriate printf format for gsizeThijs Vermeir2-64/+65
2012-12-18jpeg: use appropriate printf format for gsizeThijs Vermeir1-3/+3
2012-12-18inter: use appropriate printf format for gsizeThijs Vermeir1-2/+2
2012-12-17videoparsers: Make sure the caps are actually writable before changing themSebastian Dröge5-0/+5
2012-12-17videoparsers: Use the peer caps for restrictions instead of the srcpad allowe...Sebastian Dröge5-7/+7
2012-12-16rtpmux: remove rtpmux plugin, moved to -goodTim-Philipp Müller6-1347/+0
2012-12-15scaletempo: remove scaletempo plugin, moved to -goodTim-Philipp Müller4-963/+0
2012-12-14autoconvert: don't use deprecated threading APITim-Philipp Müller1-5/+5
2012-12-13h264parse: use upstream width/height when givenWim Taymans1-3/+15
2012-12-13mpeg4videoparse: export number of sprite warping points in capsArnaud Vrac1-0/+4
2012-12-13mpeg4videoparse: handle divx capsArnaud Vrac1-5/+7
2012-12-12mxfdemux: printf format fixes for debug messagesTim-Philipp Müller1-4/+4
2012-12-12hls: minor Makefile clean-upTim-Philipp Müller1-2/+2
2012-12-11hls: link to the right gst-plugins-base libs and fix libs orderMichael Esemplare1-2/+3
2012-12-06mxfdemux: Don't allow any wrapping other than frame wrappingSebastian Dröge1-0/+27
2012-12-06mxfdemux: Add function to get the essence track wrappingSebastian Dröge9-0/+281
2012-12-05mxf: Add support for parsing filler structural componentsSebastian Dröge4-0/+37
2012-12-05mxf: Improve debug output during metadata resolvalSebastian Dröge1-23/+86
2012-11-30resindvd, frei0r: link to libgmodule-2.0 in plugins that use g_module_* APITim-Philipp Müller1-2/+2
2012-11-30mxf: Add more support for RP2008 (AVC in the MPEG mapping)Sebastian Dröge1-4/+12
2012-11-27mpegtsmux: crashes when trying to re-use the elementKrzysztof Konopko1-1/+2
2012-11-23mpegtsmux: propagate flow returnsKrzysztof Konopko1-3/+1
2012-11-20hlssink: add doc chunk with example command lineTim-Philipp Müller1-0/+12
2012-11-15mpeg4videoparse: Fix nitpickThibault Saunier1-1/+1
2012-11-15mpeg4videoparse: Make sure pad template caps are not fixed from the beggingThibault Saunier1-0/+3
2012-11-14tsdemux: forward upstream time segments after flushesJosep Torra1-7/+22
2012-11-14gst_adapter_prev_timestamp -> gst_adapter_prev_ptsTim-Philipp Müller2-7/+9
2012-11-14hls: dist all header files needed to buildTim-Philipp Müller1-4/+2
2012-11-14accurip: fix linker flagsTim-Philipp Müller1-1/+1
2012-11-12tsdemux: reset the stream some more in the flushesJosep Torra1-0/+3
2012-11-12mpegtspacketizer: flush observations tooJosep Torra1-0/+16
2012-11-12mpegtsbase: fix double unref of seek eventJosep Torra1-1/+0
2012-11-12mpegtsbase: flush in FLUSH_STOP to avoid race conditionsJosep Torra1-4/+3
2012-11-10Revert "tspacketizer: ensure that a null pointer isn't accessed"Josep Torra1-1/+0
2012-11-10Revert "tsbase: add a guard with an atomic boolean when flushing"Josep Torra2-13/+0
2012-11-10hlssink: remove vim .swp files that I just committed accidentally...Alessandro Decina2-0/+0
2012-11-10hlssink: port to 1.0Alessandro Decina4-9/+5
2012-11-10hlssink: cut segments using the running-timeAlessandro Decina2-62/+104
2012-11-10hlssink: don't unref ->multifilesink.Alessandro Decina1-3/+0