gstreamer/gst/qtdemux
Mark Nauwelaerts bf5ffabf4c gst/qtdemux/: Add support for video/mj2 mime-type and its additional atoms/boxes.
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
(gst_qtdemux_loop_state_header), (qtdemux_parse_node),
(qtdemux_parse_trak), (qtdemux_video_caps):
* gst/qtdemux/qtdemux.h:
* gst/qtdemux/qtdemux_fourcc.h:
* gst/qtdemux/qtdemux_types.c:
Add support for video/mj2 mime-type and its additional atoms/boxes.
Fixes #550646.
2008-09-03 12:39:35 +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/: Add support for video/mj2 mime-type and its additional atoms/boxes. 2008-09-03 12:39:35 +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