Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -4/+16 |
* | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+1 |
* | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -6/+5 |
* | frame-mt: return consumed packet size in ff_thread_decode_frame | Janne Grunau | 2011-11-25 | 1 | -0/+3 |
* | Remove unnecessary parameter from ff_thread_init() and fix behavior | Alexander Strange | 2011-04-05 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Deprecate avcodec_thread_init() | Alexander Strange | 2011-02-09 | 1 | -0/+3 |
* | Frame-based multithreading framework using pthreads | Alexander Strange | 2011-02-09 | 1 | -0/+111 |