On Fri, 19 Jul 2013, Kostya Shishkov wrote:
---
libavcodec/Makefile | 2 +-
libavcodec/twinvq.c | 662 +-------------------------------------------
libavcodec/twinvq_common.c | 562 +++++++++++++++++++++++++++++++++++++
libavcodec/twinvq_common.h | 160 +++++++++++
4 files changed, 732 insertions(+), 654 deletions(-)
create mode 100644 libavcodec/twinvq_common.c
create mode 100644 libavcodec/twinvq_common.h
LGTM
It might be good to doublecheck with generating this patch with the -C
flag to git, to see that most of the new files are just plain copies of
existing lines without too many changes. (No need to resend just for that
though, I trust you to check that locally.)
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel