[FFmpeg-cvslog] r20441 - trunk/libavfilter/vf_format.c
Diego Biurrun
diego
Wed Nov 4 00:32:55 CET 2009
On Tue, Nov 03, 2009 at 10:57:21PM +0100, stefano wrote:
>
> --- trunk/libavfilter/vf_format.c Tue Nov 3 21:01:06 2009 (r20440)
> +++ trunk/libavfilter/vf_format.c Tue Nov 3 22:57:21 2009 (r20441)
> @@ -134,7 +134,7 @@ AVFilter avfilter_vf_format = {
>
> AVFilter avfilter_vf_noformat = {
> .name = "noformat",
> - .description = "Force libavfilter not to use any of the specified pixel formats as the input to the next filter.",
> + .description = "Force libavfilter not to use any of the specified pixel formats for the input to the next filter.",
Like I've told you before: This was better before.
Diego
More information about the ffmpeg-cvslog
mailing list