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
commit6fe75fc2d80f627ee38cdbc94d40a8a99dbb0511 (patch)
tree42f33a671604a7107d2ea21e047e630c3dab244f /ChangeLog
parentdbefaad51f0d10416bbaaf048c8f723aa3751a5a (diff)
downloadgst-plugins-bad-6fe75fc2d80f627ee38cdbc94d40a8a99dbb0511.tar.gz
gst-plugins-bad-6fe75fc2d80f627ee38cdbc94d40a8a99dbb0511.tar.bz2
gst-plugins-bad-6fe75fc2d80f627ee38cdbc94d40a8a99dbb0511.zip
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):