summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2003-12-24 17:01:00 +0000
committerColin Walters <walters@verbum.org>2003-12-24 17:01:00 +0000
commita44ab7e693e2ec0f04977c180bc58c938c349f8b (patch)
tree3d1c3d210613818bc7a2cf8032cf35d491bc7f55
parent82e93f233366c1fe4598b6e043a6a4a5be7ac6dd (diff)
downloadgst-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.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa878b55..52109b89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.