aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vbndec.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-18 14:29:03 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-21 21:12:45 +0200
commit0d1028f63f0e1050806e3b1b69e1d8a87a975c70 (patch)
tree8444b20e61475a0b0a9e1041870a66de7693c136 /libavcodec/vbndec.c
parent1490ba6f4167f9d83a5f3a33ff44772572bce2cf (diff)
downloadffmpeg-0d1028f63f0e1050806e3b1b69e1d8a87a975c70.tar.gz
avcodec/speedhq: Rename file to speedhqdec.c, move ff_rl_speedhq out
Renaming the decoder to speedhqdec.c makes sense since we have an encoder in speedhqenc.c. Given that ff_rl_speedhq is also used by the encoder, it is kept in speedhq.c and a proper header for it is created to replace the ad-hoc declaration in speedhqenc.c. This also allows to remove the check for CONFIG_SPEEDHQ_DECODER, as it is always true when speedhqdec.c is compiled. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/vbndec.c')
0 files changed, 0 insertions, 0 deletions