CVS Root: /cvs/gstreamer
Module: gst-plugins-base
Changes by: wtay
Date: Sat Nov 22 2008 14:44:41 UTC
Log message:
* gst/videorate/gstvideorate.c:
Add jpeg and png image media types to the caps. Fixes #561436.
Modified files:
. : ChangeLog
gst/videorate : gstvideorate.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.4206&r2=1.4207
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst/videorate/gstvideorate.c.diff?r1=1.56&r2=1.57
====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-base/ChangeLog,v
retrieving revision 1.4206
retrieving revision 1.4207
diff -u -d -r1.4206 -r1.4207
--- ChangeLog 22 Nov 2008 14:31:41 -0000 1.4206
+++ ChangeLog 22 Nov 2008 14:44:25 -0000 1.4207
@@ -1,5 +1,10 @@
2008-11-22 Wim Taymans <[email protected]>
+ * gst/videorate/gstvideorate.c:
+ Add jpeg and png image media types to the caps. Fixes #561436.
+
+2008-11-22 Wim Taymans <[email protected]>
* gst/playback/gstplaysink.c: (gen_audio_chain):
Don't post an error when we can't configure the volume but post a
warning instead. Fixes #561780.
Index: gstvideorate.c
RCS file: /cvs/gstreamer/gst-plugins-base/gst/videorate/gstvideorate.c,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- gstvideorate.c 10 Jul 2008 21:06:06 -0000 1.56
+++ gstvideorate.c 22 Nov 2008 14:44:26 -0000 1.57
@@ -109,14 +109,14 @@
GST_STATIC_PAD_TEMPLATE ("src",
GST_PAD_SRC,
GST_PAD_ALWAYS,
- GST_STATIC_CAPS ("video/x-raw-yuv; video/x-raw-rgb")
+ GST_STATIC_CAPS ("video/x-raw-yuv; video/x-raw-rgb; image/jpeg; image/png")
);
static GstStaticPadTemplate gst_video_rate_sink_template =
GST_STATIC_PAD_TEMPLATE ("sink",
GST_PAD_SINK,
static void gst_video_rate_swap_prev (GstVideoRate * videorate,
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.