- 12 Oct, 2008 9 commits
-
-
Måns Rullgård authored
Originally committed as revision 15608 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This made dependencies entirely non-functional, and also the syntax is not supported by gcc 2.95. Originally committed as revision 15607 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15606 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
Originally committed as revision 15603 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
the -MT option as suggested by Ramiro. Originally committed as revision 15601 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 15600 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
This part of the configure script might be run by non-POSIX shells. Originally committed as revision 15599 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
require_cpp_condition(). Originally committed as revision 15598 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 15597 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Oct, 2008 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 15594 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Oct, 2008 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 15593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 15592 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Oct, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 15571 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Oct, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 15554 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Oct, 2008 1 commit
-
-
Diego Pettenò authored
the --version option. patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com Originally committed as revision 15532 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2008 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 15512 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15511 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Sep, 2008 1 commit
-
-
Diego Pettenò authored
patch by Diego 'Flameeyes' Pettenò flameeyes _at_ gmail Originally committed as revision 15458 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Sep, 2008 2 commits
-
-
Diego Biurrun authored
FFmpeg's version string output. This can be used by distributions to mark their packages as being modified versions without hacking the sources. Originally committed as revision 15433 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15429 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Sep, 2008 1 commit
-
-
Diego Biurrun authored
Prior to gcc version 4.3 PIC was the default, now it needs to be enabled explicitly. Passing the flag to older gcc versions does not hurt. Originally committed as revision 15392 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Sep, 2008 1 commit
-
-
Brad authored
Originally committed as revision 15376 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Sep, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 15372 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Sep, 2008 1 commit
-
-
Justin Ruggles authored
GPL is enabled. fixes building without GPL or with liba52. Originally committed as revision 15151 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Aug, 2008 1 commit
-
-
David Conrad authored
Thread: [FFmpeg-devel] fft_mmx.asm yasm 64bit build broken Patch by 'D' (lessen42 gmail com) Originally committed as revision 14791 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Aug, 2008 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 14769 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
is enabled. The headers are used throughout the code. Originally committed as revision 14755 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14754 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14745 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Aug, 2008 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 14739 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14729 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
Originally committed as revision 14726 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Aug, 2008 1 commit
-
-
Loren Merritt authored
Originally committed as revision 14696 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Aug, 2008 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 14499 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 14498 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jul, 2008 1 commit
-
-
Diego Biurrun authored
The original problem was that FSF and Apple gcc used a different syntax for vector declarations, i.e. {} vs. (). Nowadays Apple gcc versions support the standard {} syntax and versions that support {} are available on all relevant Mac OS X versions. Thus the greater compatibility is no longer worth cluttering the code with macros. Originally committed as revision 14366 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jul, 2008 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 14330 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 14327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jul, 2008 1 commit
-
-
Diego Biurrun authored
The original reasons for LDLATEFLAGS are lost in the mists of time. Originally committed as revision 14263 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jul, 2008 1 commit
-
-
Måns Rullgård authored
Our bswap functions are better than those in glibc, which has no ARM-optimised versions. Originally committed as revision 14241 to svn://svn.ffmpeg.org/ffmpeg/trunk
-