diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-05-09 12:58:08 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-07-23 11:53:19 +0200 |
commit | dceccd4aebe92179f748ab71e048a927968c5b5a (patch) | |
tree | b76d86bccdd3c06c61615232275647b096ba96f5 /doc/examples/hw_decode.c | |
parent | 52fee96ae9ed34041718d238223a207e2c018dae (diff) | |
download | ffmpeg-dceccd4aebe92179f748ab71e048a927968c5b5a.tar.gz |
fftools/ffmpeg: move freeing 2pass input stats to a better place
The current placement of this free is historical - it used to be
followed by avcodec_close(), since removed.
The proper place for freeing the stats is currently right before the
encoder context itself is freed.
Diffstat (limited to 'doc/examples/hw_decode.c')
0 files changed, 0 insertions, 0 deletions