summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2012-09-13rmdemux: use DTS and PTSWim Taymans1-147/+29
2012-09-11gst: only activate in pull mode if upstream is seekableMark Nauwelaerts3-3/+6
2012-09-11rademux: tags can be NULLWim Taymans1-1/+2
2012-09-11xingmux: remove defunct commented codeMark Nauwelaerts1-2/+0
2012-09-11dvbsubdec: handle and send GAP eventMark Nauwelaerts1-26/+26
2012-09-11dvbsubdec: adjust disabled code comment styleMark Nauwelaerts1-2/+4
2012-08-20video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller2-3/+3
2012-08-08dvdsubdec: Set alignment at the correct place of GstAllocationParamsSebastian Dröge1-1/+1
2012-08-08gst: silence some compiler warnings with -DG_DISABLE_ASSERTTim-Philipp Müller2-0/+2
2012-08-06asfdemux: avoid some more invalid timestamp arithmeticSreerenj Balachandran1-0/+1
2012-08-06gst: Add stream-id to stream-start eventsSebastian Dröge3-4/+26
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller4-10/+10
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge4-10/+14
2012-07-25rdt: add on-npt-stop signalWim Taymans2-0/+17
2012-07-25rdt: set caps after activating the padWim Taymans1-3/+4
2012-07-25rdt: reset map infoWim Taymans1-0/+2
2012-07-25asfdepay: fix padding correctionWim Taymans1-27/+28
2012-07-20asfdemux: make sure to avoid arithmetic with _NONE timestampMark Nauwelaerts1-1/+2
2012-07-20asfdemux: convert invalid 0 payload TS into GST_CLOCK_TIME_NONENicolas Dufresne1-0/+6
2012-07-20asfdemux: slightly relax supported seek requirementsMark Nauwelaerts1-2/+3
2012-07-18rmdemux: give stream tags a different event name so they don't overwrite glob...Tim-Philipp Müller1-1/+1
2012-07-18rademux: set/send caps on pad after activating itTim-Philipp Müller1-5/+5
2012-07-18rmdemux: set/send caps after activating the source padsTim-Philipp Müller1-1/+1
2012-07-15asfdemux: extract WM/Year as GstDateTime instead of GDateTim-Philipp Müller1-5/+4
2012-07-13asfdemux: don't leak payload if we are not pushing itTim-Philipp Müller1-0/+1
2012-07-13demuxers: Push STREAM_START when neededEdward Hervey3-0/+3
2012-07-13asf: don't push on inactive streamsWim Taymans1-2/+6
2012-07-05gst: Implement segment-done eventSebastian Dröge3-0/+6
2012-06-27asf: fix x-wmv format in capsWim Taymans1-1/+4
2012-06-27asf: unmap packetsWim Taymans1-6/+13
2012-06-27asfdemux: Ignore parsing errors from broken packetsBastien Nocera3-41/+70
2012-06-26fix interlace-modeWim Taymans1-2/+2
2012-06-20update for task api changeWim Taymans4-7/+7
2012-06-16synaesthesia: remove experimental GPL-ed synaesthesia pluginTim-Philipp Müller7-1315/+0
2012-06-16mpegstream: remove leftover hidden .gitignore fileTim-Philipp Müller1-7/+0
2012-06-08elements: Use gst_pad_set_caps() instead of manual event fiddlingSebastian Dröge1-1/+1
2012-06-06update for tag event changeWim Taymans4-6/+8
2012-05-26realmedia: don't use GstStructure API on tag listsTim-Philipp Müller1-1/+1
2012-05-13asfdemux: Use correct enum typeSebastian Dröge1-2/+2
2012-05-10asfdemux: implement pull mode seek snap flags when an index is presentVincent Penquerc'h1-12/+47
2012-04-16asfdemux: fix performance issue, especially with high-bitrate streamsTim-Philipp Müller2-12/+43
2012-04-16asfdemux: avoid unnecessary stream lookupTim-Philipp Müller1-2/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller14-17/+18
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge6-6/+6
2012-04-04gst: Update versioningSebastian Dröge4-7/+7
2012-03-30update for buffer api changeWim Taymans1-1/+1
2012-03-28update for buffer changesWim Taymans3-6/+3
2012-03-18synaesthesia: fixup for bufferpool api changesMark Nauwelaerts1-10/+8
2012-03-16don't pass random pointers to pull_rangeWim Taymans2-0/+3
2012-03-15update for memory api changesWim Taymans2-2/+4