On 1/30/15, Michael Niedermayer wrote:
> On Fri, Jan 30, 2015 at 03:01:14PM +, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol
>> ---
>> libavcodec/vp3.c | 5 +++--
>> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> LGTM
>
> thanks
>
applied
thanks
> [...]
> --
> Michael GnuPG
On Fri, Jan 30, 2015 at 03:01:14PM +, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> libavcodec/vp3.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
LGTM
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Why not whip the teac
Signed-off-by: Paul B Mahol
---
libavcodec/vp3.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/libavcodec/vp3.c b/libavcodec/vp3.c
index 726eda0..37d41b8 100644
--- a/libavcodec/vp3.c
+++ b/libavcodec/vp3.c
@@ -1998,7 +1998,8 @@ static int vp3_decode_frame(AVCodecContex