[FFmpeg-devel] [PATCH v3] lavu: add an AV_FRAME_DATA_GAMMA side data type

Nicolas George george at nsup.org
Mon Nov 6 20:03:27 EET 2017


Le sextidi 16 brumaire, an CCXXVI, Rostislav Pehlivanov a écrit :
> Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> ---
>  doc/APIchanges      | 3 +++
>  libavutil/frame.h   | 6 ++++++
>  libavutil/version.h | 2 +-
>  3 files changed, 10 insertions(+), 1 deletion(-)

Sorry if it has come up before, but why not just add

	AVRational gamma;

with 0/0 meaning unspecified? It seems like a relevant information, at
least as much as AVColor*. And overall much simpler.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171106/a0b07790/attachment.sig>


More information about the ffmpeg-devel mailing list