diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-08 14:12:06 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-08 17:37:04 +0100 |
commit | 50645e50448bed39172af90d92bde92ee84a6055 (patch) | |
tree | 6394a40d385ec9f791ab55062b0d667649d1b56a /libavfilter/af_volume.h | |
parent | 6b48076f9de1e6ca648c71052105193a539818dd (diff) | |
download | ffmpeg-50645e50448bed39172af90d92bde92ee84a6055.tar.gz |
avcodec/ylc: Use only one temporary buffer
The effective lifetime of the buffer used to build the VLCs and
the buffer containing the bitstream is disjoint, so that one can use
a common buffer for both.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavfilter/af_volume.h')
0 files changed, 0 insertions, 0 deletions