diff options
author | Andreas Rheinhardt <[email protected]> | 2021-03-08 14:12:06 +0100 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-03-08 17:37:04 +0100 |
commit | 50645e50448bed39172af90d92bde92ee84a6055 (patch) | |
tree | 6394a40d385ec9f791ab55062b0d667649d1b56a /libavcodec/mjpeg_parser.c | |
parent | 6b48076f9de1e6ca648c71052105193a539818dd (diff) |
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 <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavcodec/mjpeg_parser.c')
0 files changed, 0 insertions, 0 deletions