]> git.sesse.net Git - ffmpeg/history - libavcodec/pthread_slice.c
avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const
[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...