forked from Lainports/freebsd-ports
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)
|
||
|---|---|---|
| .. | ||
| 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 | ||