diff options
author | Dylan Alex Simon <dylan-ffmpeg@dylex.net> | 2013-08-13 11:33:51 -0400 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-09-11 16:54:02 +0200 |
commit | 38155b47fd561ef6b30c471f2b5982177c1d5e39 (patch) | |
tree | 46389198924f2cdb1d557e262ef75d0541ab564c /libavdevice/x11grab.c | |
parent | 2a1c24a267e960cde49cf0d1f94d07ffe768c301 (diff) | |
download | ffmpeg-38155b47fd561ef6b30c471f2b5982177c1d5e39.tar.gz |
avcodec: add const qualifier to avcodec_find_best_pix_fmt2 args
avcodec_find_best_pix_fmt2 does not modify its first argument so may be
marked const. This avoids a warning when passing in AVCodec.pix_fmts.
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavdevice/x11grab.c')
0 files changed, 0 insertions, 0 deletions