win-mf: Remove extensions/profile from AAC header
With this change "Movies & TV" (version 3.6.2251.0) and Firefox 47.0 play audio encoded with mf_aac
This commit is contained in:
@@ -74,7 +74,7 @@ private:
|
||||
ComPtr<IMFTransform> transform;
|
||||
ComPtr<IMFSample> outputSample;
|
||||
std::vector<BYTE> packetBuffer;
|
||||
UINT8 extraData[5];
|
||||
UINT8 extraData[3];
|
||||
};
|
||||
|
||||
static const UINT32 FrameSize = 1024;
|
||||
|
Reference in New Issue
Block a user