summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2013-11-09asfdemux: Keep audio error checking fields only for audioThiago Santos2-34/+34
2013-11-09asfdemux: really copy the buffer dataThiago Santos1-1/+1
2013-10-29asfdemux: mo_size check bug fix. mo_size is not mandatory field.HyeJin Choi1-3/+6
2013-09-30asfdemux: Parse last simple index entryThiago Santos1-1/+6
2013-09-30asfdemux: Only use segment.start as seek_time if it is relativeThiago Santos1-1/+4
2013-09-18asfdemux: fix playback regression in push modeMatej Knopp2-18/+29
2013-09-10asfdemux: remove unused variableThiago Santos1-1/+0
2013-08-08asfdemux: fix build on C89 compilersMatej Knopp1-1/+2
2013-08-08asfdemux: fix seeking in push modeMatej Knopp2-12/+13
2013-07-29gst: Don't swap start/stop for negative rates in the SEGMENT querySebastian Dröge3-21/+0
2013-07-29real: Implement SEGMENT querySebastian Dröge2-0/+52
2013-07-29asfdemux: Implement SEGMENT querySebastian Dröge1-1/+27
2013-07-29asfdemux: Add support for dvr-msMatej Knopp5-64/+280
2013-07-26rtspreal: Ensure output value has an assigned valueEdward Hervey1-1/+1
2013-07-25asfdemux: fix seqnum handling for seeksThiago Santos2-9/+30
2013-07-22realmedia: Add support for group-id in the stream-start eventSebastian Dröge4-2/+53
2013-07-22asfdemux: Add support for group-id in the stream-start eventSebastian Dröge2-1/+25
2013-07-18rmdemux: Mark demuxer as "running" in push-modeEdward Hervey1-0/+1
2013-06-25rdt: forward sticky eventsWim Taymans1-1/+14
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