diff options
author | David Schleef <ds@schleef.org> | 2004-01-12 18:59:57 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-01-12 18:59:57 +0000 |
commit | b008d5a3de690f374a297d1be8fbc80343e895f5 (patch) | |
tree | 6851c72fa2e5d3784a18ed09056c18df9117c3cf | |
parent | 7481a35b0b3e524234d41a5df123c69f678196f4 (diff) |
gst/audioconvert/gstaudioconvert.c: Test that pad is negotiated before getting its caps.
Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
Test that pad is negotiated before getting its caps.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-01-12 David Schleef <ds@schleef.org> + + * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link): + Test that pad is negotiated before getting its caps. + 2004-01-12 Julien MOUTTE <julien@moutte.net> * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When |