mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-29 19:50:40 +00:00
fix jpeg getcaps so it negotiates correctly
Original commit message from CVS: fix jpeg getcaps so it negotiates correctly
This commit is contained in:
parent
dbefaad51f
commit
6fe75fc2d8
1 changed files with 7 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue