diff options
author | Zane van Iperen <zane@zanevaniperen.com> | 2021-03-31 17:23:34 +1000 |
---|---|---|
committer | Zane van Iperen <zane@zanevaniperen.com> | 2021-04-10 14:42:18 +1000 |
commit | c012f9b265e172de9c240c9dfab8665936fa3e83 (patch) | |
tree | f031332d6629b96b778988dec038876c99989c5e /libavcodec/ppc/fdct.h | |
parent | 9e89a23eac1d5ab6f20c5c281d224e9218312a0b (diff) | |
download | ffmpeg-c012f9b265e172de9c240c9dfab8665936fa3e83.tar.gz |
avcodec/adpcm: refactor init/flush code
Most of the codecs just need everything zeroed. Those that don't
are either handled inline during decode, or pull state from
extradata.
Move state reset/init functionality into adpcm_flush(), and
invoke it from adpcm_decode_init().
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Diffstat (limited to 'libavcodec/ppc/fdct.h')
0 files changed, 0 insertions, 0 deletions