summaryrefslogtreecommitdiff
path: root/gst/asfdemux/gstasfdemux.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-29asfdemux: Add support for dvr-msMatej Knopp1-2/+7
2013-07-25asfdemux: fix seqnum handling for seeksThiago Santos1-0/+1
2013-07-22asfdemux: Add support for group-id in the stream-start eventSebastian Dröge1-0/+3
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2011-06-20asfdemux: Porting to 0.11Thiago Santos1-2/+2
2010-01-07asfdemux: Post bitrate tagThiago Santos1-3/+0
2009-11-09asfdemux: Handle chained asfs on pull modeThiago Santos1-1/+5
2009-11-09asfdemux: properly do chained asfs on push modeThiago Santos1-0/+5
2009-11-06asfdemux: add support for chained asfs (push mode)Thiago Santos1-1/+2
2009-06-28asfdemux: Store the accurate seeking flagEdward Hervey1-0/+1
2009-06-28asfdemux: Use index entry packet count to optimize seeking.Edward Hervey1-1/+7
2009-06-26asfdemux: Handle PAR/interlaced information stored in packet payload.Edward Hervey1-0/+5
2009-06-26asfdemux: Store/Handle global metadata (not specific to one stream).Edward Hervey1-1/+1
2009-06-22asfdemux: remove some more unused variablesMark Nauwelaerts1-8/+0
2009-06-22asfdemux: set DISCONT on streamsWim Taymans1-1/+0
2009-05-07asfdemux: use upstream segment and timestamps for some interpolationMark Nauwelaerts1-0/+2
2009-05-05asfdemux: 0-base timestamps consistently (whether or not streaming)Mark Nauwelaerts1-0/+1
2009-05-05asfdemux: report initial latency due to internal preroll queueMark Nauwelaerts1-0/+1
2009-05-05asfdemux: handle FIXME; normalize prerollMark Nauwelaerts1-1/+1
2009-05-05asfdemux: fixes for streaming modeMark Nauwelaerts1-1/+1
2009-01-30Remove redundant push_mode struct memberSebastian Dröge1-1/+0
2009-01-26Add seeking support to asfdemux in push modeHans de Goede1-0/+1
2008-01-08gst/asfdemux/gstasfdemux.*: Parse metadata object and extract pixel aspect ra...Tim-Philipp Müller1-0/+3
2007-05-07gst/asfdemux/gstasfdemux.*: Activate streams (ie. add the pads to the element...Tim-Philipp Müller1-0/+1
2007-05-04gst/asfdemux/: Make all timestamps start from zero in pull-mode too; some sma...Tim-Philipp Müller1-2/+4
2007-04-30gst/asfdemux/: Implement payload extension system/extended replicated data pa...Tim-Philipp Müller1-1/+10
2007-04-30gst/asfdemux/: Refactor stream parse/activation a bit (stream activation heur...Tim-Philipp Müller1-2/+32
2007-04-28gst/asfdemux/: Init debug category before using it.Tim-Philipp Müller1-2/+2
2007-04-20gst/asfdemux/: New packet parsing code: should put halfway decent timestamps ...Tim-Philipp Müller1-1/+8
2007-04-20gst/asfdemux/: Some clean-ups and small fixes: rename asf_stream_context stru...Tim-Philipp Müller1-2/+5
2007-04-12gst/asfdemux/: Make asfdemux work in pull mode where possible. If there's an ...Tim-Philipp Müller1-9/+19
2007-02-15gst/asfdemux/gstasfdemux.*: Parse advanced mutual exclusion object and only a...Tim-Philipp Müller1-0/+2
2007-02-08gst/asfdemux/: Refactor and clean up header parsing and chain function a bit;...Tim-Philipp Müller1-15/+1
2006-12-15gst/asfdemux/gstasfdemux.*: Don't crash in the seek event handling code when ...Tim-Philipp Müller1-0/+2
2006-07-14gst/asfdemux/: Parse extended stream properties objects and stream objects hi...Tim-Philipp Müller1-1/+6
2006-07-07gst/asfdemux/: Add some more GUIDs and make debug log more readable and easie...Tim-Philipp Müller1-0/+2
2006-06-28gst/asfdemux/gstasfdemux.*: Handle unknown codec IDs/fourccs properly (#34587...Tim-Philipp Müller1-0/+2
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-1/+1
2006-03-27gst/asfdemux/gstasfdemux.*: Subtract first timestamp from timestamps, so that...Fabrizio Gennari1-0/+1
2006-02-15asfdemux ported to 0.10. Does still need a bit of work (seems like there's so...Tim-Philipp Müller1-57/+67
2005-12-06expand tabsThomas Vander Stichele1-2/+2
2005-01-27gst/asfdemux/gstasfdemux.*: Improve metadata display, e.g. if the metadata co...Ronald S. Bultje1-0/+1
2004-06-10gst/asfdemux/gstasfdemux.*: You know Chimaira? "I - HATE - EVERYTHING". Yeah,...Ronald S. Bultje1-1/+12
2004-05-02gst/asfdemux/: Add tagging support to demuxer, split out registration in its ...Ronald S. Bultje1-7/+2
2004-03-15*.h: Revert indentingJohan Dahlin1-13/+13
2004-03-14gst-indentThomas Vander Stichele1-13/+13
2003-12-07Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef1-1/+1
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-1/+1