This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
The definition of "Coded Frame" [1] uses the qualifier "compressed", which may mislead readers into believing that a coded frame must be compressed data. In fact, it could be uncompressed data. I propose that "compressed" be replaced by "encoded", leaving the first sentence as: "A unit of encoded media data that has a presentation timestamp and decode timestamp." [1] https://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#definitions
See https://www.w3.org/Bugs/Public/show_bug.cgi?id=21328 as well.
I'm fine with changing this to 'encoded' or simply dropping the word 'compressed' entirely.
(In reply to comment #2) > I'm fine with changing this to 'encoded' or simply dropping the word > 'compressed' entirely. either of this is fine with me
(In reply to comment #3) > (In reply to comment #2) > > I'm fine with changing this to 'encoded' or simply dropping the word > > 'compressed' entirely. > > either of this is fine with me s/this/these/
Change committed. https://dvcs.w3.org/hg/html-media/rev/ffb76048861e Dropped the word "compressed" from the "Coded Frame" definition.
thanks