| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vp9: Switch to ProgressFrames | Andreas Rheinhardt | 2024-04-19 | 1 | -9/+10 |
* | avcodec/vp9dec: Constify VP9TileData->VP9Context pointer target | Andreas Rheinhardt | 2022-07-31 | 1 | -11/+11 |
* | avcodec: Constify ThreadFrames if possible | Andreas Rheinhardt | 2022-07-31 | 1 | -4/+4 |
* | avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9 | Andreas Rheinhardt | 2022-07-28 | 1 | -6/+6 |
* | avcodec/thread: Move ff_thread_(await|report)_progress to new header | Andreas Rheinhardt | 2022-02-09 | 1 | -0/+1 |
* | Remove/replace some unnecessary avcodec.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -2/+0 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE mode | Linjie Fu | 2020-05-05 | 1 | -0/+10 |
* | avcodec/vp9: Add tile threading support | Ilia Valiakhmetov | 2017-09-08 | 1 | -74/+79 |
* | vp9: split out reconstruction functions in their own source file. | Ronald S. Bultje | 2017-03-28 | 1 | -0/+639 |