aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/h263dec.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h263dec: Remove AVCodec.pix_fmts arraysAndreas Rheinhardt2024-02-091-2/+0
* avcodec/ituh263dec: Avoid superfluous VLC structuresAndreas Rheinhardt2023-10-311-4/+4
* avcodec/codec_internal: Make FFCodec.decode use AVFrame*Andreas Rheinhardt2022-04-051-3/+2
* avcodec/h263: Move decoding-only stuff to a new header h263dec.hAndreas Rheinhardt2022-01-291-0/+65