projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cd4212
)
fix jpeg getcaps so it negotiates correctly
author
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 26 Apr 2004 13:47:38 +0000
(13:47 +0000)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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):