summaryrefslogtreecommitdiffstats
path: root/libavcodec/pthread_frame.c
Commit message (Expand)AuthorAgeFilesLines
* pthread_frame: use the AVFrame API properly.Anton Khirnov2013-12-091-10/+12
* lavc: use buf[0] instead of data[0] in checks whether a frame is allocatedAnton Khirnov2013-11-181-1/+1
* lavc: move AVCodecContext.pkt to AVCodecInternalAnton Khirnov2013-11-041-1/+1
* pthread: store thread contexts in AVCodecInternal instead of AVCodecContextAnton Khirnov2013-11-041-21/+22
* lavc: split slice and frame threading functions into separate filesAnton Khirnov2013-11-041-0/+792
OpenPOWER on IntegriCloud