X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fproresdec.h;h=1c56227cbfd36dc6dbe94f6db9617a8abf8e1b8b;hb=7ea5dbcb83a502d8152d5c64d32f9a16e7e907c7;hp=b3a81d504468da29a7beb2a72ecac63a3c850245;hpb=376b16d7cc8a0953bc2054a6ccc778d75b7b1c5b;p=ffmpeg diff --git a/libavcodec/proresdec.h b/libavcodec/proresdec.h index b3a81d50446..1c56227cbfd 100644 --- a/libavcodec/proresdec.h +++ b/libavcodec/proresdec.h @@ -31,6 +31,7 @@ typedef struct { unsigned mb_y; unsigned mb_count; unsigned data_size; + int ret; } SliceContext; typedef struct {