On Mon, Aug 05, 2013 at 12:57:55PM +0200, Diego Biurrun wrote: > On Mon, Aug 05, 2013 at 12:55:29PM +0200, Diego Biurrun wrote: > > From: Kostya Shishkov <[email protected]> > > > > Signed-off-by: Diego Biurrun <[email protected]> > > --- > > > > Now with less prefix noise. > > > > libavcodec/Makefile | 2 +- > > libavcodec/twinvq.c | 572 > > +++--------------------------------------------- > > libavcodec/twinvq.h | 198 +++++++++++++++++ > > libavcodec/twinvqdec.c | 421 +++++++++++++++++++++++++++++++++++ > > 4 files changed, 646 insertions(+), 547 deletions(-) > > create mode 100644 libavcodec/twinvq.h > > create mode 100644 libavcodec/twinvqdec.c > > Should be OK.
Indeed. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
