On 4/1/17, wm4 <nfx...@googlemail.com> wrote: > Can do audio decoding, audio encoding, video decoding, video encoding, > video HW encoding. I also had video HW decoding, but removed it for now, > as thw hwframes integration wasn't very sane. > > Some of the MS codecs aren't well tested, and might not work properly. > --- > configure | 34 + > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 23 + > libavcodec/mf.c | 1950 > ++++++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/mf_utils.c | 693 +++++++++++++++++ > libavcodec/mf_utils.h | 200 +++++ > 6 files changed, 2901 insertions(+) > create mode 100644 libavcodec/mf.c > create mode 100644 libavcodec/mf_utils.c > create mode 100644 libavcodec/mf_utils.h >
Missing dshow, vfw and so on support. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel