-
- Downloads
pthread: store thread contexts in AVCodecInternal instead of AVCodecContext
It's a private field, it should not be visible to callers. Deprecate AVCodecContext.thread_opaque
Showing
- libavcodec/avcodec.h 4 additions, 4 deletionslibavcodec/avcodec.h
- libavcodec/internal.h 2 additions, 0 deletionslibavcodec/internal.h
- libavcodec/options.c 0 additions, 1 deletionlibavcodec/options.c
- libavcodec/pthread_frame.c 22 additions, 21 deletionslibavcodec/pthread_frame.c
- libavcodec/pthread_slice.c 6 additions, 6 deletionslibavcodec/pthread_slice.c
- libavcodec/utils.c 1 addition, 1 deletionlibavcodec/utils.c
- libavcodec/version.h 3 additions, 0 deletionslibavcodec/version.h
Loading
Please register or sign in to comment