- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jan, 2009 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 16787 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 16780 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2009 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 16592 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Dec, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16238 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Dec, 2008 3 commits
-
-
Diego Biurrun authored
version #ifdef since otherwise public API is broken. Originally committed as revision 16064 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 16062 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Gets rid of the following warning: postprocess_template.c:3271: warning: ‘postProcess_C’ defined but not used Originally committed as revision 16055 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Nov, 2008 1 commit
-
-
Reimar Döffinger authored
x86 assembler code files, just libpostprocess was forgotten. Originally committed as revision 15767 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2008 1 commit
-
-
Diego Pettenò authored
Neither the asm() nor the __asm__() keyword is part of the C99 standard, but while GCC accepts the former in C89 syntax, it is not accepted in C99 unless GNU extensions are turned on (with -fasm). The latter form is accepted in any syntax as an extension (without requiring further command-line options). Sun Studio C99 compiler also does not accept asm() while accepting __asm__(), albeit reporting warnings that it's not valid C99 syntax. Originally committed as revision 15627 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Sep, 2008 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 15148 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Aug, 2008 1 commit
-
-
Stefano Sabatini authored
Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 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
-
- 09 May, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2008 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 12760 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Mar, 2008 6 commits
-
-
Diego Biurrun authored
Originally committed as revision 12566 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 12565 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 12563 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 12562 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 12561 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 12560 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Mar, 2008 5 commits
-
-
Diego Biurrun authored
Originally committed as revision 12557 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 12554 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 12553 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 12552 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 12549 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Mar, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 12495 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Mar, 2008 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 12483 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 12482 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 12449 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Mar, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 12443 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Mar, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 12428 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Mar, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 12410 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Mar, 2008 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 12365 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 12364 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2008 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 12362 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2008 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 12354 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Feb, 2008 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 12246 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Feb, 2008 1 commit
-
-
Måns Rullgård authored
Install each library's headers in $prefix/include/$libname. The installed headers use #include "lib*/*.h"; applications are expected to do the same. Specify only $prefix/include in .pc files. Originally committed as revision 12194 to svn://svn.ffmpeg.org/ffmpeg/trunk
-