On 07/04/2012 06:18 PM, Mans Rullgard wrote: > This tool uses lavfi internal symbols not accessible in shared > libraries. TESTPROGS are linked statically to allow them use of > library internals not normally exported. > > Signed-off-by: Mans Rullgard <[email protected]> > --- > Now with updated .gitignore. > --- > .gitignore | 1 - > libavfilter/Makefile | 4 ++-- > tools/lavfi-showfiltfmts.c => libavfilter/filtfmts.c | 5 +++++ > tests/Makefile | 2 +- > tests/lavfi-regression.sh | 2 +- > 5 files changed, 9 insertions(+), 5 deletions(-) > rename tools/lavfi-showfiltfmts.c => libavfilter/filtfmts.c (98%) >
Seems ok. lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
