[FFmpeg-devel] [PATCH 2/6] lavu/channel_layout: implement unknown layouts.
Nicolas George
nicolas.george at normalesup.org
Wed Nov 28 20:50:25 CET 2012
L'octidi 8 frimaire, an CCXXI, Nicolas George a écrit :
> You are missing something that I explained at least twice before
Sorry, that was rude and undeserved. I realize how much work it must be to
merge Anton's latest opus.
> at the end
> of a lavfi filter, the channel layout is the currently the authoritative
> information about the number of channels, because the channel count field
> was introduced too recently.
I rephrase it: until commit 79456652, channel_layout was the only
information about the number of channels in a buffer. Therefore, an
application that reads it and relies on it is valid. And since there was no
major bump since 79456652, the requirement still stands.
In fact, I do not see any field in AVFilterLink except channel_layout, so it
may still be the case now.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121128/d031b0fc/attachment.asc>
More information about the ffmpeg-devel
mailing list