summaryrefslogtreecommitdiff
path: root/libavcodec/thread.h
Commit message (Expand)AuthorAge
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* miscellaneous typo fixesDiego Biurrun2012-12-21
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-04
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
* frame-mt: return consumed packet size in ff_thread_decode_frameJanne Grunau2011-11-25
* Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange2011-04-05
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Deprecate avcodec_thread_init()Alexander Strange2011-02-09
* Frame-based multithreading framework using pthreadsAlexander Strange2011-02-09