diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-03-21 17:05:44 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-08-08 16:20:58 +0200 |
commit | b1f24afe7e7e56645d633b0c55b1846351ef4ac9 (patch) | |
tree | d15e08f5beae6f5058df1a2ab2b513a2cfd588fd /libavcodec/reverse.c | |
parent | 7b6622705e552b1dd5284b743974b66abe04954b (diff) | |
download | ffmpeg-b1f24afe7e7e56645d633b0c55b1846351ef4ac9.tar.gz |
fftools/ffmpeg: drop the 'h' key handling
This undocumented feature runtime-enables dumping input packets. I can
think of no reasonable real-world use case that cannot also be
accomplished in a different way. Keeping this functionality would
interfere with the following commit moving it to the input thread (then
setting the variable would require locking or atomics, which would be
unnecessarily complicated for a feature that probably nobody uses).
Diffstat (limited to 'libavcodec/reverse.c')
0 files changed, 0 insertions, 0 deletions