OSDN Git Service

pthread_slice: rename ThreadContext -> SliceThreadContext
authorAnton Khirnov <anton@khirnov.net>
Sun, 27 Oct 2013 11:31:38 +0000 (12:31 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 4 Nov 2013 07:51:26 +0000 (08:51 +0100)
commitdaa7a1d4431b6acf1f93c4a98b3de123abf4ca18
tree3f4beb7fae127cd1338f005b0f565a987ff2c0af
parentcc14ee03a7b91c69343f8d60c9e089a1950eeadb
pthread_slice: rename ThreadContext -> SliceThreadContext

This should prevent confusion with frame threading.
libavcodec/pthread_slice.c