summaryrefslogtreecommitdiff
path: root/libavcodec/pthread_frame.c
Commit message (Expand)AuthorAge
* 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