gstreamer/gst/qtdemux
Edward Hervey 53a576bb6f gst/qtdemux/qtdemux.c: Some 'broken' files out there have atom lengths of zero... which basically results in qtdemux ...
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
(gst_qtdemux_chain):
Some 'broken' files out there have atom lengths of zero...
which basically results in qtdemux consuming that atom again and again
until the *end of night* !
Detect that and emits an adequate element error message.
2008-09-17 14:50:42 +00:00
..
gstrtpxqtdepay.c gst/qtdemux/gstrtpxqtdepay.*: Fail if we don't know the quicktime format. 2007-09-26 14:26:39 +00:00
gstrtpxqtdepay.h gst/qtdemux/gstrtpxqtdepay.*: Fail if we don't know the quicktime format. 2007-09-26 14:26:39 +00:00
LEGAL add 'LEGAL' file describing why this is in -good and under what circumstances it might need to move. 2007-06-19 14:11:49 +00:00
Makefile.am gst/qtdemux/: Don't assume tags are encoded as UTF-8 (#473670). 2007-09-05 16:23:21 +00:00
qtdemux.c gst/qtdemux/qtdemux.c: Some 'broken' files out there have atom lengths of zero... which basically results in qtdemux ... 2008-09-17 14:50:42 +00:00
qtdemux.h gst/qtdemux/: Add support for video/mj2 mime-type and its additional atoms/boxes. 2008-09-03 12:39:35 +00:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00
qtdemux_dump.c gst/qtdemux/: Handle version 1 mdhd atoms to get extended precision durations. 2007-04-11 09:53:38 +00:00
qtdemux_dump.h gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov files with h264 video). 2007-03-28 15:17:27 +00:00
qtdemux_fourcc.h gst/qtdemux/: Add support for video/mj2 mime-type and its additional atoms/boxes. 2008-09-03 12:39:35 +00:00
qtdemux_types.c gst/qtdemux/: Add support for video/mj2 mime-type and its additional atoms/boxes. 2008-09-03 12:39:35 +00:00
qtdemux_types.h gst/qtdemux/: Cleanup and refactor to make the code more readable. 2007-01-12 10:22:16 +00:00
qtpalette.h gst/qtdemux/: Cleanup and refactor to make the code more readable. 2007-01-12 10:22:16 +00:00
quicktime.c gst/qtdemux/: Add X-QT depayloader that will eventually share code with the demuxer. 2007-01-12 17:16:51 +00:00