gstreamer/gst/qtdemux
Ronald S. Bultje 9a78b5acf6 gst/qtdemux/qtdemux.c: Fix for obvious mistake, where we first shift the offset and then read a samplesize element as...
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
Fix for obvious mistake, where we first shift the offset and then
read a samplesize element assuming the old offset. Note that this
part still has something weird, i.e. my movies containing those
don't actually play well, but at least there's something that looks
like sound now.
2004-03-14 05:43:33 +00:00
..
Makefile.am Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
qtdemux.c gst/qtdemux/qtdemux.c: Fix for obvious mistake, where we first shift the offset and then read a samplesize element as... 2004-03-14 05:43:33 +00:00
qtdemux.h Add SVQ3 specific flags to qtdemux and ffmpeg 2004-01-26 20:01:35 +00:00
README adding new quicktime parser: 2002-05-01 18:41:59 +00:00