mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
Set the explicit caps on the pad when the file is parsed as explicit caps get wiped during state changes. fixes bug #...
Original commit message from CVS: Set the explicit caps on the pad when the file is parsed as explicit caps get wiped during state changes. fixes bug #148043
This commit is contained in:
parent
6dbd7c1dce
commit
ad6f7e3d5d
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-07-25 Iain <iain@prettypeople.org>
|
||||
|
||||
* gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
|
||||
pad now rather than when the pad is created because state changes wipe
|
||||
explicit caps (fixes #148043).
|
||||
|
||||
2004-07-25 Sebastien Cote <sc5@hermes.usherb.ca>
|
||||
|
||||
reviewed by Benjamin Otte <otte@gnome.org>
|
||||
|
|
Loading…
Reference in a new issue