summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* dtmf/spandsp: Move dtmfdetect to use libspandspOlivier Crête2013-01-096-961/+3
* hlssink: don't forward multifilesink messages to applicationVictor Gottardi2013-01-061-1/+8
* hlssink: m3u8 add EXT-X-ALLOW-CACHEVictor Gottardi2013-01-061-0/+4
* hlssink: round segment duration to nearest number of secondsVictor Gottardi2013-01-061-2/+3
* hlssink: don't leak old playlist entries when using max-filesTim-Philipp Müller2013-01-062-6/+3
* inter: don't use deprecated GStaticMutex APITim-Philipp Müller2013-01-041-4/+4
* mpegpsmux: use DTS in addition to PTSTim-Philipp Müller2013-01-012-65/+97
* mpegpsmux: use gstreamer debug logging system everywhereTim-Philipp Müller2012-12-313-10/+2
* mpegpsmux: port to 0.11Tim-Philipp Müller2012-12-316-226/+164
* tsdemux: extract ISO 639 language codes for subtitles into taglistsMatthias Hardt2012-12-282-0/+9
* videoparsers: use appropriate printf format for gsizeThijs Vermeir2012-12-181-5/+6
* mxf: use appropriate printf format for gsizeThijs Vermeir2012-12-182-64/+65
* jpeg: use appropriate printf format for gsizeThijs Vermeir2012-12-181-3/+3
* inter: use appropriate printf format for gsizeThijs Vermeir2012-12-181-2/+2
* videoparsers: Make sure the caps are actually writable before changing themSebastian Dröge2012-12-175-0/+5
* videoparsers: Use the peer caps for restrictions instead of the srcpad allowe...Sebastian Dröge2012-12-175-7/+7
* rtpmux: remove rtpmux plugin, moved to -goodTim-Philipp Müller2012-12-166-1347/+0
* scaletempo: remove scaletempo plugin, moved to -goodTim-Philipp Müller2012-12-154-963/+0
* autoconvert: don't use deprecated threading APITim-Philipp Müller2012-12-141-5/+5
* h264parse: use upstream width/height when givenWim Taymans2012-12-131-3/+15
* mpeg4videoparse: export number of sprite warping points in capsArnaud Vrac2012-12-131-0/+4
* mpeg4videoparse: handle divx capsArnaud Vrac2012-12-131-5/+7
* mxfdemux: printf format fixes for debug messagesTim-Philipp Müller2012-12-121-4/+4
* hls: minor Makefile clean-upTim-Philipp Müller2012-12-121-2/+2
* hls: link to the right gst-plugins-base libs and fix libs orderMichael Esemplare2012-12-111-2/+3
* mxfdemux: Don't allow any wrapping other than frame wrappingSebastian Dröge2012-12-061-0/+27
* mxfdemux: Add function to get the essence track wrappingSebastian Dröge2012-12-069-0/+281
* mxf: Add support for parsing filler structural componentsSebastian Dröge2012-12-054-0/+37
* mxf: Improve debug output during metadata resolvalSebastian Dröge2012-12-051-23/+86
* resindvd, frei0r: link to libgmodule-2.0 in plugins that use g_module_* APITim-Philipp Müller2012-11-301-2/+2
* mxf: Add more support for RP2008 (AVC in the MPEG mapping)Sebastian Dröge2012-11-301-4/+12
* mpegtsmux: crashes when trying to re-use the elementKrzysztof Konopko2012-11-271-1/+2
* mpegtsmux: propagate flow returnsKrzysztof Konopko2012-11-231-3/+1
* hlssink: add doc chunk with example command lineTim-Philipp Müller2012-11-201-0/+12
* mpeg4videoparse: Fix nitpickThibault Saunier2012-11-151-1/+1
* mpeg4videoparse: Make sure pad template caps are not fixed from the beggingThibault Saunier2012-11-151-0/+3
* tsdemux: forward upstream time segments after flushesJosep Torra2012-11-141-7/+22
* gst_adapter_prev_timestamp -> gst_adapter_prev_ptsTim-Philipp Müller2012-11-142-7/+9
* hls: dist all header files needed to buildTim-Philipp Müller2012-11-141-4/+2
* accurip: fix linker flagsTim-Philipp Müller2012-11-141-1/+1
* tsdemux: reset the stream some more in the flushesJosep Torra2012-11-121-0/+3
* mpegtspacketizer: flush observations tooJosep Torra2012-11-121-0/+16
* mpegtsbase: fix double unref of seek eventJosep Torra2012-11-121-1/+0
* mpegtsbase: flush in FLUSH_STOP to avoid race conditionsJosep Torra2012-11-121-4/+3
* Revert "tspacketizer: ensure that a null pointer isn't accessed"Josep Torra2012-11-101-1/+0
* Revert "tsbase: add a guard with an atomic boolean when flushing"Josep Torra2012-11-102-13/+0
* hlssink: remove vim .swp files that I just committed accidentally...Alessandro Decina2012-11-102-0/+0
* hlssink: port to 1.0Alessandro Decina2012-11-104-9/+5
* hlssink: cut segments using the running-timeAlessandro Decina2012-11-102-62/+104
* hlssink: don't unref ->multifilesink.Alessandro Decina2012-11-101-3/+0