summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux/qtdemux.h
AgeCommit message (Expand)AuthorFilesLines
2007-01-12gst/qtdemux/: Add X-QT depayloader that will eventually share code with the d...Wim Taymans1-0/+2
2007-01-12gst/qtdemux/: Cleanup and refactor to make the code more readable.Wim Taymans1-5/+4
2006-10-17gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead.Tim-Philipp Müller1-0/+2
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-04-04gst/qtdemux/qtdemux.*: Handle stss boxes so we can mark and find keyframes.Wim Taymans1-4/+6
2006-02-14gst/qtdemux/qtdemux.*: Make push-based work if mdat atom is before moov atom.Edward Hervey1-0/+3
2006-02-13gst/qtdemux/: QtDemux can now work push-based.Edward Hervey1-0/+9
2006-02-06gst/qtdemux/qtdemux.*: Some QT demux loving.Wim Taymans1-7/+4
2006-01-17gst/qtdemux/qtdemux.*: Fix seeking for quicktime files. Could still use some ...Tim-Philipp Müller1-2/+0
2005-12-06expand tabsThomas Vander Stichele1-1/+1
2005-10-27gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.Tim-Philipp Müller1-3/+0
2005-08-09ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje1-5/+4
2004-06-05gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje1-0/+3
2004-05-01gst/qtdemux/qtdemux.c: More qtdemux hackage -- parse a lot more atoms, extrac...David Schleef1-0/+2
2004-03-15*.h: Revert indentingJohan Dahlin1-30/+27
2004-03-14gst-indentThomas Vander Stichele1-27/+30
2004-01-26Add SVQ3 specific flags to qtdemux and ffmpegJeremy Simon1-0/+1
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
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje1-1/+1
2003-06-16Handle compressed headers. Fix inappropriate use of bytestream_flush().David Schleef1-0/+3
2003-06-10Complete rewrite. Not finished, nothing to see here.David Schleef1-104/+17
2002-05-01adding new quicktime parser:Artyom Baginski1-0/+168