freebsd-ports/multimedia/transcode/files
Jan Beich bcb5eb51ca multimedia/transcode: unbreak build with ffmpeg 3.0
aud_aux.c:329:18: error: use of undeclared identifier 'CODEC_ID_MP2'; did you mean 'AV_CODEC_ID_MP2'?
        codeid = CODEC_ID_MP2;
                 ^~~~~~~~~~~~
                 AV_CODEC_ID_MP2
/usr/local/include/libavcodec/avcodec.h:419:5: note: 'AV_CODEC_ID_MP2' declared here
    AV_CODEC_ID_MP2 = 0x15000,
    ^

PR:		208818
Reported by:	antoine (via exp-run)
Submitted by:	Ben Woods <woodsb02@gmail.com>
Obtained from:	Arch Linux
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2016-04-15 17:40:32 +00:00
..
patch-configure
patch-ffmpeg0-10
patch-ffmpeg0-11
patch-ffmpeg2
patch-ffmpeg3
patch-ffmpeg29
patch-import-v4l
patch-import__probe_ffmpeg.c
patch-import_Makefile.in
patch-libtc-tc_functions.c
patch-livav-9.patch