On Tue, Dec 20, 2016 at 10:40 AM, Hendrik Leppkes <[email protected]> wrote:
> On Tue, Dec 20, 2016 at 9:19 AM, Vittorio Giovara
> <[email protected]> wrote:
>> This is the assumption that is made everywhere in the codebase
>> and in several specifications too. The added benefit is that any
>> variable referencing range can now be simply considered a boolean.
>>
>> Signed-off-by: Vittorio Giovara <[email protected]>
>
>
> I don't like this. You can assume this in the code if you want to, but
> it should be possible to export the difference between unsignaled and
> specifically limited from a file.

Unsignaled is the default way of notifying limited range, such as h264
or hevc. Also there is not a single codec where this distinction is
useful. For all intents and purpose this kind of data is intrinsically
a boolean.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to