]> git.sesse.net Git - ffmpeg/history - libavcodec/pthread_frame.c
mpeg4videodec: move mpeg4-specific bug detection from h263 generic code to mpeg4
[ffmpeg] / libavcodec / pthread_frame.c
2013-11-18 Anton Khirnovlavc: use buf[0] instead of data[0] in checks whether...
2013-11-04 Anton Khirnovlavc: move AVCodecContext.pkt to AVCodecInternal
2013-11-04 Anton Khirnovpthread: store thread contexts in AVCodecInternal inste...
2013-11-04 Anton Khirnovlavc: split slice and frame threading functions into...