Andreas Rheinhardt:
> It is perfectly fine to have from one to seven bits left
> at the end of parsing.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/vp3.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libavcodec/vp3.c b/libavcodec/vp3.c
> index 5b9ba60
It is perfectly fine to have from one to seven bits left
at the end of parsing.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/vp3.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavcodec/vp3.c b/libavcodec/vp3.c
index 5b9ba60f49..791e531862 100644
--- a/libavcodec/