aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/x86/cpu.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-07-15 01:50:02 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-07-25 01:25:28 +0200
commit72743aef03f7933f89ede398ca2c2a8a8ab90cd4 (patch)
tree5eabfbfb9bd5db954f52cab70a27395979774e46 /libavutil/x86/cpu.c
parent23bb85b0691d76162da753ce08d8dd03f636ef47 (diff)
downloadffmpeg-72743aef03f7933f89ede398ca2c2a8a8ab90cd4.tar.gz
imgconvert: Implement avcodec_find_best_pix_fmt_of_list()
The old avcodec_find_best_pix_fmt() was insufficient due to 64 pix_fmt limit. In ffmpeg this problem has been solved long ago through avcodec_find_best_pix_fmt2() Today libav has added a incompatible modified version of avcodec_find_best_pix_fmt2() under the same name, thus again breaking ABI/API ... The avcodec_find_best_pix_fmt_of_list() added in this commit here makes the libav API available to ffmpeg users too. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/x86/cpu.c')
0 files changed, 0 insertions, 0 deletions