]> git.sesse.net Git - ffmpeg/history - libavcodec/pthread_slice.c
h264dec: Fix mix of lossless and lossy MBs decoding
[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...