Revision 983e3246 libavcodec/opts.c
libavcodec/opts.c | ||
---|---|---|
2 | 2 |
* LGPL |
3 | 3 |
*/ |
4 | 4 |
|
5 |
/* |
|
5 |
/** |
|
6 |
* @file opts.c |
|
7 |
* options parser. |
|
6 | 8 |
* typical parsed command line: |
7 | 9 |
* msmpeg4:bitrate=720000:qmax=16 |
8 | 10 |
* |
Also available in: Unified diff