| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/thread: Don't use ThreadFrame when unnecessary | Andreas Rheinhardt | 2022-02-09 | 1 | -2/+2 |
* | avcodec/av1dec: support setup shear process | Fei Wang | 2021-10-16 | 1 | -0/+1 |
* | avcodec/av1dec: add an option to select an operating point | James Almer | 2021-01-04 | 1 | -0/+4 |
* | avcodec/av1dec: infer and store film grain param values in AV1Frame | James Almer | 2020-11-30 | 1 | -0/+2 |
* | avcodec/av1dec: remove order_hint from AV1Frame | James Almer | 2020-11-13 | 1 | -1/+0 |
* | avcodec/av1dec: add a reference to the raw frame header to AV1Frames | James Almer | 2020-11-13 | 1 | -0/+3 |
* | avcodec/av1dec: expose coded_lossless | Timo Rothenpieler | 2020-11-11 | 1 | -0/+2 |
* | avcodec/av1dec: expose skip mode frame index | Timo Rothenpieler | 2020-11-11 | 1 | -0/+3 |
* | avcodec/av1dec: don't derive loop filter delta parameters | James Almer | 2020-10-28 | 1 | -3/+0 |
* | avcodec/av1dec: add cur_frame.spatial_id and temporal_id to AV1Frame | James Almer | 2020-10-16 | 1 | -0/+3 |
* | avcodec: add AV1 hardware accelerated decoder | Fei Wang | 2020-09-12 | 1 | -0/+75 |