gstreamer/gst-libs/gst
Ronald S. Bultje 0771c17fed ext/dirac/: Do something. Don't actually know if this works because I don't have a demuxer yet.
Original commit message from CVS:
* ext/dirac/Makefile.am:
* ext/dirac/gstdirac.cc:
* ext/dirac/gstdiracdec.cc:
* ext/dirac/gstdiracdec.h:
Do something. Don't actually know if this works because I don't
have a demuxer yet.
* ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
Add channels=1 to caps returned from _getcaps().
* ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
(gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
(gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
(gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
(gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
(gst_ogm_parse_change_state):
Separate between audio/video so ogmaudioparse actually uses the
audio pad templates. Both audio and video work now, including
autoplugging. Also use sometimes-srcpad hack.
* gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
Handle events better. Don't hang on infinite loops.
* gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
(gst_avi_demux_init), (gst_avi_demux_reset),
(gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
(gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
(gst_avi_demux_change_state):
* gst/avi/gstavidemux.h:
Improve A/V sync. Still not perfect.
* gst/matroska/ebml-read.c: (gst_ebml_read_seek),
(gst_ebml_read_skip):
Handle events better.
* gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
(gst_qtdemux_loop_header), (qtdemux_parse_trak),
(qtdemux_audio_caps):
Add IMA4. Improve event handling. Save offset after a seek when
the headers are at the end of the file so that we don't end up in
an infinite loop.
* gst/typefind/gsttypefindfunctions.c: (qt_type_find):
Add low-priority typefind support for files with no length.
2004-09-23 14:59:22 +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 ext/dirac/: Do something. Don't actually know if this works because I don't have a demuxer yet. 2004-09-23 14:59:22 +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