K 10 svn:author V 6 jbeich K 8 svn:date V 27 2016-04-15T17:40:32.433289Z K 7 svn:log V 555 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 Obtained from: Arch Linux Approved by: Naram Qashat (maintainer) END