]> git.sesse.net Git - ffmpeg/history - libavcodec/thread.h
lavc: add a wrapper for AVCodecContext.get_buffer().
[ffmpeg] / libavcodec / thread.h
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-11-25 Janne Grunauframe-mt: return consumed packet size in ff_thread_deco...
2011-04-05 Alexander StrangeRemove unnecessary parameter from ff_thread_init()...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-09 Alexander StrangeDeprecate avcodec_thread_init()
2011-02-09 Alexander StrangeFrame-based multithreading framework using pthreads