On 28/03/14 02:47, Vittorio Giovara wrote: > From: Timothy Gu <[email protected]> > > --- > libavcodec/x86/Makefile | 3 +- > libavcodec/x86/dnxhdenc.asm | 49 ++++++++++++++++++++++++++++++ > libavcodec/x86/dnxhdenc.c | 67 > ------------------------------------------ > libavcodec/x86/dnxhdenc_init.c | 39 ++++++++++++++++++++++++ > 4 files changed, 90 insertions(+), 68 deletions(-) > create mode 100644 libavcodec/x86/dnxhdenc.asm > delete mode 100644 libavcodec/x86/dnxhdenc.c > create mode 100644 libavcodec/x86/dnxhdenc_init.c >
Looks fine to me. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
