- 14 Oct, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Oct, 2011 1 commit
-
-
Mans Rullgard authored
This saves a bit of typing. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 11 Sep, 2011 1 commit
-
-
Anton Khirnov authored
Also document it and replace undocumented and inconsistent '-sample_fmt list' syntax with -sample_fmts.
-
- 30 Jun, 2011 1 commit
-
-
Jeff Downs authored
All option parsing functions now match the function pointer signature through which they are called (int f(const char *, const char *), thereby working reliably on all platforms. Prefix all option processing functions with opt_
-
- 28 May, 2011 2 commits
-
-
Stefano Sabatini authored
Make ff* tools only accept opt_* functions taking two arguments. The distinction between functions with one and two arguments is quite pointless. Simplify parse_options() code.
-
Stefano Sabatini authored
Make ff* tools only accept opt_* functions taking two arguments. The distinction between functions with one and two arguments is quite pointless. Simplify parse_options() code. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 21 Dec, 2009 2 commits
-
-
Stefano Sabatini authored
formats. Originally committed as revision 20909 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 20906 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Dec, 2009 1 commit
-
-
Stefano Sabatini authored
filters. Currently filters are not registered, so the option will show none. Originally committed as revision 20807 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Nov, 2009 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 20664 to svn://svn.ffmpeg.org/ffmpeg/trunk
-