gstreamer/gst
Tim-Philipp Müller abb13bdd24 gst/wavparse/gstwavparse.*: Delay source pad creation until we have the first chunk of media data, so the we can exam...
Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
(gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
(gst_wavparse_stream_data), (gst_wavparse_loop):
* gst/wavparse/gstwavparse.h:
Delay source pad creation until we have the first chunk of
media data, so the we can examine the data and adjust the
caps accordingly if required. This makes playback of .wav
files with DTS-declared-as-PCM content work (#313266).
2006-03-23 15:36:27 +00:00
..
alpha Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
apetag gst/: Don't attempt typefinding on too-short buffers that have been completely trimmed away. 2006-03-22 13:00:34 +00:00
audiofx Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
auparse Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
autodetect expand tabs 2005-12-06 19:44:58 +00:00
avi Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
cutter Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
debug Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
effectv expand tabs 2005-12-06 19:44:58 +00:00
equalizer expand tabs 2005-12-06 19:55:58 +00:00
flx Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
goom gst/goom/: Free filter data when cleaning up. (Fixes: #334995) 2006-03-20 17:38:48 +00:00
id3demux gst/: Don't attempt typefinding on too-short buffers that have been completely trimmed away. 2006-03-22 13:00:34 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. 2006-03-13 15:49:08 +00:00
level gst/level/gstlevel.c: peak below decay is not necessarily an error, so don't ERROR log 2006-02-06 15:28:56 +00:00
matroska gst/matroska/ebml-write.c: Ensure that we set correct caps on buffers that are transferred direct from the input. 2006-03-20 18:34:21 +00:00
median close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. 2006-03-13 15:49:08 +00:00
monoscope close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. 2006-03-13 15:49:08 +00:00
multipart gst/multipart/multipartdemux.c: Applied #318663. Gives quite a few false positives in autoscan mode, but it's better ... 2006-02-16 16:53:52 +00:00
oldcore expand tabs 2005-12-06 19:44:58 +00:00
qtdemux gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose. 2006-03-15 15:08:20 +00:00
rtp Fixed one of the caps in the code from mulaw to alaw. 2006-03-15 22:30:24 +00:00
rtsp gst/rtsp/gstrtspsrc.c: the OPTIONS request result is optional so don't fail on it. 2006-03-21 16:19:37 +00:00
smpte Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
spectrum Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
udp gst/udp/gstdynudpsink.c: Applied patch from Kai Vehmanen, fixes #333624. 2006-03-07 17:31:03 +00:00
videobox gst/videobox/gstvideobox.c: Don't forget to initialize liboil, otherwise our oil functions 2006-01-20 15:06:28 +00:00
videocrop Update for alloc_buffer changes. 2005-12-05 13:04:22 +00:00
videofilter docs/plugins/: Added videobalance and videoflip to the docs. 2006-03-03 14:39:55 +00:00
videomixer gst/videomixer/videomixer.c: Code cleanup and re-enabling queued time validity check for correct EOS handling. 2005-12-13 21:58:42 +00:00
wavenc close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. 2006-03-13 15:49:08 +00:00
wavparse gst/wavparse/gstwavparse.*: Delay source pad creation until we have the first chunk of media data, so the we can exam... 2006-03-23 15:36:27 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00