[FFmpeg-devel] [PATCH 2/8] move ff_get_line to aviobuf.c
Aurelien Jacobs
aurel
Wed Jul 21 23:40:00 CEST 2010
On Wed, Jul 21, 2010 at 04:39:40PM +0200, Michael Niedermayer wrote:
> On Wed, Jul 21, 2010 at 11:52:56AM +0200, Aurelien Jacobs wrote:
> >
> > ---
> > libavformat/assdec.c | 15 +--------------
> > libavformat/aviobuf.c | 14 ++++++++++++++
> > libavformat/internal.h | 2 ++
> > 3 files changed, 17 insertions(+), 14 deletions(-)
>
> ok
applied
> btw, maybe the code can be factorized with get_strz() somehow.
> That could be 2 ff_ functions and an internal implementing them
> or maybe one that has a flag indicating \n handling
I had the same reflexion.
> thats seperate of this of course, just an idea
Indeed a seperate issue. I may look at it later.
Aurel
More information about the ffmpeg-devel
mailing list