Sat, 05 Nov 2011 16:35:50 +0000 |
diego |
build: Merge DOCS/xml/xml.mak into config.mak.
|
Sat, 05 Nov 2011 13:47:51 +0000 |
cehoyos |
Define HAVE_YASM etc. not only for x86.
|
Fri, 04 Nov 2011 14:29:33 +0000 |
diego |
configure: Remove unused alsa9 and alsa1x config.h #defines.
|
Fri, 04 Nov 2011 14:29:31 +0000 |
diego |
configure: remove erroneous extra set of braces from vsscanf test
|
Fri, 04 Nov 2011 12:30:39 +0000 |
diego |
configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.
|
Thu, 03 Nov 2011 14:23:17 +0000 |
diego |
configure: add braces to initializer in vsscanf test to shut up a gcc warning
|
Thu, 03 Nov 2011 14:23:14 +0000 |
diego |
configure: merge DOCS/xml/configure into top-level configure
|
Wed, 02 Nov 2011 13:03:20 +0000 |
diego |
configure: Clarify a comment that explains the purpose of the glob_win variable.
|
Sun, 30 Oct 2011 17:40:22 +0000 |
cehoyos |
Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".
|
Sat, 29 Oct 2011 10:01:32 +0000 |
cehoyos |
Fix compilation for broken libopenjpeg.
|
Thu, 27 Oct 2011 12:16:01 +0000 |
diego |
build: Only compile Windows-specific local glob() replacement on MinGW.
|
Wed, 26 Oct 2011 18:26:51 +0000 |
reimar |
Clarify that too old binutils is only an issue with x86_64 compilation.
|
Sun, 23 Oct 2011 12:12:43 +0000 |
reimar |
Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.
|
Sun, 23 Oct 2011 12:00:24 +0000 |
reimar |
Add HAVE_CBRTF define.
|
Sat, 22 Oct 2011 00:17:28 +0000 |
cehoyos |
Always define HAVE_PTHREADS and HAVE_W32THREADS.
|
Fri, 21 Oct 2011 23:15:33 +0000 |
cehoyos |
x264 version 118 is required for successful compilation.
|
Fri, 21 Oct 2011 15:44:56 +0000 |
diego |
configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS
|
Fri, 21 Oct 2011 15:44:55 +0000 |
diego |
configure: cosmetics: fix indentation
|
Fri, 21 Oct 2011 15:44:53 +0000 |
diego |
configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.
|
Sat, 15 Oct 2011 13:20:52 +0000 |
ib |
Port to Wine.
|
Fri, 14 Oct 2011 17:28:51 +0000 |
cehoyos |
Do not compile FFmpeg's avfilters if they are not needed.
|
Wed, 12 Oct 2011 22:32:45 +0000 |
cehoyos |
The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.
|
Wed, 12 Oct 2011 17:23:08 +0000 |
diego |
S/PDIF passthrough decoder
|
Wed, 12 Oct 2011 11:38:10 +0000 |
cigaes |
libmpcodec: add vf_lavfi.
|
Wed, 12 Oct 2011 11:38:08 +0000 |
cigaes |
build: enable libavfilter.
|
Fri, 30 Sep 2011 21:20:07 +0000 |
reimar |
Fix cpp_condition_check to work for empty header.
|
Wed, 28 Sep 2011 09:59:02 +0000 |
diego |
build: Simplify handling of local OS feature fallbacks.
|
Mon, 26 Sep 2011 17:25:45 +0000 |
diego |
configure: add missing C program body to cpp_condition_check()
|
Mon, 26 Sep 2011 16:30:22 +0000 |
diego |
configure: do not forget to shift away arguments in cpp_condition_check()
|
Mon, 26 Sep 2011 10:59:43 +0000 |
diego |
configure: generalize cpp_condition_check() and use it to simplify tests
|