- 17 Nov, 2008 5 commits
-
-
Diego Biurrun authored
Originally committed as revision 15861 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
mention the enable variant of the option since they are disabled by default. Originally committed as revision 15860 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15859 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Charles Yates authored
patch by Charles Yates, charles.yates gmail com Originally committed as revision 15858 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15857 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Nov, 2008 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 15845 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Nov, 2008 1 commit
-
-
Stefano Sabatini authored
Based on a patch by Ramiro. Originally committed as revision 15793 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Nov, 2008 1 commit
-
-
Dominik Mierzejewski authored
Originally committed as revision 15763 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Oct, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 15722 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Oct, 2008 5 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 15710 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15706 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15705 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15704 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
where all other such dependencies are declared. Originally committed as revision 15696 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Oct, 2008 10 commits
-
-
Måns Rullgård authored
Originally committed as revision 15692 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15691 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This is like foo_select, except the selected options being disabled does not disable foo. Originally committed as revision 15690 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
These functions enable/disable their options if these are unset, leaving their old values otherwise. Originally committed as revision 15689 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15688 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15686 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15685 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
If an option 'foo' is enabled, all options listed in foo_select are automatically enabled, unless explicitly disabled. In the latter case, foo is also disabled. Originally committed as revision 15684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15683 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
Originally committed as revision 15676 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Oct, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 15664 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Oct, 2008 4 commits
-
-
Måns Rullgård authored
Originally committed as revision 15659 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Some compilers output a new rule for each dependency. We must prefix each one with the directory name. Originally committed as revision 15658 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15657 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15656 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Oct, 2008 3 commits
-
-
Måns Rullgård authored
Originally committed as revision 15647 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 15646 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 15645 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Oct, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 15638 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2008 3 commits
-
-
Diego Biurrun authored
Originally committed as revision 15629 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15628 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
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
-
- 12 Oct, 2008 4 commits
-
-
Måns Rullgård authored
Originally committed as revision 15609 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
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
-