These same values were already set in the ff_decode_frame_props() call above.
Signed-off-by: James Almer
---
libavcodec/rawdec.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/libavcodec/rawdec.c b/libavcodec/rawdec.c
index 72cdd13916..c20c317fed 100644
--- a/libavcodec/rawdec.c
+++ b/lib
Signed-off-by: Michael Niedermayer
---
libavcodec/rawdec.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/libavcodec/rawdec.c b/libavcodec/rawdec.c
index 53f5b76e93..35d7653174 100644
--- a/libavcodec/rawdec.c
+++ b/libavcodec/rawdec.c
@@ -239,9 +239,6 @@ static int raw_decode(AVCodecConte