Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 197 Bytes

File metadata and controls

4 lines (3 loc) · 197 Bytes

MFDecodeH264

A C++ console application code that decodes an H264 raw file using Media Foundation's H.264 Video Decoder.

Instead of a file, input could be a network stream or anything like that.