diff options
author | Oleg Oshmyan <chortos@inbox.lv> | 2013-02-01 23:35:02 +0000 |
---|---|---|
committer | Grigori Goronzy <greg@blackbox> | 2013-03-03 23:17:53 +0100 |
commit | 1ae86d2390b3e64b5f6574fa1628461bc403ae14 (patch) | |
tree | 9027365853409126cb33d4c64dd907718819219e /Changelog | |
parent | 0e1702ad7a6a827d400c87b7a98aea11e54d2127 (diff) | |
download | libass-1ae86d2390b3e64b5f6574fa1628461bc403ae14.tar.bz2 libass-1ae86d2390b3e64b5f6574fa1628461bc403ae14.tar.xz |
Support reading the YCbCr Matrix header
The value is parsed and stored as an enum constant that the consumer
can read from ASS_Track. All output images are still plain RGB,
and the consumer is expected to perform its own color correction.
Supported header values: (TV|PC).(601|709|240M|FCC) and None.
If the header is missing, a special compatibility value is used
that should be treated as TV.601 if the accompanying video stream
is YCbCr and as None otherwise. If the header is present but has
an invalid/unknown value, a different special value is substituted.
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions