summaryrefslogtreecommitdiffstats
path: root/libavcodec/thread.h
Commit message (Expand)AuthorAgeFilesLines
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-4/+16
* miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-041-1/+1
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-6/+5
* frame-mt: return consumed packet size in ff_thread_decode_frameJanne Grunau2011-11-251-0/+3
* Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange2011-04-051-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Deprecate avcodec_thread_init()Alexander Strange2011-02-091-0/+3
* Frame-based multithreading framework using pthreadsAlexander Strange2011-02-091-0/+111
OpenPOWER on IntegriCloud