On Mon, May 25, 2015 at 9:46 PM, Vittorio Giovara <[email protected]> wrote: > On Sun, May 24, 2015 at 12:12 PM, Luca Barbato <[email protected]> wrote: >> On 24/05/15 10:43, Anton Khirnov wrote: >>> Quoting Vittorio Giovara (2015-05-22 20:50:10) >>>> Code is small enough that there is no advantage in a separate function. >>> >>> And what is the advantage in duplicating this code? >>> >> >> The functions are put in different files later. I wonder if can't be >> possible to share more of it instead. > > Exactly, it's a small code duplication in favor of reorganizing > functions into proper groups.
Isnt there a macro for swapping things, or does that not work with this array expression? FFSWAP or something? Might look a bit tidier. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
