diff options
author | Dylan Alex Simon <[email protected]> | 2013-08-13 11:33:51 -0400 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2013-09-11 16:54:02 +0200 |
commit | 38155b47fd561ef6b30c471f2b5982177c1d5e39 (patch) | |
tree | 46389198924f2cdb1d557e262ef75d0541ab564c /libavformat/smacker.c | |
parent | 2a1c24a267e960cde49cf0d1f94d07ffe768c301 (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/smacker.c')
0 files changed, 0 insertions, 0 deletions