On Thu, Oct 08, 2020 at 09:18:39PM +0200, Andreas Rheinhardt wrote:
> It is always zero; it referred to the INIT_VLC_USE_STATIC flag which has
> been removed in 595324e143b57a52e2329eb47b84395c70f93087.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/mjpegdec.c | 10 +-
> 1 file
On Thu, Oct 08, 2020 at 09:18:39PM +0200, Andreas Rheinhardt wrote:
> It is always zero; it referred to the INIT_VLC_USE_STATIC flag which has
> been removed in 595324e143b57a52e2329eb47b84395c70f93087.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/mjpegdec.c | 10 +-
> 1 file
It is always zero; it referred to the INIT_VLC_USE_STATIC flag which has
been removed in 595324e143b57a52e2329eb47b84395c70f93087.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/mjpegdec.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/libavcodec/mjpegdec.c b/li