gst/audioconvert/gstaudioconvert.c: Use gst_pad_try_set_caps_nonfixed().

Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
Use gst_pad_try_set_caps_nonfixed().
This commit is contained in:
David Schleef 2004-01-27 09:05:22 +00:00
parent 9d59ca935b
commit 6cd859915e

View file

@ -1,4 +1,9 @@
2004-01-22 David Schleef <ds@schleef.org>
2004-01-27 David Schleef <ds@schleef.org>
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
Use gst_pad_try_set_caps_nonfixed().
2004-01-27 David Schleef <ds@schleef.org>
* gst/ac3parse/gstac3parse.c: update to checklist 5
* gst/adder/gstadder.c: rewrite negotiation. update to checklist 5