gstreamer/gst/qtdemux
Tal Shalif 7b60afd805 gst/qtdemux/qtdemux.c: Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as the latter don't exist on some s...
Original commit message from CVS:
Patch by: Tal Shalif <tshalif at nargila dot org>
* gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
the latter don't exist on some systems (mingw). Fixes bug #561992.
2008-11-23 11:14: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 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
qtdemux.c gst/qtdemux/qtdemux.c: Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as the latter don't exist on some s... 2008-11-23 11:14:42 +00:00
qtdemux.h gst/qtdemux/qtdemux.*: Queue up new segment events instead of sending them from the seeking thread. 2008-11-12 11:55:14 +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 cover and alternative copyright tag, and enhance some existing ones by marking them as container at... 2008-11-11 19:52:05 +00:00
qtdemux_types.c gst/qtdemux/: Add cover and alternative copyright tag, and enhance some existing ones by marking them as container at... 2008-11-11 19:52:05 +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