On Sat, May 02, 2015 at 08:41:27AM -0400, compn wrote:
> On Sat, 2 May 2015 03:15:27 +0200
> Michael Niedermayer wrote:
>
> > The name is based on how the field is used in the code
> >
> > libavcodec/svq3.c | 10 +-
> > 1 file changed, 5 insertions(+), 5 deletions(-)
> >
> > diff --
On Sat, 2 May 2015 03:15:27 +0200
Michael Niedermayer wrote:
> The name is based on how the field is used in the code
>
> libavcodec/svq3.c | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/libavcodec/svq3.c b/libavcodec/svq3.c
> -int unknown_flag;
> +
The name is based on how the field is used in the code
Signed-off-by: Michael Niedermayer
---
libavcodec/svq3.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/libavcodec/svq3.c b/libavcodec/svq3.c
index 4b418ab..0683b0d 100644
--- a/libavcodec/svq3.c
+++ b/libav