| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/utils: add ff_thread_replace_frame() | James Almer | 2023-05-18 | 1 | -0/+3 |
* | avcodec/internal: Move ff_thread_can_start_frame() to threadframe.h | Andreas Rheinhardt | 2022-08-05 | 1 | -0/+2 |
* | avcodec/threadframe: Constify the frame in ff_thread_await_progress | Andreas Rheinhardt | 2022-07-30 | 1 | -1/+1 |
* | avcodec/thread: Don't use ThreadFrame when unnecessary | Andreas Rheinhardt | 2022-02-09 | 1 | -1/+11 |
* | avcodec/threadframe: Add ff_thread_(get|release)_ext_buffer() | Andreas Rheinhardt | 2022-02-09 | 1 | -0/+24 |
* | avcodec/thread: Move ff_thread_(await|report)_progress to new header | Andreas Rheinhardt | 2022-02-09 | 1 | -0/+53 |