summaryrefslogtreecommitdiff
path: root/libavcodec/pthread_frame.c
Commit message (Expand)AuthorAge
* lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-28
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* pthread: Check memory allocationVittorio Giovara2015-05-31
* pthreads_frame: Do not leak on failure pathLuca Barbato2014-11-06
* lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-15
* avcodec: Suppress deprecation warnings from DTG code scheduled for removalDiego Biurrun2014-08-04
* pthread_frame: simplify the code by using new AVPacket APIAnton Khirnov2014-05-19
* lavc: Add hwaccel private data and init/uninit callbacksAnton Khirnov2014-05-11
* mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-09
* pthread_frame: flush all threads on flush, not just the first oneAnton Khirnov2014-02-28
* pthread_frame: unref decoded frames on failureAnton Khirnov2014-01-06
* pthread_frame: use the AVFrame API properly.Anton Khirnov2013-12-09
* lavc: use buf[0] instead of data[0] in checks whether a frame is allocatedAnton Khirnov2013-11-18
* lavc: move AVCodecContext.pkt to AVCodecInternalAnton Khirnov2013-11-04
* pthread: store thread contexts in AVCodecInternal instead of AVCodecContextAnton Khirnov2013-11-04
* lavc: split slice and frame threading functions into separate filesAnton Khirnov2013-11-04