[FFmpeg-devel] [PATCH 1/5] movenc: use correct tag list for AVOutputFormat.codec_tag
Derek Buitenhuis
derek.buitenhuis at gmail.com
Thu Jun 29 06:45:16 EEST 2017
On 6/29/2017 2:03 AM, Michael Niedermayer wrote:
> Fails to build
>
> src/libavformat/movenc.c:6450:7: error: ‘AV_CODEC_ID_EVR’ undeclared here (not in a function)
> { AV_CODEC_ID_EVR , MKTAG('m', 'p', '4', 'v') },
Looks like I forgot to regenerate the .patch files after I fixed that
and ran FATE. Woops. This was already amended locally. I'll send that.
- Derek
More information about the ffmpeg-devel
mailing list