freebsd-ports/graphics/php5-ffmpeg
Jan Beich e5742228cf graphics/php5-ffmpeg: unbreak runtime with ffmpeg 3.x
$ echo CFLAGS+=-Werror=implicit-function-declaration >>Makefile.local
$ make
[...]
ffmpeg_movie.c:1228:13:error: implicit declaration of function 'avcodec_alloc_frame' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
    frame = avcodec_alloc_frame();
            ^
PR:		214191
Pointy hat to:	jbeich
Approved by:	portmgr blanket
2016-12-12 08:52:33 +00:00
..
files
distinfo
Makefile
pkg-descr