summaryrefslogtreecommitdiff
path: root/libavcodec/pthread_slice.c
Commit message (Expand)AuthorAge
* lavc/pthread_slice: release entriesChristophe Gisquet2015-02-24
* avcodec/pthread_slice: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-11-01
* avcodec/pthread_slice: Check for malloc failureMichael Niedermayer2014-07-31
* avcodec/pthread_slice: Use av_malloc(z)_array()Michael Niedermayer2014-06-08
* Merge commit '38ecc3702dabbea09230f6d6333f59e74f5d1c12'Michael Niedermayer2013-11-04
|\
| * pthread: store thread contexts in AVCodecInternal instead of AVCodecContextAnton Khirnov2013-11-04
* | Merge commit 'daa7a1d4431b6acf1f93c4a98b3de123abf4ca18'Michael Niedermayer2013-11-04
|\|
| * pthread_slice: rename ThreadContext -> SliceThreadContextAnton Khirnov2013-11-04
* | Merge commit 'cc14ee03a7b91c69343f8d60c9e089a1950eeadb'Michael Niedermayer2013-11-04
|/
* lavc: split slice and frame threading functions into separate filesAnton Khirnov2013-11-04