On Mon, Oct 28, 2019 at 10:48 PM Paul B Mahol <[email protected]> wrote:
> The new API is more extensible and allows for custom layouts. > More accurate information is exported, eg for decoders that do not > set a channel layout, lavc will not make one up for them. > > Deprecate the old API working with just uint64_t bitmasks. > > Original commit by Anton Khirnov <[email protected]>. > Expanded and completed by Vittorio Giovara <[email protected]>. > Adapted for FFmpeg by Paul B Mahol <[email protected]>. > > Signed-off-by: Anton Khirnov <[email protected]> > Signed-off-by: Vittorio Giovara <[email protected]> > Signed-off-by: Paul B Mahol <[email protected]> > --- > Hello, this seems to coming from an outdated branch. Please use https://git.khirnov.net/libav.git/log/?h=ambisonic2 as reference: it contains several improvements from the last iteration, such as a fully functional backward compatibility layer, and a reworked implementation of ambisonics, and contains a fully rebased tree with all ffmpeg formats and codecs. Really looking forward to getting this merged, thanks for your help in the process. -- Vittorio _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
