]> git.sesse.net Git - ffmpeg/history - libavcodec/pthread_slice.c
pthread: store thread contexts in AVCodecInternal instead of AVCodecContext
[ffmpeg] / libavcodec / pthread_slice.c
2013-11-04 Anton Khirnovpthread: store thread contexts in AVCodecInternal inste...
2013-11-04 Anton Khirnovpthread_slice: rename ThreadContext -> SliceThreadContext
2013-11-04 Anton Khirnovlavc: split slice and frame threading functions into...