- Aug 19, 2012
-
-
Anton Khirnov authored
-
Anton Khirnov authored
show_foo() functions are declared as void show_foo(void), but called as int show_foo(const char*, const char*).
-
- Aug 18, 2012
-
-
Anton Khirnov authored
Make it print a list of AVCodecDescriptors. Add new -decoders and -encoders options that print lists of decoders and encoders respectively.
-
- Oct 09, 2011
-
-
Mans Rullgard authored
This saves a bit of typing. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Sep 11, 2011
-
-
Anton Khirnov authored
Also document it and replace undocumented and inconsistent '-sample_fmt list' syntax with -sample_fmts.
-
- May 28, 2011
-
-
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>
-
- Dec 21, 2009
-
-
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
-
- Dec 12, 2009
-
-
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
-
- Nov 29, 2009
-
-
Stefano Sabatini authored
Originally committed as revision 20664 to svn://svn.ffmpeg.org/ffmpeg/trunk
-