On Tue, Mar 4, 2014 at 10:42 PM, Janne Grunau <[email protected]> wrote: > On 2014-03-04 19:24:41 +0100, Vittorio Giovara wrote: >> --- >> libavcodec/mpegvideo.h | 18 ++---------------- >> 1 file changed, 2 insertions(+), 16 deletions(-) >> >> diff --git a/libavcodec/mpegvideo.h b/libavcodec/mpegvideo.h >> index ab2d433..26d7c2e 100644 >> --- a/libavcodec/mpegvideo.h >> +++ b/libavcodec/mpegvideo.h >> @@ -119,21 +119,8 @@ typedef struct Picture{ >> uint8_t *mb_mean; ///< Table for MB luminance >> >> AVBufferRef *hwaccel_priv_buf; >> - /** >> - * hardware accelerator private data >> - */ >> - void *hwaccel_picture_private; > > unrelated, confused me for a moment, otherwise fine >
Amended. Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
