]> git.sesse.net Git - ffmpeg/history - libavcodec/pthread_frame.c
latm: Always reconfigure if no extradata was set previously
[ffmpeg] / libavcodec / pthread_frame.c
2014-01-06 Anton Khirnovpthread_frame: unref decoded frames on failure
2013-12-09 Anton Khirnovpthread_frame: use the AVFrame API properly.
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...