Andreas Rheinhardt:
> In this case, it also allows to remove the decoder's close function.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/pcm-dvd.c | 16 ++--
> 1 file changed, 2 insertions(+), 14 deletions(-)
>
> diff --git a/libavcodec/pcm-dvd.c b/libavcodec/pcm-dvd.c
>
In this case, it also allows to remove the decoder's close function.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/pcm-dvd.c | 16 ++--
1 file changed, 2 insertions(+), 14 deletions(-)
diff --git a/libavcodec/pcm-dvd.c b/libavcodec/pcm-dvd.c
index 0a751a8191..725c2f5b29 100644
--