[FFmpeg-devel] [PATCH] avcodec/Makefile: add libutvideo.h to SKIPHEADERS
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sun Jul 6 01:29:30 CEST 2014
On 7/5/2014 11:25 PM, Michael Niedermayer wrote:
> libutvideo.h is not a C header and thus fails building as a C file
>
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
> libavcodec/Makefile | 1 +
> 1 file changed, 1 insertion(+)
OK, although personally I'd like to see libutvideo*.{c,h} die. It doesn't
serve much of a point anymore, and upstream Ut Video does not even build as
libutvideo anymore (UNIX Makefiles removed), and thus users must use a fork.
- Derek
More information about the ffmpeg-devel
mailing list