summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux/qtdemux.h
Commit message (Expand)AuthorAgeFilesLines
* qtdemux: add GstIndex supportMark Nauwelaerts2009-10-141-0/+4
* qtdemux: refactor buffer processing and sendingMark Nauwelaerts2009-10-091-3/+0
* qtdemux: support 3GPP timed text subtitlesMark Nauwelaerts2009-10-091-1/+1
* qtdemux: consider 3gpp style tag parsing in some more casesMark Nauwelaerts2009-08-311-0/+1
* qtdemux: add support for subtitle picturesWim Taymans2009-04-301-0/+1
* qtdemux: implement 3GPP (TS 26.244 V8.0.0) Asset metadata handling, Fixes #13...Marco Ballesio2009-04-151-0/+1
* gst/qtdemux/: Streamline tag handling and pass unparsed tags as binary blob i...Mark Nauwelaerts2009-01-051-0/+3
* gst/qtdemux/qtdemux.*: Queue up new segment events instead of sending them fr...Andy Wingo2008-11-121-0/+1
* gst/qtdemux/: Add support for video/mj2 mime-type and its additional atoms/bo...Mark Nauwelaerts2008-09-031-0/+1
* gst/qtdemux/qtdemux.*: Share qtdemux debug category across all files, otherwi...Edward Hervey2007-03-071-0/+3
* gst/qtdemux/: Add X-QT depayloader that will eventually share code with the d...Wim Taymans2007-01-121-0/+2
* gst/qtdemux/: Cleanup and refactor to make the code more readable.Wim Taymans2007-01-121-5/+4
* gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead.Tim-Philipp Müller2006-10-171-0/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* gst/qtdemux/qtdemux.*: Handle stss boxes so we can mark and find keyframes.Wim Taymans2006-04-041-4/+6
* gst/qtdemux/qtdemux.*: Make push-based work if mdat atom is before moov atom.Edward Hervey2006-02-141-0/+3
* gst/qtdemux/: QtDemux can now work push-based.Edward Hervey2006-02-131-0/+9
* gst/qtdemux/qtdemux.*: Some QT demux loving.Wim Taymans2006-02-061-7/+4
* gst/qtdemux/qtdemux.*: Fix seeking for quicktime files. Could still use some ...Tim-Philipp Müller2006-01-171-2/+0
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.Tim-Philipp Müller2005-10-271-3/+0
* ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje2005-08-091-5/+4
* gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2004-06-051-0/+3
* gst/qtdemux/qtdemux.c: More qtdemux hackage -- parse a lot more atoms, extrac...David Schleef2004-05-011-0/+2
* *.h: Revert indentingJohan Dahlin2004-03-151-30/+27
* gst-indentThomas Vander Stichele2004-03-141-27/+30
* Add SVQ3 specific flags to qtdemux and ffmpegJeremy Simon2004-01-261-0/+1
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-291-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-1/+1
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-1/+1
* Handle compressed headers. Fix inappropriate use of bytestream_flush().David Schleef2003-06-161-0/+3
* Complete rewrite. Not finished, nothing to see here.David Schleef2003-06-101-104/+17
* adding new quicktime parser:Artyom Baginski2002-05-011-0/+168