summaryrefslogtreecommitdiff
path: root/libavcodec/av1dec.h
Commit message (Expand)AuthorAge
* avcodec/thread: Don't use ThreadFrame when unnecessaryAndreas Rheinhardt2022-02-09
* avcodec/av1dec: support setup shear processFei Wang2021-10-16
* avcodec/av1dec: add an option to select an operating pointJames Almer2021-01-04
* avcodec/av1dec: infer and store film grain param values in AV1FrameJames Almer2020-11-30
* avcodec/av1dec: remove order_hint from AV1FrameJames Almer2020-11-13
* avcodec/av1dec: add a reference to the raw frame header to AV1FramesJames Almer2020-11-13
* avcodec/av1dec: expose coded_losslessTimo Rothenpieler2020-11-11
* avcodec/av1dec: expose skip mode frame indexTimo Rothenpieler2020-11-11
* avcodec/av1dec: don't derive loop filter delta parametersJames Almer2020-10-28
* avcodec/av1dec: add cur_frame.spatial_id and temporal_id to AV1FrameJames Almer2020-10-16
* avcodec: add AV1 hardware accelerated decoderFei Wang2020-09-12