summaryrefslogtreecommitdiff
path: root/libavcodec/evc_ps.h
Commit message (Expand)AuthorAge
* avcodec/evc_ps: Fix size of tile_(row|column) arraysAndreas Rheinhardt2023-07-16
* avcodec/evc_ps: use unsigned types in structs where correspondsJames Almer2023-06-23
* avcodec/evc_ps: pass a GetBitContext to the SPS and PPS parsing functionsJames Almer2023-06-21
* avcodec/evc_ps: make ff_evc_parse_{sps,pps} return an error codeJames Almer2023-06-19
* avcodec/evc_parse: split off Parameter Set parsing into its own fileJames Almer2023-06-19