On Thu, Dec 10, 2020 at 12:16:36PM +0100, Andreas Rheinhardt wrote:
> Modifying static storage must not happen because of multithreading
> (except initialization of course), so add const to the pointed-to type
> for pointers that point to static storage.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com>
> ---
>  libavcodec/motion_est.c          | 12 ++++++------
>  libavcodec/motion_est.h          |  4 ++--
>  libavcodec/motion_est_template.c |  2 +-
>  libavcodec/mpegvideo.h           |  2 +-
>  4 files changed, 10 insertions(+), 10 deletions(-)

ok

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to