Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/frame_thread_encoder: Free AVCodecContext structure on error during init | Michael Niedermayer | 2021-08-17 | 1 | -0/+4 |
* | avcodec/frame_thread_encoder: Avoid dictionaries | Andreas Rheinhardt | 2021-06-08 | 1 | -1/+1 |
* | avcodec/frame_thread_encoder: Avoid creating reference to frame | Andreas Rheinhardt | 2021-02-16 | 1 | -1/+2 |
* | all: Add missing header guards | Timothy Gu | 2016-01-28 | 1 | -0/+4 |
* | frame_thread_encoder: pass private options | Michael Niedermayer | 2012-08-29 | 1 | -1/+1 |
* | lavc: add frame multithreading capability (currently intra only) | Michael Niedermayer | 2012-06-23 | 1 | -0/+26 |