On Mon, 8 May 2017 12:21:28 -0400 Vittorio Giovara <[email protected]> wrote:
> On Mon, May 8, 2017 at 11:58 AM, wm4 <[email protected]> wrote: > > It would avoid the requirement for copy and free functions, so if the > > reordering isn't seen as a big advantage, it'd be a superior solution. > > Well, that and if you don't mind fiddling with bits instead of chars ;) That's not much of a problem. > > Well, I meant stuff like ambisonics. They don't seem to have meaningful > > "labels", but are essentially specific source directions from what I > > got. > > right, for that i "invented" a string format that seemed reasonable, > but nothing prevents us from adding > AV_CHANNEL_LAYOUT_AMBISONIC_FIRST_ORDER (and similar) as a shorthand > to initialize most common ambisonic layouts. I meant more wrt. the map array semantics, not the string representation. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
