gstreamer/gst
Ronald S. Bultje 40cec75c3f 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
..
alpha more working plugins 2004-07-27 21:41:30 +00:00
audiofx first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc 2004-05-21 22:39:30 +00:00
auparse gst/asfdemux/gstasfdemux.c: Prevent infinite loops. More correct error reporting. 2004-09-22 07:55:37 +00:00
avi 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
cutter more working plugins 2004-07-27 21:41:30 +00:00
debug ext/alsa/: Re-commit ALSA switches. 2004-08-31 14:12:49 +00:00
effectv more working plugins 2004-07-27 21:41:30 +00:00
flx more working plugins 2004-07-27 21:41:30 +00:00
goom more working plugins 2004-07-27 21:41:30 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law more working plugins 2004-07-27 21:41:30 +00:00
level fix template, only signed accepted 2004-07-27 17:42:47 +00:00
matroska 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
median fix local includes and 64 bits constants 2004-07-27 21:51:32 +00:00
monoscope ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field 2004-08-11 21:06:48 +00:00
multipart cleanups, debugging and memleak fixes 2004-08-09 16:38:53 +00:00
qtdemux 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
rtp ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field 2004-08-11 21:06:48 +00:00
smoothwave second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
smpte fix local includes and 64 bits constants 2004-07-27 21:51:32 +00:00
spectrum more working plugins 2004-07-27 21:41:30 +00:00
udp gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449 2004-08-19 13:33:46 +00:00
videobox more working plugins 2004-07-27 21:41:30 +00:00
videocrop more working plugins 2004-07-27 21:41:30 +00:00
videofilter compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends 2004-08-03 16:06:09 +00:00
videoflip more working plugins 2004-07-27 21:41:30 +00:00
videomixer gst/videomixer/videomixer.c: Copy timestamps from the master pad to the output buffers. 2004-09-07 13:40:52 +00:00
wavenc gst/wavenc/gstwavenc.*: Added newmedia support to wavenc 2004-09-19 17:55:04 +00:00
wavparse gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the caps. This makes it a lot easier to autop... 2004-07-28 09:36:10 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00