summaryrefslogtreecommitdiff
path: root/libavcodec/frame_thread_encoder.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/frame_thread_encoder: Free AVCodecContext structure on error during initMichael Niedermayer2021-08-171-0/+4
* avcodec/frame_thread_encoder: Avoid dictionariesAndreas Rheinhardt2021-06-081-1/+1
* avcodec/frame_thread_encoder: Avoid creating reference to frameAndreas Rheinhardt2021-02-161-1/+2
* all: Add missing header guardsTimothy Gu2016-01-281-0/+4
* frame_thread_encoder: pass private optionsMichael Niedermayer2012-08-291-1/+1
* lavc: add frame multithreading capability (currently intra only)Michael Niedermayer2012-06-231-0/+26