[FFmpeg-devel] [PATCH 001/281] Add a new channel layout API

Nicolas George george at nsup.org
Mon Jan 17 15:53:09 EET 2022


Marton Balint (12022-01-16):
> Should the serializaton and unserialization functions store/parse both the
> channel label and the channel designation? As far as I see right now it is
> kind of inconsistent: av_channel_layout_describe_print() prints the label
> (if exists), not the designation, but av_channel_layout_from_string()
> expects the designations only, never the custom label.

Oh, excellent point. av_channel_layout_from_string() should be able to
parse the output of av_channel_layout_describe_bprint() in all cases.
And it should be covered by FATE.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220117/89598a7c/attachment.sig>


More information about the ffmpeg-devel mailing list