fix jpeg getcaps so it negotiates correctly
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 26 Apr 2004 13:47:38 +0000 (13:47 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 26 Apr 2004 13:47:38 +0000 (13:47 +0000)
Original commit message from CVS:
fix jpeg getcaps so it negotiates correctly

ChangeLog

index dea300d56826355f11e2785f6c74d242e4344c6d..fd3c7aaeebc0894eefd025633f1b69d99d12b1ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * Makefile.am:
+       * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
+       (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
+        fix _getcaps so it only negotiates to its supported format
+
 2004-04-25  Benjamin Otte  <otte@gnome.org>
 
        * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):