[FFmpeg-devel] [PATCH] libavcodec/mpegaudiodecheader.h : detect reserved mpeg id

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Jul 12 01:33:10 EEST 2018


2018-07-12 0:03 GMT+02:00, Karsten Otto <ottoka at posteo.de>:
> Argh, just noticed a stupid mistake - quite obviously, the check pattern
> needs to be shifted too, i.e. 1<<19 instead of just 1. Luckily, it won't do
> any harm, since it can never evaluate to true.
>
> What is the protocol in this case - Do I send a new version of the patch?
> Or another patch to the patch that is already applied?

It has to be a patch that can be committed, so in this case a patch
on top of the applied patch.

Please avoid top-posting here, Carl Eugen


More information about the ffmpeg-devel mailing list