- 28 Jul, 2011 1 commit
-
-
Stefano Sabatini authored
This is required for extending lavfi tests to audio filtering.
-
- 07 Jun, 2011 1 commit
-
-
Stefano Sabatini authored
Use av_get_pix_fmt_name() rather than access av_pix_fmt_descriptors. Improve readability.
-
- 05 Jun, 2011 1 commit
-
-
Diego Biurrun authored
-
- 16 May, 2011 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
This fixes several warnings of the type: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
-
- 12 May, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 23 Apr, 2011 2 commits
-
-
Diego Biurrun authored
$() is easier to nest and POSIX, which we require in other places.
-
Brad authored
patcheck hardcodes the binary names for grep/egrep. This makes overriding the binary names a pain, e.g. when calling a GNU version of grep on BSD systems. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 17 Apr, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Apr, 2011 1 commit
-
-
Diego Biurrun authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 18 Mar, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Feb, 2011 1 commit
-
-
Stefano Sabatini authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit 009026ef)
-
- 16 Feb, 2011 1 commit
-
-
Stefano Sabatini authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-
- 18 Jan, 2011 1 commit
-
-
Janne Grunau authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-
- 17 Jan, 2011 1 commit
-
-
Janne Grunau authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-
- 12 Jan, 2011 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 26322 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
The new name is shorter and more consistent with the FFmpeg API, and sounds less evil. Originally committed as revision 25707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
avfilter_graph_parse() declaration to libavfilter/avfiltergraph.h. Simplify, and less confusing for the user. Originally committed as revision 25705 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 25502 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Oct, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 25490 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Oct, 2010 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 25442 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 25435 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Oct, 2010 1 commit
-
-
Michael Niedermayer authored
container type and codecs in each file that point back to the file. Originally committed as revision 25428 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Oct, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 25417 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Aug, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 24810 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Aug, 2010 1 commit
-
-
Stefano Sabatini authored
AVFilterContext *avfilter_open(AVFilter *filter, const char *inst_name); to: int avfilter_open(AVFilterContext **filter_ctx, AVFilter *filter, const char *inst_name); This way it is possible to propagate an error code telling the reason of the failure. Originally committed as revision 24765 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Aug, 2010 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 24722 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 24721 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Aug, 2010 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 24660 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Aug, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 24647 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jul, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 24574 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jul, 2010 1 commit
-
-
Rafaël Carré authored
Patch by Rafaël Carré, rafael d carre a gmail Originally committed as revision 24499 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jul, 2010 1 commit
-
-
Rafaël Carré authored
Patch by Rafaël Carré, rafael d carre a gmail Originally committed as revision 24248 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jul, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 23975 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jun, 2010 1 commit
-
-
Eli Friedman authored
Patch by Eli Friedman, eli dot friedman at gmail Originally committed as revision 23841 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jun, 2010 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 23672 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jun, 2010 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 23578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 May, 2010 1 commit
-
-
Stefano Sabatini authored
target regtest-lavfi_pix_fmts. The lavfi_pix_fmts test is disabled, this because there are many tests which are failing, and there are still some output files which cannot be played by NUT/ffplay. Originally committed as revision 23297 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 May, 2010 1 commit
-
-
Martin Storsjö authored
If the atom size is 0, qt-faststart currently hangs forever while scanning the file. Originally committed as revision 23129 to svn://svn.ffmpeg.org/ffmpeg/trunk
-