]> git.sesse.net Git - ffmpeg/commit
Revert "cmdutils: make use of new iteration APIs"
authorJames Almer <jamrial@gmail.com>
Thu, 8 Feb 2018 16:20:36 +0000 (13:20 -0300)
committerJames Almer <jamrial@gmail.com>
Thu, 8 Feb 2018 16:20:36 +0000 (13:20 -0300)
commitcb97400f93ba925485ef0af976cd656b90a9ba86
treedfec75de2a13b3948d0beacaaaa402fe1f84fd33
parentddd851f7cbcb9181445b81bb3ff526f11f69c295
Revert "cmdutils: make use of new iteration APIs"

This reverts commit cdc78058c78dfa4966758a342acd2c1f3b282c46.

It introduced several issues in the command line tools, and it's
implementing a new API that may still see some changes.
Revert for the time being until the state of the API is defined.

Signed-off-by: James Almer <jamrial@gmail.com>
fftools/cmdutils.c