gstreamer/gst-libs/gst
Ronald S. Bultje da9c830916 gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).
Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c:
(gst_riff_create_video_caps_with_data),
(gst_riff_create_video_template_caps):
Add DIB fourcc (raw, palettized 8-bit RGB).
* gst-libs/gst/riff/riff-read.c:
(gst_riff_read_strf_vids_with_data):
Oops, fix strf_data reading bug.
* gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
Use a non-NULL tag.
* gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
Time for hacks. Sorry Dave. At least one quicktime movie (a
trailer) that I've encountered contains multiple video tracks.
One of those is the actual video track, the other are one-frame
tracks (images). Unfortunately, the number of frames according
to the trak header is 1 for each, so that doesn't help. So
instead, I look at the duration and discard tracks with a
duration shorter than 20% of the length of the stream. Better
than nothing.
2004-10-02 14:10:19 +00:00
..
audio more working plugins 2004-07-27 21:41:30 +00:00
colorbalance more working plugins 2004-07-27 21:41:30 +00:00
floatcast *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gconf gst-libs/gst/gconf/test-gconf.c: add missing gst_init 2004-04-07 00:54:03 +00:00
idct Finished removing GPL'ed MMX code. 2004-08-09 21:30:09 +00:00
media-info fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
mixer don't install marshal header 2004-07-30 18:18:20 +00:00
navigation more working plugins 2004-07-27 21:41:30 +00:00
play don't use stupid colorspace, do use hermes, make macro, mark for translation 2004-07-30 13:41:55 +00:00
propertyprobe more working plugins 2004-07-27 21:41:30 +00:00
resample more working plugins 2004-07-27 21:41:30 +00:00
riff gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB). 2004-10-02 14:10:19 +00:00
tag *.h: Revert indenting 2004-03-15 16:32:54 +00:00
tuner more working plugins 2004-07-27 21:41:30 +00:00
video gst-libs/gst/video/videosink.h: Change copyright block to LGPL. 2004-08-11 21:19:13 +00:00
xoverlay more working plugins 2004-07-27 21:41:30 +00:00
xwindowlistener gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
Makefile.am gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00