diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-06-10 20:46:30 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-12-18 20:13:55 +0100 |
commit | 8c9af5b2051b9927f845c7afdfeb30b82670ee77 (patch) | |
tree | 08d87050fbc3f8cec06b277ec68b4649cb4ede05 /libavfilter/vf_select.c | |
parent | a01c02bcff755a7891f777706b27452203aac71e (diff) | |
download | ffmpeg-8c9af5b2051b9927f845c7afdfeb30b82670ee77.tar.gz |
cmdutils: add a commandline pre-parser.
It splits the commandline into a more convenient internal representation
for further parsing.
This will allow e.g.
- processing global options first independently of their location on the
commandline, eliminating ugly hacks for processing e.g. cpuflags
first
- better options validation and error reporting. It is now possible for
the parser to know that it's applying an input option to an output
file or vice versa and act accordingly.
Diffstat (limited to 'libavfilter/vf_select.c')
0 files changed, 0 insertions, 0 deletions