diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-03-23 15:36:27 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-03-23 15:36:27 +0000 |
commit | abb13bdd249c9f6eaa9f6ec8b03f62381625ea49 (patch) | |
tree | f5f916bcb646c58d37546d34da173f6fcf360665 /common | |
parent | e035ba08376aba93a469e254e394ef2aecb4d043 (diff) |
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).
Diffstat (limited to 'common')
m--------- | common | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common -Subproject f1c7bfd24d0fcc4e5113ce3b96b1fac83a9ec56 +Subproject 658b51189850df022f032a4310c4ad477a76465 |