-
- Downloads
lavc: replace and deprecate the lock manager
Use static mutexes instead of requiring a lock manager. The behavior should be roughly the same before and after this change for API users which did not set the lock manager at all (except that a minor memory leak disappears).
Showing
- doc/APIchanges 5 additions, 0 deletionsdoc/APIchanges
- libavcodec/avcodec.h 7 additions, 1 deletionlibavcodec/avcodec.h
- libavcodec/utils.c 10 additions, 97 deletionslibavcodec/utils.c
- libavcodec/version.h 4 additions, 1 deletionlibavcodec/version.h
- libavutil/thread.h 2 additions, 0 deletionslibavutil/thread.h
Loading
Please register or sign in to comment