]> git.sesse.net Git - ffmpeg/commit
Move av_find_best_pix_fmt_of_2() from avcodec to avutil
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 26 Apr 2014 16:22:12 +0000 (18:22 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 30 Apr 2014 21:14:05 +0000 (23:14 +0200)
commit617e866e25b72fa5d9f9d6bbcbd7e4bd69e63a54
treec0f7f9671172f90455510d7555b802eea83b6e9b
parent8ff72924cfeb3c8fa8fc57cfea3f78ca0caaec0f
Move av_find_best_pix_fmt_of_2() from avcodec to avutil

This avoids a dependancy of libavfilter on libavcodec

See Ticket 3592
Fixes Ticket2784

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/avcodec.h
libavcodec/imgconvert.c
libavfilter/avfiltergraph.c
libavutil/Makefile
libavutil/pixdesc.c
libavutil/pixdesc.h