summaryrefslogtreecommitdiff
path: root/libavcodec/speedhqdec.c
Commit message (Expand)AuthorAge
* avcodec/speedhq: Remove unused ff_rl_speedhqAndreas Rheinhardt2022-10-27
* avcodec/speedhqdec: Use ff_rl_speedhq.table_(run|level) directlyAndreas Rheinhardt2022-10-27
* avcodec/mpeg12: Pass parameters explicitly in ff_init_2d_vlc_rl()Andreas Rheinhardt2022-10-27
* avcodec/mpeg12: Avoid indirection when accessing rl_vlc tablesAndreas Rheinhardt2022-10-27
* avcodec/speedhqdec: Only keep what is used from ScanTableAndreas Rheinhardt2022-10-24
* avcodec/speedhqdec: Remove write-only AVCodecContext*Andreas Rheinhardt2022-10-21
* avcodec/speedhq: Rename file to speedhqdec.c, move ff_rl_speedhq outAndreas Rheinhardt2022-10-21