- 09 Sep, 2011 1 commit
-
-
Clément Bœsch authored
-
- 08 Sep, 2011 1 commit
-
-
Clément Bœsch authored
-
- 01 Sep, 2011 1 commit
-
-
Clément Bœsch authored
-
- 30 Aug, 2011 1 commit
-
-
Clément Bœsch authored
-
- 26 Aug, 2011 1 commit
-
-
Clément Bœsch authored
-
- 20 Aug, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 17 Aug, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 09 Aug, 2011 1 commit
-
-
Anton Khirnov authored
-
- 21 Jul, 2011 1 commit
-
-
Thierry Foucu authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 10 Jul, 2011 1 commit
-
-
Anton Khirnov authored
Adds support for decoder-private options and makes setting other options simpler.
-
- 03 Jul, 2011 1 commit
-
-
Gavin Kinsey authored
-
- 02 Jul, 2011 1 commit
-
-
Nicolas George authored
-
- 01 Jul, 2011 1 commit
-
-
Stefano Sabatini authored
This is required after the OPT_FUNC2 removal.
-
- 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_
-
- 21 Jun, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Gavin Kinsey authored
-
- 16 Jun, 2011 1 commit
-
-
Anton Khirnov authored
-
- 08 Jun, 2011 1 commit
-
-
Anton Khirnov authored
-
- 05 Jun, 2011 2 commits
-
-
Stefano Sabatini authored
Useful for mimicking the ffmpeg -i FILE syntax.
-
Stefano Sabatini authored
This is required for a pending simplification.
-
- 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>
-
- 12 May, 2011 1 commit
-
-
Stefano Sabatini authored
Replace "codec (id=%d)" with "codec with id %d", slightly more readable. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 23 Apr, 2011 1 commit
-
-
Diego Biurrun authored
-
- 19 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 26 Mar, 2011 1 commit
-
-
Stefano Sabatini authored
Provide a non-NULL AVFormatParameters structure to av_open_input_file() in open_input_file(). This is required because otherwise av_open_input_file() will allocate and use a new format context, discarding the options set in the provided format context.
-
- 21 Mar, 2011 1 commit
-
-
Stefano Sabatini authored
Replace "codec (id=%d)" with "codec with id %d", slightly more readable.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 18 Feb, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 610219a5)
-
- 16 Feb, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 16 Oct, 2010 2 commits
-
-
Anton Khirnov authored
deprecated field AVStream.language. Patch by Anton Khirnov %name%@%surname% dot net. Originally committed as revision 25507 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
patch by Anton Khirnov anton _at_ khirnov _dot_ net Originally committed as revision 25503 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 25266 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Sep, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 25187 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jul, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 24577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jun, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 23421 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Apr, 2010 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 22984 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
sample_aspect_ratio is known. Avoid to show bogus values, which may confuse both the human and the machine reader. Based on a patch by Robert Krüger $(echo lsvfhfs@tjhobm7.ef | tr "b-za" "a-z"). Originally committed as revision 22983 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Apr, 2010 1 commit
-
-
Robert Krüger authored
Patch by Robert Krüger $(echo kru3g3r@signal7.d3 | sed -e 's/3/e/g'). Originally committed as revision 22964 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Apr, 2010 1 commit
-
-
Robert Krüger authored
Previously ffprobe was wrongly outputting the sample aspect ratio as display aspect ratio. Patch by Robert Krüger $(echo k-r-u-e-g-e-r@s-i-g-n-a-l-7.d-e | sed s/-//g). Originally committed as revision 22880 to svn://svn.ffmpeg.org/ffmpeg/trunk
-