Will be needed by tidsp.

Signed-off-by: Felipe Contreras <[email protected]>
---
 libavcodec/internal.h |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/libavcodec/internal.h b/libavcodec/internal.h
index bedb2ed..a2e45fd 100644
--- a/libavcodec/internal.h
+++ b/libavcodec/internal.h
@@ -70,6 +70,8 @@ typedef struct AVCodecInternal {
      */
     int sample_count;
 #endif
+
+    void *hwaccel_private;
 } AVCodecInternal;
 
 struct AVCodecDefault {
-- 
1.7.9.2

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to