diff options
author | David Schleef <ds@schleef.org> | 2004-04-09 00:01:44 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-04-09 00:01:44 +0000 |
commit | fdfab29d422973f57de0e8aae1bb83b14541e7b4 (patch) | |
tree | 0ed2f4d2b748767f89b6a5bbcccd8bc96762131e | |
parent | 5f8d994f26376cda244e1bb650171b9b4b85577e (diff) |
gst/colorspace/gstcolorspace.c: Don't advertise a conversion we don't support (bug #139532)
Original commit message from CVS:
* gst/colorspace/gstcolorspace.c: Don't advertise a conversion
we don't support (bug #139532)
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-04-08 David Schleef <ds@schleef.org> + + * gst/colorspace/gstcolorspace.c: Don't advertise a conversion + we don't support (bug #139532) + 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org> * ext/mad/gstmad.c: (gst_mad_handle_event), |