aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/af_anlmdn.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-05-20 10:37:26 +0200
committerAnton Khirnov <anton@khirnov.net>2022-05-24 13:35:16 +0200
commit83560e48f6d184e3ca3a904b77e92c0c7316aee8 (patch)
tree908dbc2bf8e2c6499939b5a8ab7f170c637b0182 /libavfilter/af_anlmdn.c
parentaa7d38f27caf9545118ad347e09876cc08dfd4e0 (diff)
downloadffmpeg-83560e48f6d184e3ca3a904b77e92c0c7316aee8.tar.gz
tests/fate-run: give consistent names to enc_dec() arguments
enc_dec() performs two ffmpeg runs - the first one encoding a source file into a specified output format, the second one decoding previously encoded file. The arguments to this function currently have confusing names - e.g. dec_opt contains _output_ (i.e. encoding) options for the second (decoding) ffmpeg invocation. It is also possible to supply _input_ (i.e. decoding) options for the second ffmpeg run, but the argument is currently unnamed and referred to by number. Add an _in/_out suffix to argument names to make it clear what they are used for. Give a name to input options for the decoding ffmpeg run.
Diffstat (limited to 'libavfilter/af_anlmdn.c')
0 files changed, 0 insertions, 0 deletions