- Jul 22, 2010
-
-
Stefano Sabatini authored
PRINT_LIB_VERSION() -> PRINT_LIB_INFO() print_all_lib_versions() -> print_all_libs_info() Originally committed as revision 24433 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24432 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
parameter. Allow a pending factorization. Originally committed as revision 24431 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 21, 2010
-
-
Stefano Sabatini authored
The new library is meant to contain the core multimedia utilities for FFmpeg, to make them shareable between more libav* libraries. See thread: Subject: [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils Date: Fri, 9 Jul 2010 01:07:40 +0200 Originally committed as revision 24393 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 09, 2010
-
-
Stefano Sabatini authored
evaluated through av_strtod(). Fix roundup issue #551. Originally committed as revision 23556 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 22, 2010
-
-
Ramiro Polla authored
This fixes a regression on Windows introduced by r22769 in which the data read from the file was not properly zero terminated. The file was read as text, which caused the \r characters to be suppressed. Since the zero termination happens at the end of the buffer, and there was one byte less read per line, this caused the remaining space on the buffer to contain random data. Originally committed as revision 23251 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 09, 2010
-
-
Måns Rullgård authored
Originally committed as revision 23062 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 05, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 23034 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
printing the error code associated to FF_NETERROR(EPROTONOSUPPORT). Originally committed as revision 23033 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Should provide a meaningful error message for systems which do not support strerror_r(). Fix roundup issue #1894. Originally committed as revision 23032 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 16, 2010
-
-
Ramiro Polla authored
FF_NETERROR is implicitly an AVERROR. Originally committed as revision 22888 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 01, 2010
-
-
Stefano Sabatini authored
the second pass encoding log file. Originally committed as revision 22769 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 30, 2010
-
-
Stefano Sabatini authored
fails. It may fail not only because of an invalid value for the option, but also for other reasons, e.g. memory problems etc. Originally committed as revision 22738 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
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 26, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 22696 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 17, 2010
-
-
Stefano Sabatini authored
show_protocols(). The list of abbreviations is both outdated and out of context. Originally committed as revision 22589 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
-
- Mar 06, 2010
-
-
Stefano Sabatini authored
defined, fix crash. Originally committed as revision 22232 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 22, 2010
-
-
Stefano Sabatini authored
supplied is not recognized. Originally committed as revision 21960 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 18, 2010
-
-
Stefano Sabatini authored
not nice/fair towards the community of developers. Also this looks like the best way for resolving the debate about which is the one person name to be put in the banner. See the thread: Subject: [FFmpeg-devel] [PATCH] Replace "Fabrice Bellard" with "the FFmpeg developers" in the banner Date: Thu, 11 Feb 2010 23:59:12 +0100 Originally committed as revision 21885 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 10, 2010
-
-
Stefano Sabatini authored
conversion and other information exposed by the pixdesc API. Originally committed as revision 21751 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 09, 2010
-
-
Måns Rullgård authored
Originally committed as revision 21733 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 07, 2010
-
-
Stefano Sabatini authored
function returns a negative value, rather than erroneously trigger the code which manages the case of unknown option. Originally committed as revision 21670 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 27, 2010
-
-
Stefano Sabatini authored
slightly simpler and more robust. Originally committed as revision 21492 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 21477 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 21476 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 25, 2010
-
-
Måns Rullgård authored
Originally committed as revision 21448 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 20, 2010
-
-
Måns Rullgård authored
This option limits the CPU time used by ffmpeg to the number of seconds specified. After this time, the OS sends a SIGXCPU signal, which we handle and attempt to exit cleanly. If the process is stuck, the OS will deliver a SIGKILL one second later, forcibly terminating the process. This functionality is useful in automated setups where a runaway ffmpeg process would otherwise go undetected. Originally committed as revision 21347 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 01, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 20995 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 28, 2009
-
-
Diego Biurrun authored
cmdutils.c:576: warning: unused variable ‘filter’ Originally committed as revision 20943 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 21, 2009
-
-
Stefano Sabatini authored
formats. Originally committed as revision 20909 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 14, 2009
-
-
Stefano Sabatini authored
Originally committed as revision 20872 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 12, 2009
-
-
Stefano Sabatini authored
configuration. Fix compilation if FFmpeg is not configured with --enable-avfilter. Originally committed as revision 20813 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
shared by the other ff* tools code. Originally committed as revision 20812 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
filters. Currently filters are not registered, so the option will show none. Originally committed as revision 20807 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 21, 2009
-
-
Stefano Sabatini authored
Originally committed as revision 20568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 19, 2009
-
-
Michael Niedermayer authored
Originally committed as revision 20553 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 18, 2009
-
-
Stefano Sabatini authored
Improve readability of the output. Originally committed as revision 20549 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 22, 2009
-
-
Diego Biurrun authored
Remove gcc-specific hacks and allow filling relevant information for non-gcc compilers in configure. Originally committed as revision 19963 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19962 to svn://svn.ffmpeg.org/ffmpeg/trunk
-