summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-04-26 13:47:38 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-04-26 13:47:38 +0000
commit46c2655999759820618416f245c06816c33a4e02 (patch)
tree9b29fa2d6f7219979ba6e7dac95f46c5e90f4f24 /ChangeLog
parent7d92cdad319d1cd80aee32c7fd25b3862af2d929 (diff)
fix jpeg getcaps so it negotiates correctly
Original commit message from CVS: fix jpeg getcaps so it negotiates correctly
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dea300d5..fd3c7aae 100644
--- 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):