summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2013-04-15gst: Add better support for static pluginsSebastian Dröge5-5/+5
2013-03-25Use %03u instead of %u in gst_pad_create_stream_id_printf()David Schleef2-2/+2
2012-11-09xingmux: Properly calculate the number of framesGautier Portet1-1/+2
2012-11-05dvdlpcmdec: Fix parsing of headers to set correct width to allow decode.Michael Smith1-1/+6
2012-11-03Fix FSF addressTim-Philipp Müller43-86/+86
2012-10-30dvdsubdec: allocate correct amount of memory for bitmapAndreas Frisch1-1/+1
2012-10-24Makefile.am: Fix typos for generating the Android.mk filesScott Fan2-10/+10
2012-10-18dvdsubparse: send src caps when receiving sink capsMark Nauwelaerts1-3/+13
2012-09-29Purge mention of liboil and update REQUIREMENTSTim-Philipp Müller1-2/+0
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