diff options
author | Colin Walters <walters@verbum.org> | 2003-12-24 17:01:00 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2003-12-24 17:01:00 +0000 |
commit | a44ab7e693e2ec0f04977c180bc58c938c349f8b (patch) | |
tree | 3d1c3d210613818bc7a2cf8032cf35d491bc7f55 /ChangeLog | |
parent | 82e93f233366c1fe4598b6e043a6a4a5be7ac6dd (diff) | |
download | gst-plugins-bad-a44ab7e693e2ec0f04977c180bc58c938c349f8b.tar.gz gst-plugins-bad-a44ab7e693e2ec0f04977c180bc58c938c349f8b.tar.bz2 gst-plugins-bad-a44ab7e693e2ec0f04977c180bc58c938c349f8b.zip |
Return NULL if we can't fixate the caps anymore.
Original commit message from CVS:
Return NULL if we can't fixate the caps anymore.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-12-24 Colin Walters <walters@verbum.org> + + * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if + we can't fixate the caps anymore. + 2003-12-23 David Schleef <ds@schleef.org> * gst/volume/gstvolume.c: (volume_init): Proxy getcaps. |