fix jpeg getcaps so it negotiates correctly

Original commit message from CVS:
fix jpeg getcaps so it negotiates correctly
This commit is contained in:
Thomas Vander Stichele 2004-04-26 13:47:38 +00:00
parent 09d2a2d335
commit 868b8c650e

View file

@ -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):