[FFmpeg-devel] [PATCH]lavc/utils: Fix a compilation warning, make a parameter const

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Feb 24 13:16:33 EET 2017


2017-02-24 4:09 GMT+01:00 Michael Niedermayer <michael at niedermayer.cc>:

>> -static int apply_param_change(AVCodecContext *avctx, AVPacket *avpkt)
>> +static int apply_param_change(AVCodecContext *avctx, const AVPacket *avpkt)
>
> should be ok

Patch applied.

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list