On Wed, Jul 04, 2012 at 04:51:37PM +0100, 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]>
> ---
>  libavfilter/Makefile                                 |    4 ++--
>  tools/lavfi-showfiltfmts.c => libavfilter/filtfmts.c |    5 +++++
>  tests/Makefile                                       |    2 +-
>  tests/lavfi-regression.sh                            |    2 +-
>  4 files changed, 9 insertions(+), 4 deletions(-)
>  rename tools/lavfi-showfiltfmts.c => libavfilter/filtfmts.c (98%)

You missed a change to .gitignore; the rest LGTM.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to