Open
Bug 1752949
Opened 4 years ago
Remove `GMPErr CopyFrame(..)` if they won't be used again
Categories
(Core :: Audio/Video: GMP, task)
Core
Audio/Video: GMP
Tracking
()
NEW
People
(Reporter: alwu, Unassigned)
Details
GMPErr CopyFrame(...) are declared in GMPVideoEncodedFrame and GMPVideoi420Frame , but I couldn't find any place using them.
If they are unused, then we should remove them.
You need to log in
before you can comment on or make changes to this bug.
Description
•