- 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
-
- 30 Mar, 2010 1 commit
-
-
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
-
- 28 Mar, 2010 1 commit
-
-
Stefano Sabatini authored
FFmpeg generic tag names. Originally committed as revision 22708 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Mar, 2010 1 commit
-
-
Stefano Sabatini authored
streams. Originally committed as revision 22698 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 22295 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2010 1 commit
-
-
Stefano Sabatini authored
See the thread: Subject: [FFmpeg-devel] [PATCH] Add support to input device to ffprobe Date: Sun, 21 Feb 2010 14:57:44 +0100 Originally committed as revision 22231 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Mar, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 22212 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Mar, 2010 1 commit
-
-
Stefano Sabatini authored
file provided as input. Originally committed as revision 22138 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Feb, 2010 2 commits
-
-
Stefano Sabatini authored
This is consistent with the metadata displaying in show_format() and with the documentation. Originally committed as revision 22046 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
opt_input_file(). More consistent and more clear, as "filename" can be easily confused with the global "input_filename". Originally committed as revision 22045 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Feb, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 22014 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Feb, 2010 3 commits
-
-
Stefano Sabatini authored
the probed multimedia resource. Originally committed as revision 21944 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Should fix compilation on FreeBSD. Originally committed as revision 21942 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
This is a simplified / cleaned-up version of the SourceForge program: http://sourceforge.net/projects/ffprobe/ Syntax / features may be different, in particular the options -show_packets and -show_frames are not yet supported in this version. Originally committed as revision 21936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-