gstreamer/gst/wavparse
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
..
.gitignore Initial revision 2001-12-22 23:27:31 +00:00
gstwavparse.c 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
gstwavparse.h 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 fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
wavparse.vcproj gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj riff.h removal (unused and duplication with... 2004-10-06 14:15:25 +00:00