• Felix Abecassis's avatar
    codec: implementation of Media Foundation Transform audio/video decoding · 2762ab0a
    Felix Abecassis authored
    Media Foundation is a framework for encoding/decoding multimedia
    content on Windows Vista and above. A Media Foundation Transform (MFT)
    is a module implementing an encoder, a decoder or a filter.
    
    MFTs can be enumerated and initialized using the function MFTEnumEx.
    A MFT can be SW or HW, synchronous or asynchronous.
    2762ab0a
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 145 KB