Open
Bug 1290058
Opened 9 years ago
Updated 2 years ago
Add Skip to next keyframe logic to OggDemuxer
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: jya, Unassigned)
References
Details
The new OggDemuxer is able to skip to the next keyframe correctly, however this method will never be called as it never reports to the MediaFormatReader what the next keyframe is.
Due to the very low use of ogg videos on the world wide web, and the small CPU requirements to decode theora frames, it probably doesn't matter much.
Updated•9 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•