summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* mpegdemux: check base_time before calculating new_startThijs Vermeir2012-10-241-1/+2
* scaletempo: Fix event leakSebastian Dröge2012-10-231-3/+3
* scaletempo: Fix timestamp trackingSebastian Dröge2012-10-231-4/+11
* scaletempo: Implement LATENCY querySebastian Dröge2012-10-231-0/+66
* scaletempo: Store instance private data in the instance structSebastian Dröge2012-10-232-15/+21
* hls: Link to $(LIBM) for isfinite()Sebastian Dröge2012-10-231-1/+1
* subenc: port to 1.0Tim-Philipp Müller2012-10-222-126/+179
* mpegtsmux: Don't make the same buffer writable twice.Jan Schmidt2012-10-222-11/+10
* mpegdemux: forward non-processed dvd eventsMark Nauwelaerts2012-10-191-0/+4
* mpegdemux: segment event should be sent before gap eventMark Nauwelaerts2012-10-191-0/+3
* tsdemux: fix program packet sequence counter parsing in PES headerTim-Philipp Müller2012-10-191-1/+1
* tsdemux: fix some inconsequential PES header parsing issuesTim-Philipp Müller2012-10-191-3/+3
* tsdemux: Fix parsing P-STD_buffer in PES headerRaimo Järvi2012-10-191-1/+1
* tsdemux: fix potential crash dereferencing NULL program pointerAndoni Morales Alastruey2012-10-181-0/+6
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-17142-146/+145
* mpegdemux: Fix unitialized variable compiler warningSebastian Dröge2012-10-161-1/+3
* hlsdemux: And fix another deadlock caused by the update thread not correctly ...Sebastian Dröge2012-10-151-5/+26
* hlsdemux: Also hold the mutex before signalling the condition variableSebastian Dröge2012-10-151-0/+4
* hlsdemux: Also cancel the downloader before stopping the playlist update taskSebastian Dröge2012-10-151-0/+3
* hlsdemux: Only lock the mutex when it's not locked alreadySebastian Dröge2012-10-151-8/+10
* hlsdemux: Fix another race condition by holding the mutex that the condition ...Sebastian Dröge2012-10-151-0/+10
* hlsdemux: Port some things from the last commitsSebastian Dröge2012-10-151-12/+12
* hlsdemux: Never ever stop a task from the task functionSebastian Dröge2012-10-151-9/+38
* hlsdemux: Fix lots of deadlocks caused by race conditions in the task state h...Sebastian Dröge2012-10-151-1/+17
* mpegdemux: advance stream time when sending GAP eventMark Nauwelaerts2012-10-121-0/+1
* mpegdemux: send language info downstream if availableMark Nauwelaerts2012-10-122-1/+35
* mpegdemux: remove obsolete struct fieldMark Nauwelaerts2012-10-122-15/+0
* audioparse: Set framesize and properties correctly when taking formatMichael Smith2012-10-121-0/+6
* mpegdemux: tweak flow return aggregationMark Nauwelaerts2012-10-121-0/+5
* mpegdemux: handle upstream TIME segmentsMark Nauwelaerts2012-10-121-8/+28
* mpegdemux: handle and combine downstream flow returnMark Nauwelaerts2012-10-122-1/+50
* mpegdemux: handle new style dvd eventMark Nauwelaerts2012-10-121-7/+24
* mpegdemux: do not add pad after no-more-padsMark Nauwelaerts2012-10-121-2/+10
* mpegdemux: clean up segment sendingMark Nauwelaerts2012-10-122-39/+27
* mpegdemux: send GAP event rather than segment updatesMark Nauwelaerts2012-10-122-28/+9
* mpegdemux: refactor segment sendingMark Nauwelaerts2012-10-121-16/+23
* mpegdemux: refactor init and resetMark Nauwelaerts2012-10-121-31/+31
* mpegdemux: no more segment closing in 1.0Mark Nauwelaerts2012-10-121-67/+0
* mpegdemux: clean up some debug statementsMark Nauwelaerts2012-10-121-9/+3
* mpegtsdemux: First push EOS, then destroy all programsSebastian Dröge2012-10-122-1/+13
* hlsdemux: Fix invalid readSebastian Dröge2012-10-121-1/+1
* mpegvideoparse: signal interlacing properly in video capsSreerenj Balachandran2012-10-101-2/+3
* replace some playbin2 -> playbinWim Taymans2012-10-102-2/+2
* mpeg4videoparse: reset frame parser after parsing caps codec dataMark Nauwelaerts2012-10-101-0/+1
* audioparse: add a mode where the caps are taken from the sink pad, and thus a...Michael Smith2012-10-092-1/+25
* mpegvideoparse: reset frame parser after parsing codec_data buffer in caps, toMichael Smith2012-10-091-0/+1
* mpeg4videoparse: properly mark config data presenceMark Nauwelaerts2012-10-092-1/+5
* fieldanalysis: Fix unitiailized variable compiler warningSebastian Dröge2012-10-081-1/+2
* rtpvp8: Also commit remaining uncommitted changes...Sebastian Dröge2012-10-031-2/+2
* rtpvp8: redifine vp8_norm to avoid duplicated symbols in static links with li...Andoni Morales Alastruey2012-10-031-0/+1