gstreamer/gst
Ronald S. Bultje b38e44828e gst/: Add MS RLE support. I added some functions to read out strf chunks into strf chunks and the data behind it. Thi...
Original commit message from CVS:
reviewed by: <delete if not using a buddy>
* gst-libs/gst/riff/riff-media.c:
(gst_riff_create_video_caps_with_data),
(gst_riff_create_video_caps), (gst_riff_create_audio_caps),
(gst_riff_create_video_template_caps),
(gst_riff_create_audio_template_caps):
* gst-libs/gst/riff/riff-media.h:
* gst-libs/gst/riff/riff-read.c:
(gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
* gst-libs/gst/riff/riff-read.h:
* gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
Add MS RLE support. I added some functions to read out strf chunks
into strf chunks and the data behind it. This is usually color
palettes (as in RLE, but also in 8-bit RGB). Also use those during
caps creation. Lastly, add ADPCM (similar to wavparse - which
should eventually be rifflib based).
* gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
(gst_matroska_demux_init), (gst_matroska_demux_reset):
* gst/matroska/matroska-demux.h:
Remove placeholders for some prehistoric tagging system. Didn't add
support for any tag system really anyway.
* gst/qtdemux/qtdemux.c:
Add support for audio/x-m4a (MPEG-4) through spider.
* gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
(gst_wavparse_loop):
ADPCM support (#135862). Increase max. buffer size because we
cannot split buffers for ADPCM (screws references) and I've seen
files with 2048 byte chunks. 4096 seems safe for now.
2004-04-16 01:20:44 +00:00
..
cdxaparse don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
chart don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
colorspace gst/colorspace/gstcolorspace.c: Don't advertise a conversion we don't support (bug #139532) 2004-04-09 00:01:44 +00:00
deinterlace don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
festival don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
filter don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
flx don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
mixmatrix don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
modplug don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
mpeg1sys don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
mpeg1videoparse gst/mpeg1videoparse/gstmp1videoparse.*: Fix for some slight mis-cuts in buffer parsing, and for some potential overfl... 2004-04-10 22:40:51 +00:00
mpeg2sub a52dec: Use a debug category, Output timestamps correctly 2004-04-01 11:48:27 +00:00
mpegaudioparse gst/mpegaudioparse/gstmpegaudioparse.c: Fix buffer overflow read error. 2004-03-24 04:21:38 +00:00
overlay don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
passthrough don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
playondemand don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
qtdemux gst/: Add MS RLE support. I added some functions to read out strf chunks into strf chunks and the data behind it. Thi... 2004-04-16 01:20:44 +00:00
rtjpeg don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
smooth don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
smoothwave don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
smpte don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
spectrum don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
speed don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
stereo don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
switch don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
vbidec don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
videocrop ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps. 2004-03-30 06:51:32 +00:00
videodrop ext/alsa/gstalsa.h: Remove unused entry. 2004-03-24 02:12:30 +00:00
virtualdub don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
y4m a52dec: Use a debug category, Output timestamps correctly 2004-04-01 11:48:27 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00