gstreamer/gst/mve
Tim-Philipp Müller 9e13de6621 gst/mve/gstmvedemux.c: Use G_LITTLE_ENDIAN instead of LITTLE_ENDIAN, so stuff compiles on
Original commit message from CVS:
* gst/mve/gstmvedemux.c: (gst_mve_audio_init):
Use G_LITTLE_ENDIAN instead of LITTLE_ENDIAN, so stuff compiles on
MingW (no idea though why we add a BYTE_ORDER endianness field if
the audio is compressed).
2007-04-17 08:04:43 +00:00
..
gstmve.c Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't support seeking yet, but seems to work fi... 2007-01-11 11:39:56 +00:00
gstmvedemux.c gst/mve/gstmvedemux.c: Use G_LITTLE_ENDIAN instead of LITTLE_ENDIAN, so stuff compiles on 2007-04-17 08:04:43 +00:00
gstmvedemux.h Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't support seeking yet, but seems to work fi... 2007-01-11 11:39:56 +00:00
gstmvemux.c gst/: Use proper print statements. 2007-01-25 12:05:11 +00:00
gstmvemux.h Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't support seeking yet, but seems to work fi... 2007-01-11 11:39:56 +00:00
Makefile.am Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:48 +00:00
mve.h Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't support seeking yet, but seems to work fi... 2007-01-11 11:39:56 +00:00
mveaudiodec.c Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't support seeking yet, but seems to work fi... 2007-01-11 11:39:56 +00:00
mveaudioenc.c gst/: Use proper print statements. 2007-01-25 12:05:11 +00:00
mvevideodec8.c gst/: Use proper print statements. 2007-01-25 12:05:11 +00:00
mvevideodec16.c gst/: Use proper print statements. 2007-01-25 12:05:11 +00:00
mvevideoenc8.c gst/: Use proper print statements. 2007-01-25 12:05:11 +00:00
mvevideoenc16.c gst/: Use proper print statements. 2007-01-25 12:05:11 +00:00
TODO Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't support seeking yet, but seems to work fi... 2007-01-11 11:39:56 +00:00