diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-04-01 13:20:03 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-04-01 13:20:03 +0000 |
commit | 4d7765c4bc3b4330b699a237846bc1d2b334f127 (patch) | |
tree | c9897b3e905ef6c77e0a5f913b277b123522d204 | |
parent | a4315635d8ffed8029ba79cdf8b9f6cdf4fce0f0 (diff) | |
download | gst-plugins-bad-4d7765c4bc3b4330b699a237846bc1d2b334f127.tar.gz gst-plugins-bad-4d7765c4bc3b4330b699a237846bc1d2b334f127.tar.bz2 gst-plugins-bad-4d7765c4bc3b4330b699a237846bc1d2b334f127.zip |
throw an error if we couldn't probe caps
Original commit message from CVS:
throw an error if we couldn't probe caps
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org> + + * sys/oss/gstosselement.c: (gst_osselement_probe_caps): + throw an error if we couldn't probe any caps. + 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com> * ext/dvdnav/gst-dvd: |