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
ImageContainer, AudioData, and VideoData
#15
Closed
cpearce
closed
7 years ago
cpearce
commented
7 years ago
Imports an ImageContainer glue implementation.
Allocation of cpu-memory YCbCr frames implemented.
Adds test for allocation of AudioData and VideoData classes.
philn
commented
7 years ago
Looks good, thanks!