Author | SHA1 | Message | Date |
---|---|---|---|
|
38ecc3702d |
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 |
11 years ago |
|
daa7a1d443 |
pthread_slice: rename ThreadContext -> SliceThreadContext
This should prevent confusion with frame threading. |
11 years ago |
|
cc14ee03a7 | lavc: split slice and frame threading functions into separate files | 11 years ago |