[gst-cvs] msmith gst-plugins-base: gst-plugins-base/ gst-plugins-base/gst/videorate/
Michael Smith
msmith at kemper.freedesktop.org
Fri Mar 23 05:32:45 PDT 2007
CVS Root: /cvs/gstreamer
Module: gst-plugins-base
Changes by: msmith
Date: Fri Mar 23 2007 12:32:45 UTC
Log message:
* gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
(gst_video_rate_reset), (gst_video_rate_chain):
If videorate changes caps, we can no longer use the old buffer
(which may have a different size, incompatible with our caps).
So don't do that; just duplicate the new frame more times.
Modified files:
. : ChangeLog
gst/videorate : gstvideorate.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.3231&r2=1.3232
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst/videorate/gstvideorate.c.diff?r1=1.46&r2=1.47
More information about the Gstreamer-commits
mailing list