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