[FFmpeg-soc] expand filter (alternative to pad syntax)
Luca Barbato
lu_zero at gentoo.org
Sat May 10 08:36:54 CEST 2008
Ryo Hirafuji wrote:
> Oh, I'm sorry.
> Here is a patch.
> It includes changes of allfilters.c and Makefile.
>
Please do not top post, please remember that ffmpeg has a coding style
that is enforced: you must not use tabs but 4spaces to indent your code.
Function arguments should be separated by a space and the opening
bracket could be put the next like.
the split and the rest of the argv parsing could be simplified by using
libc functions (check strtok) or using avoption.
lu
PS: what about moving opt.c from libavcodec to libavutil?
--
Luca Barbato
Gentoo Council Member
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
More information about the FFmpeg-soc
mailing list