Diego Biurrun <[email protected]> writes:

> In order to encode with Xvid, it is preferable to use Xvid directly.
> ---
>  configure                     |    7 -
>  doc/ffmpeg.texi               |    4 +-
>  doc/general.texi              |    4 +-
>  libavcodec/Makefile           |    1 -
>  libavcodec/allcodecs.c        |    1 -
>  libavcodec/avcodec.h          |    1 -
>  libavcodec/libxvid_internal.h |   32 --
>  libavcodec/libxvid_rc.c       |  148 --------
>  libavcodec/libxvidff.c        |  823 
> -----------------------------------------
>  libavcodec/ratecontrol.c      |   20 -
>  libavcodec/ratecontrol.h      |    8 -
>  11 files changed, 3 insertions(+), 1046 deletions(-)
>  delete mode 100644 libavcodec/libxvid_internal.h
>  delete mode 100644 libavcodec/libxvid_rc.c
>  delete mode 100644 libavcodec/libxvidff.c

No objections from me.  Please remove the configure check for mkstemp as
well, it's not used anywhere else.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to