- 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 4 commits
-
-
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
-
Martin Storsjö authored
Originally committed as revision 23127 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 23126 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 23125 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 23065 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 May, 2010 3 commits
-
-
Martin Storsjö authored
Originally committed as revision 23008 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 23007 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Feel free to revert if you can specify a concrete case where this actually is necessary. Originally committed as revision 23006 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Mar, 2010 1 commit
-
-
Jean-Daniel Dupas authored
Patch by Jean-Daniel Dupas, devlists shadowlab org Originally committed as revision 22744 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2010 1 commit
-
-
Daniel Verkamp authored
Originally committed as revision 22563 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Mar, 2010 1 commit
-
-
Diego Biurrun authored
tools/trasher.c:44: warning: implicit declaration of function ‘atoi’ tools/trasher.c:53: warning: implicit declaration of function ‘abs’ Originally committed as revision 22328 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2010 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 22229 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Make trasher use a well defined random number generator and allow the seed to be specified on the cmd line. Originally committed as revision 22228 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Feb, 2010 1 commit
-
-
Stefano Sabatini authored
Also link avfiltergraph.o and graphparser.o against libavfilter, as it uses them. Originally committed as revision 22063 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Nov, 2009 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 20493 to svn://svn.ffmpeg.org/ffmpeg/trunk
-