]> git.sesse.net Git - ffmpeg/commit
mjpegenc: Fix const correctness and avoid writes into AVFrame of amv_encode_picture()
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 6 Mar 2012 23:40:39 +0000 (00:40 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 6 Mar 2012 23:40:39 +0000 (00:40 +0100)
commit7d75febe0fd3bb65ad5ade9513dcf4d52a522df7
tree8e896c5e69ae0d3ca600ee387f8a4ae85257a235
parent5e6514e24fc3029ac2d1e133fd018a3f3ac2bfdf
mjpegenc: Fix const correctness and avoid writes into AVFrame of amv_encode_picture()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/mjpegenc.c