On Fri, Feb 28, 2014 at 11:29 AM, Martin Storsjö <[email protected]> wrote: > Copying data in chunks of 1 KB is a little wasteful. > > 64 KB should still easily fit on the stack, so there's no need > to allocate it dynamically. > --- > tools/qt-faststart.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Looks ok. Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
