gstreamer/gst/qtdemux
Edward Hervey ab589bff3e gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov files with h264 video).
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_prepare_current_sample),
(gst_qtdemux_chain), (qtdemux_parse_samples):
* gst/qtdemux/qtdemux_dump.c: (qtdemux_dump_ctts):
* gst/qtdemux/qtdemux_dump.h:
* gst/qtdemux/qtdemux_fourcc.h:
* gst/qtdemux/qtdemux_types.c:
Process 'ctts' atoms, which are present in AVC ISO files (.mov files
with h264 video).
Use the offset present in 'ctts' to calculate the PTS for each packet
and set the PTS on outgoing buffers.
Fixes #423283
2007-03-28 15:17:27 +00:00
..
gstrtpxqtdepay.c gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader. 2007-01-24 11:29:00 +00:00
gstrtpxqtdepay.h gst/qtdemux/: Add X-QT depayloader that will eventually share code with the demuxer. 2007-01-12 17:16:51 +00:00
Makefile.am gst/qtdemux/: Add X-QT depayloader that will eventually share code with the demuxer. 2007-01-12 17:16:51 +00:00
qtdemux.c 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.h gst/qtdemux/qtdemux.*: Share qtdemux debug category across all files, otherwise all debugging in files other than qtd... 2007-03-07 11:37:23 +00:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00
qtdemux_dump.c 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_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/: Process 'ctts' atoms, which are present in AVC ISO files (.mov files with h264 video). 2007-03-28 15:17:27 +00:00
qtdemux_types.c 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_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