[FFmpeg-cvslog] r20272 - in trunk/libavfilter: avfilter.c avfilter.h defaults.c
Stefano Sabatini
stefano.sabatini-lala
Sun Oct 18 12:48:50 CEST 2009
On date Sunday 2009-10-18 10:16:18 +0200, stefano wrote:
> Author: stefano
> Date: Sun Oct 18 10:16:18 2009
> New Revision: 20272
[...]
> Modified:
> trunk/libavfilter/avfilter.c
> trunk/libavfilter/avfilter.h
> trunk/libavfilter/defaults.c
This commit broke most FATE gcc builds, you can find this line at the
end of the build log:
cp: cannot stat `/home/fate/fate32/build/libavfilter/libavfilter.so.0': No such file or directory
libavfilter.so.0 doesn't exist anymore, since I bumped major version
(for the rest I don't know what's going on).
Regards.
More information about the ffmpeg-cvslog
mailing list