On 25/07/14 5:02 PM, Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer <michae...@gmx.at>
> ---
>  libavcodec/Makefile         |    2 +-
>  libavcodec/dsputil.h        |   90 
> +++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/dsputil_compat.c |   52 +++++++++++++++++++++++++
>  libavfilter/deshake.h       |    4 +-
>  libavfilter/f_select.c      |    6 +--
>  libavfilter/vf_deshake.c    |    4 +-
>  libavfilter/vf_mpdecimate.c |   10 ++---
>  7 files changed, 155 insertions(+), 13 deletions(-)
>  create mode 100644 libavcodec/dsputil.h
>  create mode 100644 libavcodec/dsputil_compat.c
> 

This should probably be implemented with a new FF_API_ define.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to