We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e5b4a1 commit d88cec0Copy full SHA for d88cec0
include/libavcodec/avcodec.pxd
@@ -336,8 +336,6 @@ cdef extern from "libavcodec/avcodec.h" nogil:
336
AVBufferRef *hw_device_ctx
337
AVPixelFormat (*get_format)(AVCodecContext *s, const AVPixelFormat *fmt)
338
339
- # User Data
340
- void *opaque
341
342
cdef AVCodecContext* avcodec_alloc_context3(AVCodec *codec)
343
cdef void avcodec_free_context(AVCodecContext **ctx)
0 commit comments