issues
search
servo
/
gecko-media
Firefox's media playback stack in a stand alone Rust crate
Mozilla Public License 2.0
6
stars
9
forks
source link
Add Decodertraits and dependencies
#32
Closed
cpearce
closed
7 years ago
cpearce
commented
7 years ago
Update Gecko.
Add DecoderTraits. This class manages the higher level "can I play type X" logic, and also the creation of MediaFormatReader (which is commented out).
Includes MediaDecoder.h and MediaStreamGraph.h headers.