diff options
author | Anton Khirnov <anton@khirnov.net> | 2021-04-02 10:45:27 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2021-04-08 11:03:15 +0200 |
commit | 89ea5057bf47880145419341258eadb3635448cf (patch) | |
tree | 338d776c6abd736d1c4fcad2b399107320bf8f5d /libavcodec/hqxdsp.c | |
parent | 5a50bd88db670f8c030a814e4cdb2a880dc1d4f4 (diff) | |
download | ffmpeg-89ea5057bf47880145419341258eadb3635448cf.tar.gz |
lavc/pngdec: remove unnecessary context variables
Do not store the image buffer pointer/linesize in the context, just
access them directly from the frame.
Stop assuming that linesize is the same for the current and last frame.
Diffstat (limited to 'libavcodec/hqxdsp.c')
0 files changed, 0 insertions, 0 deletions