]> git.sesse.net Git - ffmpeg/history - libavcodec/pthread_slice.c
h264: update flag name in ff_h264_decode_ref_pic_list_reordering()
[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...