diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2013-11-30 09:37:14 -0500 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2013-11-30 16:26:14 -0500 |
commit | f068aed7b8d7eac31da22d88f359e9b844c04b47 (patch) | |
tree | f6ed0a6f7e47d9cdb4aeac50ab95c0703810a8f0 /libavcodec/flicvideo.c | |
parent | 65f41b5c5cdb22e60a83321fe564ebb0155a35ce (diff) | |
download | ffmpeg-f068aed7b8d7eac31da22d88f359e9b844c04b47.tar.gz |
vp9: make decode_coeffs() return value void.
It was previously int and would return error if decode_coeffs_b()
returns an error; however, that can never happen, so refactor all
that code to make all dependent functions return void also (all the
way up to decode_coeffs_sb()).
Diffstat (limited to 'libavcodec/flicvideo.c')
0 files changed, 0 insertions, 0 deletions