- Aug 26, 2011
-
-
Clément Bœsch authored
-
- Aug 20, 2011
-
-
Stefano Sabatini authored
-
- Aug 17, 2011
-
-
Stefano Sabatini authored
-
- Aug 09, 2011
-
-
Anton Khirnov authored
-
- Jul 21, 2011
-
-
Thierry Foucu authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- Jul 10, 2011
-
-
Anton Khirnov authored
Adds support for decoder-private options and makes setting other options simpler.
-
- Jul 03, 2011
-
-
Gavin Kinsey authored
-
- Jul 02, 2011
-
-
Nicolas George authored
-
- Jul 01, 2011
-
-
Stefano Sabatini authored
This is required after the OPT_FUNC2 removal.
-
- Jun 30, 2011
-
-
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_
-
- Jun 21, 2011
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Gavin Kinsey authored
-
- Jun 16, 2011
-
-
Anton Khirnov authored
-
- Jun 08, 2011
-
-
Anton Khirnov authored
-
- Jun 05, 2011
-
-
Stefano Sabatini authored
Useful for mimicking the ffmpeg -i FILE syntax.
-
Stefano Sabatini authored
This is required for a pending simplification.
-
- 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.
-
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>
-
- May 12, 2011
-
-
Stefano Sabatini authored
Replace "codec (id=%d)" with "codec with id %d", slightly more readable. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- Apr 23, 2011
-
-
Diego Biurrun authored
-
- Apr 19, 2011
-
-
Anton Khirnov authored
-
- Mar 26, 2011
-
-
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.
-
- Mar 21, 2011
-
-
Stefano Sabatini authored
Replace "codec (id=%d)" with "codec with id %d", slightly more readable.
-
- Mar 19, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Feb 18, 2011
-
-
Anton Khirnov authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 610219a5)
-
- Feb 16, 2011
-
-
Anton Khirnov authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Oct 16, 2010
-
-
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
-
- Sep 29, 2010
-
-
Michael Niedermayer authored
Originally committed as revision 25266 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 25, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 25187 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 28, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 24577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 02, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 23421 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 27, 2010
-
-
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
-
- Apr 25, 2010
-
-
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
-
- Apr 13, 2010
-
-
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
-
- Mar 30, 2010
-
-
Stefano Sabatini authored
is deprecated and will be dropped at the next major bump. Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 28, 2010
-
-
Stefano Sabatini authored
FFmpeg generic tag names. Originally committed as revision 22708 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 27, 2010
-
-
Stefano Sabatini authored
streams. Originally committed as revision 22698 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 07, 2010
-
-
Måns Rullgård authored
Originally committed as revision 22295 to svn://svn.ffmpeg.org/ffmpeg/trunk
-