On Sun, May 10, 2015 at 12:48 AM, Luca Barbato <[email protected]> wrote:
> On 09/05/15 22:45, Jean-Baptiste Kempf wrote:
>> On 09 May, Luca Barbato wrote :
>>> ---
>>>  doc/APIchanges      |  3 +++
>>>  libavutil/pixdesc.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
>>>  libavutil/pixfmt.h  | 15 +++++++++++++++
>>>  libavutil/version.h |  4 ++--
>>>  4 files changed, 65 insertions(+), 2 deletions(-)
>>
>> Why ?
>>
>
> Actually why not:
>
> - the pixel format cannot deliver sanely the parameters useful to render
> bayer correctly
> - the users HATE having more pixel formats
> - the list I picked is not exaustive
>
> That said, the alternative is to output AV_CODEC_ID_BAYER packets, with
> bayer layout, gamma and white balance exported as side_data

And side data would be exported from packets to frames, so that users
might play with it.
I like this version much more of course.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to