On Mon, Dec 08, 2014 at 11:56:50PM +0100, Carl Eugen Hoyos wrote:
> On Monday 08 December 2014 08:28:00 pm Michael Niedermayer wrote:
> > On Mon, Dec 08, 2014 at 03:42:25PM +0100, Gabor Nagy wrote:
> > > Hello!
> > >
> > > Let me suggest two small changes in avidec.c
> > > first is at 129. line and
On Monday 08 December 2014 08:28:00 pm Michael Niedermayer wrote:
> On Mon, Dec 08, 2014 at 03:42:25PM +0100, Gabor Nagy wrote:
> > Hello!
> >
> > Let me suggest two small changes in avidec.c
> > first is at 129. line and second at 663. line.
>
> please "git commit" your changes, write a proper co
On Mon, Dec 08, 2014 at 03:42:25PM +0100, Gabor Nagy wrote:
> Hello!
>
> Let me suggest two small changes in avidec.c
> first is at 129. line and second at 663. line.
please "git commit" your changes, write a proper commit message
and generate a git patch with "git format-patch -1" and then
post
Hello!
Let me suggest two small changes in avidec.c
first is at 129. line and second at 663. line.
Gabor Nagy/*
* AVI demuxer
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of th