2012-02-07 |
cigaes |
build: fix lavfi dependencies (swscale and swresample).
|
2012-02-02 |
komh |
Add VMAN-backend supports
|
2012-01-28 |
reimar |
Update config.asm generation to work with latest FFmpeg.
|
2012-01-26 |
cehoyos |
Fix compilation with --disable-networking.
|
2012-01-19 |
diego |
configure: Only test for Win32 threads on Windows.
|
2012-01-16 |
diego |
configure: Enable os2threads support on OS/2.
|
2012-01-05 |
reimar |
Check for correct function (th_info_init, not theora_info_init) in libtheora test.
|
2012-01-04 |
diego |
Port libtheora glue code to Theora 1.0 API.
|
2012-01-04 |
diego |
configure: Simplify Theora check.
|
2011-12-29 |
reimar |
Prefer libcdio over cdparanoia by default.
|
2011-12-23 |
reimar |
Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.
|
2011-12-15 |
cehoyos |
Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.
|
2011-12-11 |
reimar |
Require a fribidi version that defines FriBidiParType.
|
2011-12-11 |
reimar |
Allow compiling libass without fribidi again.
|
2011-12-10 |
reimar |
Add highly experimental support for OpenGL ES.
|
2011-12-05 |
diego |
configure: (internal) libass depends on FriBiDi now; check availability
|
2011-11-16 |
diego |
configure: add HAVE_OS2THREADS to config.h for libavformat
|
2011-11-14 |
diego |
ao_alsa: drop check for sys/asoundlib.h and ALSA version
|
2011-11-09 |
diego |
Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.
|
2011-11-07 |
diego |
configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformat
|
2011-11-06 |
reimar |
Fix compilation with --disable-mencoder.
|
2011-11-06 |
diego |
doc: Move all XML entities to main.xml.
|
2011-11-06 |
reimar |
Print a proper result also when xsltproc is not installed.
|
2011-11-06 |
reimar |
Fix result output of yasm test.
|
2011-11-06 |
reimar |
Fix FFmpeg compilation.
|
2011-11-05 |
diego |
build: Merge DOCS/xml/xml.mak into config.mak.
|
2011-11-05 |
cehoyos |
Define HAVE_YASM etc. not only for x86.
|
2011-11-04 |
diego |
configure: Remove unused alsa9 and alsa1x config.h #defines.
|
2011-11-04 |
diego |
configure: remove erroneous extra set of braces from vsscanf test
|
2011-11-04 |
diego |
configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.
|
2011-11-03 |
diego |
configure: add braces to initializer in vsscanf test to shut up a gcc warning
|
2011-11-03 |
diego |
configure: merge DOCS/xml/configure into top-level configure
|
2011-11-02 |
diego |
configure: Clarify a comment that explains the purpose of the glob_win variable.
|
2011-10-30 |
cehoyos |
Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".
|
2011-10-29 |
cehoyos |
Fix compilation for broken libopenjpeg.
|
2011-10-27 |
diego |
build: Only compile Windows-specific local glob() replacement on MinGW.
|
2011-10-26 |
reimar |
Clarify that too old binutils is only an issue with x86_64 compilation.
|
2011-10-23 |
reimar |
Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.
|
2011-10-23 |
reimar |
Add HAVE_CBRTF define.
|
2011-10-22 |
cehoyos |
Always define HAVE_PTHREADS and HAVE_W32THREADS.
|
2011-10-21 |
cehoyos |
x264 version 118 is required for successful compilation.
|
2011-10-21 |
diego |
configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS
|
2011-10-21 |
diego |
configure: cosmetics: fix indentation
|
2011-10-21 |
diego |
configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.
|
2011-10-15 |
ib |
Port to Wine.
|
2011-10-14 |
cehoyos |
Do not compile FFmpeg's avfilters if they are not needed.
|
2011-10-12 |
cehoyos |
The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.
|
2011-10-12 |
diego |
S/PDIF passthrough decoder
|
2011-10-12 |
cigaes |
libmpcodec: add vf_lavfi.
|
2011-10-12 |
cigaes |
build: enable libavfilter.
|
2011-09-30 |
reimar |
Fix cpp_condition_check to work for empty header.
|
2011-09-28 |
diego |
build: Simplify handling of local OS feature fallbacks.
|
2011-09-26 |
diego |
configure: add missing C program body to cpp_condition_check()
|
2011-09-26 |
diego |
configure: do not forget to shift away arguments in cpp_condition_check()
|
2011-09-26 |
diego |
configure: generalize cpp_condition_check() and use it to simplify tests
|
2011-09-26 |
diego |
configure: refactor PIC test using cpp_condition_check()
|
2011-09-26 |
diego |
configure: config.h ordering cosmetics
|
2011-09-26 |
diego |
configure: Set CONFIG_PIC to 1 if PIC is enabled.
|
2011-09-25 |
reimar |
Set up HAVE_VFP_ARGS and CONFIG_THUMB correctly to fix compilation for ARM.
|
2011-09-23 |
diego |
configure: drop extra standard compiler/linker flags for *BSD systems
|