summaryrefslogtreecommitdiff
path: root/gst/asfdemux
AgeCommit message (Expand)AuthorFilesLines
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öge1-7/+0
2013-07-29asfdemux: Implement SEGMENT querySebastian Dröge1-1/+27
2013-07-29asfdemux: Add support for dvr-msMatej Knopp5-64/+280
2013-07-25asfdemux: fix seqnum handling for seeksThiago Santos2-9/+30
2013-07-22asfdemux: Add support for group-id in the stream-start eventSebastian Dröge2-1/+25
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-03-25Use %03u instead of %u in gst_pad_create_stream_id_printf()David Schleef1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller11-22/+22
2012-10-24Makefile.am: Fix typos for generating the Android.mk filesScott Fan1-5/+5
2012-09-11gst: only activate in pull mode if upstream is seekableMark Nauwelaerts1-1/+2
2012-08-08gst: silence some compiler warnings with -DG_DISABLE_ASSERTTim-Philipp Müller1-0/+1
2012-08-06asfdemux: avoid some more invalid timestamp arithmeticSreerenj Balachandran1-0/+1
2012-08-06gst: Add stream-id to stream-start eventsSebastian Dröge1-1/+9
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller1-6/+6
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge1-3/+6
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-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 Hervey1-0/+1
2012-07-13asf: don't push on inactive streamsWim Taymans1-2/+6
2012-07-05gst: Implement segment-done eventSebastian Dröge1-0/+2
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 Taymans1-2/+2
2012-06-06update for tag event changeWim Taymans1-2/+2
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üller3-3/+3
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-03-30update for buffer api changeWim Taymans1-1/+1
2012-03-28update for buffer changesWim Taymans2-2/+2
2012-02-22update for new memory apiWim Taymans1-1/+2
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans1-1/+1
2012-01-25port to new memory APIWim Taymans3-66/+51
2012-01-19port to new gthread APIWim Taymans1-4/+0
2012-01-13asfdemux: set caps on src pad before adding itMark Nauwelaerts1-1/+1
2012-01-13asfdemux: perform writable buffer map to copy into itMark Nauwelaerts1-3/+2
2012-01-13asfpacket: fix 0.11 ported payload extractionMark Nauwelaerts2-1/+5
2012-01-13GST_TYPE_DATE -> G_TYPE_DATETim-Philipp Müller1-5/+3
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-0/+4