Re: [FFmpeg-devel] [PATCH] avcodec/dxv: remove code that is never reached

2015-09-13 Thread Michael Niedermayer
On Sat, Sep 12, 2015 at 01:55:03PM +, Paul B Mahol wrote: > The function is automatically called. > > Signed-off-by: Paul B Mahol > --- > libavcodec/dxv.c | 2 -- > 1 file changed, 2 deletions(-) LGTM [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Rewrit

[FFmpeg-devel] [PATCH] avcodec/dxv: remove code that is never reached

2015-09-13 Thread Paul B Mahol
The function is automatically called. Signed-off-by: Paul B Mahol --- libavcodec/dxv.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/libavcodec/dxv.c b/libavcodec/dxv.c index e20e940..e375734 100644 --- a/libavcodec/dxv.c +++ b/libavcodec/dxv.c @@ -397,8 +397,6 @@ static int dxv_decode(AV