From: Aman Gupta <a...@tmm1.net> --- libavcodec/ccaption_dec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/ccaption_dec.c b/libavcodec/ccaption_dec.c index 34a7208..12e8f1d 100644 --- a/libavcodec/ccaption_dec.c +++ b/libavcodec/ccaption_dec.c @@ -159,7 +159,7 @@ typedef struct CCaptionSubContext { AVBPrint buffer; int screen_changed; int rollup; - enum cc_mode mode; + enum cc_mode mode; int64_t start_time; /* visible screen time */ int64_t startv_time; -- 2.5.3 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel