Open
Bug 882028
Opened 11 years ago
Updated 2 years ago
Use MFGetPlaneSize where appropriate
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
NEW
People
(Reporter: cpearce, Unassigned)
References
Details
In a few places I calculated the plane size of YUV planes. We should see if we can call MFGetPlaneSize instead. (I didn't realize that this function existed when I wrote the original code).
Updated•9 years ago
|
Component: Audio/Video → Audio/Video: Playback
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•