gstreamer/gst/qtdemux
Fabrizio e3ba1c0fd5 gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio.
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
(qtdemux_audio_caps):
'twos' and 'sowt' fourcc can be 16bit or 8bit audio.
Fix 8bit case (#327133, based on patch by: Fabrizio
Gennari <fabrizio dot ge at tiscali dot it>).
Also, "G_LITTLE_ENDIAN" and "G_BIG_ENDIAN" are not
valid literals for endianness in caps strings,
only "LITTLE_ENDIAN" and "BIG_ENDIAN" are valid.
2006-01-21 11:43:53 +00:00
..
Makefile.am removing README from Makefile.am as its gone from CVS 2005-08-17 11:30:19 +00:00
qtdemux.c gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio. 2006-01-21 11:43:53 +00:00
qtdemux.h gst/qtdemux/qtdemux.*: Fix seeking for quicktime files. Could still use some more love and sophistication. 2006-01-17 16:45:43 +00:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00