mirror of https://github.com/FFmpeg/FFmpeg.git
libavfilter API was designed in order to be clarly distinguished from the libavcodec API, including avcodec.h in avfilter.h is not going to help to stick to this principle. The inclusion of libavutil/audioconvert.h in many files was required because avcodec.h includes audioconvert.h. libavfilter/avcodec.h is where the lavc/lavfi interface should be entirely placed.pull/59/head
parent
a31ab50712
commit
972cad77fa
11 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue