[FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c

Janne Grunau janne-ffmpeg
Fri Jul 9 14:16:30 CEST 2010


On Fri, Jul 09, 2010 at 03:05:16AM +0200, Michael Niedermayer wrote:
> On Fri, Jul 09, 2010 at 01:08:07AM +0200, Michael Chinen wrote:
> > On Thu, Jul 8, 2010 at 2:53 AM, Michael Chinen <mchinen at gmail.com> wrote:
> 
> >  nutenc.c |  136 +++++++++++++++++++++++++++++++--------------------------------
> >  1 file changed, 68 insertions(+), 68 deletions(-)
> > 7fcc0b0582794ccb8a54c0e204f0931a387f67e5  0001-rename-get_length-to-ff_get_v_length-and-put_v-to-ff.patch
> > From 56fa5a75b2c415ce1604883f33fe2d3ce576d199 Mon Sep 17 00:00:00 2001
> > From: Michael Chinen <mchinen at gmail.com>
> > Date: Fri, 9 Jul 2010 00:51:10 +0200
> > Subject: [PATCH 1/2] rename get_length to ff_get_v_length and put_v to ff_put_v
> [...]
> 
> >  aviobuf.c  |   19 +++++++++++++++++++
> >  internal.h |   10 ++++++++++
> >  nutenc.c   |   21 ---------------------
> >  3 files changed, 29 insertions(+), 21 deletions(-)
> > bacfd4ce242848613ccc5912cd267f6503d3a84b  0002-moving-ff_get_v_length-and-ff_put_v-from-nutenc.c-to.patch
> > From 61fcab2672ad2f3471e3737f0d0ce27c744384eb Mon Sep 17 00:00:00 2001
> > From: Michael Chinen <mchinen at gmail.com>
> > Date: Fri, 9 Jul 2010 00:59:32 +0200
> > Subject: [PATCH 2/2] moving ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c
> 
> patches look ok

both applied

Janne



More information about the ffmpeg-devel mailing list