Re: [FFmpeg-devel] [PATCH v2 0/1] avcodec/mf: implemented Media Foundation wrapper

2018-11-06 Thread Hendrik Leppkes
On Mon, Oct 29, 2018 at 10:27 AM Paweł Wegner wrote: > > Thanks for the tip; I took Media Foundation support from PLEX's FFmpeg fork. > The newer patch revision contains hw decoding through Media Foundation. > > Paweł Wegner (1): > avcodec/mf: implemented Media Foundation wrapper > > configure

[FFmpeg-devel] [PATCH v2 0/1] avcodec/mf: implemented Media Foundation wrapper

2018-10-29 Thread Paweł Wegner
Thanks for the tip; I took Media Foundation support from PLEX's FFmpeg fork. The newer patch revision contains hw decoding through Media Foundation. Paweł Wegner (1): avcodec/mf: implemented Media Foundation wrapper configure | 48 +- fftools/Makefile |