From fb0cb11f09c4f121edfee6eb5244b527cd0cb991 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 28 Dec 2012 06:19:12 +0100 Subject: cavsdec: export picture type in the output frame --- libavcodec/cavs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/cavs.h') diff --git a/libavcodec/cavs.h b/libavcodec/cavs.h index 2032441351..26f1e9c7af 100644 --- a/libavcodec/cavs.h +++ b/libavcodec/cavs.h @@ -172,7 +172,6 @@ typedef struct AVSContext { int aspect_ratio; int mb_width, mb_height; int width, height; - int pic_type; int stream_revision; ///<0 for samples from 2006, 1 for rm52j encoder int progressive; int pic_structure; -- cgit v1.2.3