Re: [FFmpeg-devel] [PATCH 2/4] h261dec: Optimize new RL_VLC decoding.

2014-08-31 Thread Michael Niedermayer
On Sun, Aug 31, 2014 at 04:48:42PM +0200, Reimar Döffinger wrote: > Signed-off-by: Reimar Döffinger > --- > libavcodec/h261dec.c | 8 +++- > 1 file changed, 3 insertions(+), 5 deletions(-) LGTM (same comment as for h263 would apply but i dont think h261 is important enough to spend any tim

[FFmpeg-devel] [PATCH 2/4] h261dec: Optimize new RL_VLC decoding.

2014-08-31 Thread Reimar Döffinger
Signed-off-by: Reimar Döffinger --- libavcodec/h261dec.c | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/libavcodec/h261dec.c b/libavcodec/h261dec.c index 5f0eb59..f286d23 100644 --- a/libavcodec/h261dec.c +++ b/libavcodec/h261dec.c @@ -318,27 +318,25 @@ static int h26