summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add support for decoding VP8 through libvpx wrapper in FFmpeg.diego2010-05-251-0/+28
* support linking to fribidi without pkg-configsiretart2010-05-241-2/+8
* make configure use pkg-config for fribidi checkssiretart2010-05-241-13/+2
* vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.diego2010-05-141-1/+3
* Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.diego2010-05-141-1/+0
* Check for termios.h before sys/termios.h.diego2010-05-141-1/+1
* Remove internal liba52 copy.diego2010-05-091-17/+3
* cosmetics: Drop leading underscore from some commonly-used variable names.diego2010-05-091-319/+319
* Fix compilation with old libschroedinger-dev installed.cehoyos2010-05-061-1/+1
* Revert accidental change to default CFLAGS.reimar2010-04-301-1/+1
* Add configure detection for SDL backend for -vo gl.reimar2010-04-301-78/+111
* Fix compilation with gcc 2.95.3 (with --disable-ass).cehoyos2010-04-281-0/+6
* Add llrintf test for FFmpeg.diego2010-04-271-1/+2
* Fix compilation with live555 after libavutil r22965.cehoyos2010-04-271-1/+1
* Remove code to work around bugs in ancient libSDL versions, the code has beenreimar2010-04-241-9/+0
* VIDIX only works for Linux on the x86_64 architecture, not on other OSes.diego2010-04-221-1/+1
* Revert obscure hack that disables the malloc.h check on certain BSD platforms.diego2010-04-211-2/+0
* Tell x264 that we aren't going to give it timestamps.lorenm2010-04-201-1/+1
* Generate dependency information as a sideeffect of compilation.diego2010-04-061-3/+1
* Add -MP to dependency command.diego2010-04-051-2/+2
* Drop unused DEPEND_CMD from config.mak; FFmpeg no longer needs it.diego2010-04-051-2/+0
* Remove -O4 from FAAC check, it is in our standard CFLAGS already.diego2010-04-041-1/+1
* Directly use CFLAGS for ASFLAGS instead of duplicating the variable content.diego2010-04-041-1/+1
* cosmetics: prettyprint config.mak somewhatdiego2010-04-041-105/+106
* Remove no longer necessary CONFIG_SWSCALE from config.h/config.mak.diego2010-04-041-3/+0
* Cosmetics: Fix indentation.cehoyos2010-04-021-2/+2
* Do not try -march=native for icc.cehoyos2010-04-021-0/+4
* Add HAVE_STRERROR_R definition for FFmpeg to config.h.diego2010-03-281-0/+1
* Add definition of CONFIG_LIBRTMP to config.h for FFmpeg.diego2010-03-281-0/+1
* Fix compilation after librtmp support in FFmpeg.reimar2010-03-281-0/+1
* Remove unused OPTFLAGS variable from config.mak.diego2010-03-251-1/+0
* Remove unused MACOSX_BUNDLE config.mak entry.diego2010-03-251-1/+0
* Move some FFmpeg-specific entries to the FFmpeg section of config.mak.diego2010-03-251-5/+7
* Introduce mak_enable function to set variables in config.mak.diego2010-03-171-22/+14
* Rename SGI_MIPS architecture to plain MIPS.diego2010-03-171-4/+4
* Drop libavcodec_arch hack; ARCH can now be set directly in config.mak.diego2010-03-171-10/+1
* Lowercase arch and subarch values.diego2010-03-171-19/+19
* cosmetics: Drop leading underscore from cpuexts variables.diego2010-03-171-23/+23
* Make ff_config_enable work with lowercase values.diego2010-03-171-2/+4
* Split subarch handling off from generic arch handling.diego2010-03-171-4/+8
* Fix compilation after FFmpeg r22569 at least for some architectures.cehoyos2010-03-171-0/+10
* cosmetics: Drop leading underscores from arch variables.diego2010-03-171-40/+40
* Fix compilation after FFmpeg r22565.cehoyos2010-03-161-0/+2
* Add CONFIG_DCT and CONFIG_DWT to config.h as well as to config.mak for FFmpeg.diego2010-03-151-0/+2
* variable renaming cosmetics: _have_yasm --> have_yasmdiego2010-03-141-3/+3
* Remove unused MMX_FFT Makefile variable.diego2010-03-141-3/+0
* cosmetics: Simplify _codecsdir setting for MinGW and OS/2.diego2010-03-141-2/+1
* Add -Wstrict-prototypes to CFLAGS.diego2010-03-141-0/+1
* Use menu instead of GUI as example for an internal feature turned on by a flag.diego2010-03-141-1/+1
* Fix compilation after FFmpeg r22522.cehoyos2010-03-141-0/+1
* Replace separate Win32, XAnim and Real codec directories by one global dir.diego2010-03-141-25/+1
* Fix help text for --disable-win32dll.cehoyos2010-03-091-1/+1
* Define HAVE_SETMODE conditionally, and use it in stream/stream_file.c insteadkomh2010-03-041-1/+12
* Add a VCD support for OS/2komh2010-03-031-1/+1
* Drop support for old-style DVB code.diego2010-03-021-51/+8
* Remove RTSP_MUXER from libavmuxers to fix compilation with --disable-networkrectalogic2010-03-021-1/+1
* Add CONFIG_LSP to config.h for libavcodec compilation.diego2010-03-021-0/+1
* Add -Wmissing-prototypes to CFLAGS if available.diego2010-02-231-0/+1
* FFmpeg: Add HAVE_ALIGNED_{8,16} to config.h on ppc and x86.diego2010-02-201-0/+8
* FFmpeg: Add tomi to architecture list.diego2010-02-201-1/+1
* Add av_alias define as a hack to fix compilation of intreadwrite.h withoutreimar2010-02-181-0/+1
* Check that fontconfig version is at least 2.4.2, which is required for thereimar2010-02-141-0/+3
* 10l: Revert previous commit about CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP.diego2010-02-131-3/+5
* Use normal way to add CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP to config.mak.diego2010-02-131-5/+3
* Move def_hardcoded_tables to the FFmpeg section of config.h, where it belongs.diego2010-02-131-1/+1
* Fix shared library libavutil check: test for av_clip instead of av_gcd.diego2010-02-131-1/+1
* Add win32 loader support for OS/2komh2010-02-121-1/+1
* Move one more FFmpeg-related definition to the FFmpeg section of config.h.diego2010-02-111-1/+1
* Move some FFmpeg-related definitions to the FFmpeg section of config.h.diego2010-02-111-8/+8
* Move def_dos_paths to a better place within config.h; not just FFmpeg uses it.diego2010-02-111-1/+1
* Enable RTSP and SDP demuxers if network support is enabled, they can now be u...reimar2010-02-041-1/+2
* Checks ipv6_mreq/sockaddr_in6/sockaddr_sa_len for FFmpegkomh2010-02-031-2/+48
* Revert r30324 which broken the struct addrinfo check by making it always pass.reimar2010-02-021-1/+2
* Add OS/2 KAI audio driver supportkomh2010-02-011-0/+26
* Disable FFmpeg's network protocols if --disable-network was specified.reimar2010-01-311-0/+1
* Fix compilation for new Bink audio decoder.cehoyos2010-01-311-0/+1
* Add some more definitions for FFmpeg to config.h:diego2010-01-301-0/+3
* Disable all hwaccel glue code from FFmpeg.diego2010-01-211-8/+5
* x264 version 0.83 is required.cehoyos2010-01-211-1/+1
* Fix compilation after FFmpeg r21353.cehoyos2010-01-211-0/+1
* Create libavutil/avconfig.h, required for FFmpeg compilation.diego2010-01-191-0/+16
* Set HAVE_FAST_CLZ according to CPU type.zuxy2010-01-191-4/+26
* Support for detection of AMD Phenom.zuxy2010-01-181-2/+6
* Set ASFLAGS and HAVE_VFP_ARGS needed to compile for ARM with VFP/NEON support.reimar2010-01-171-0/+2
* Also try linking against dxguid for SDL test.reimar2010-01-171-1/+1
* Allow anything starting with "arm" to be used as --target for ARM CPUsreimar2010-01-161-2/+2
* Manually add --nxcompat --no-seh --dynamicbase to linker flags if available,reimar2010-01-161-0/+8
* Fix struct addrinfo check, its definition might not allow actually allocating...reimar2010-01-161-1/+1
* Fix sockaddr_storage check to work with winsock/MinGWreimar2010-01-161-3/+17
* Add HAVE_FAST_CLZ define and set it to 0 to keep the status quo for now.reimar2010-01-161-0/+1
* HAVE_INLINE_ASM for FFmpeg should be one since we only supportreimar2010-01-161-1/+1
* Set _optimizing for x86-64.zuxy2010-01-151-1/+1
* The undocumented x86-64 is a better fallback for core2 than nocona.zuxy2010-01-151-0/+3
* Add -fno-common to avoid misalignment for global var under win32 like whatzuxy2010-01-151-0/+1
* Set HAVE_FAST_CMOV to 0 for NetBurst based x86-64 processors, e.g. Prescott.zuxy2010-01-151-1/+2
* Fix typo in r30302zuxy2010-01-151-1/+1
* Fix compilation after recent changes in FFmpeg.cehoyos2010-01-141-0/+64
* Add very experimetal support for the Sun C compiler.reimar2010-01-121-1/+12
* Change -pipe check to avoid misdetecting it as available for Sun's compiler.reimar2010-01-121-1/+2
* Add checks for exp2, exp2 and log2f required by FFmpeg.reimar2010-01-121-1/+4
* Search X11 headers and libraries also in /usr/local/..., should easereimar2010-01-101-3/+3
* Do not use FreeBSD's cpuinfo file on x86_64 either, as on x86_32 it will notreimar2010-01-101-1/+2
* FFmpeg uses ifdef in Makefiles for CONFIG_MPEGAUDIO_HP and CONFIG_HARDCODED_T...reimar2010-01-101-2/+5
* Fix OpenGL detection for OpenSolaris where -lXdamage is necessary.reimar2010-01-101-9/+8
* Only print "using sdl-config" if we actually used it for SDL detection.reimar2010-01-101-1/+1
* Prefer libdca over libdtsreimar2010-01-101-1/+1
* Quote test arguments that may be emptyreimar2010-01-101-2/+2
* Disable internal copy of liba52 by default, libavcodec should be anreimar2010-01-101-2/+2
* IPv6 in FFmpeg is not supported for MinGW, so do not set CONFIG_IPV6 for that...reimar2010-01-091-1/+1
* Add several make variables to make --enable-hardcoded-tables actually compile.reimar2010-01-091-0/+4
* Add support for --enable-hardcoded-tables like FFmpeg has.reimar2010-01-091-1/+15
* libass needs at least freetype 2.2.1greg2010-01-081-3/+3
* Move MatrixView video output check below OpenGL check, it depends on OpenGL.diego2010-01-051-13/+14
* Remove pointless variable declaration from DirectFB check.diego2010-01-041-1/+1
* Add missing stdlib.h #include to fribidi check.diego2010-01-041-0/+1
* Remove pointless printf call in libmp3lame test.diego2010-01-041-1/+1
* Pass proper parameters to dlopen/dlsym/vsscanf to avoid configure test warnings.diego2010-01-041-2/+2
* Pass a proper va_list type to vsscanf() test in configure.diego2010-01-041-1/+1
* cosmetics: tabs to spaces, some reindentationdiego2010-01-041-506/+506
* Fix fribidi check to avoid spamming the console with error messages.diego2010-01-041-1/+2
* Add a few definitions used by FFmpeg to config.h:diego2010-01-041-0/+8
* Modify -vo direct3d so we do not have to link against d3d9.dll, it mightreimar2010-01-031-2/+1
* Enable all FFmpeg protocols by default, they seem to build without issuereimar2010-01-031-1/+1
* Change vo_png to use FFmpeg's png encoder instead of libpng.reimar2010-01-031-2/+0
* Finally add matrixview vo.reimar2010-01-031-0/+18
* Fixup SDL configure check:reimar2010-01-031-12/+33
* Also detect fontconfig when it requires -liconvreimar2010-01-031-1/+1
* Change fribidi check to also work without fribidi-config.reimar2010-01-031-7/+12
* Add support for JPEG2000 via FFmpeg/OpenJPEGreimar2010-01-031-0/+29
* Fix typo in code disabling VIDIX on mingw64reimar2010-01-021-1/+1
* Disable vidix on 64 bit MinGW compiles, it seems to fail compiling andreimar2010-01-021-0/+1
* Fix compilation if FreeType is not available, in particular do not try to buildreimar2010-01-011-0/+2
* Allow passing variants of "mingw32" as system name to --target. This ensuresdiego2009-12-231-1/+1
* Use "mingw32" instead of "mingw32msvc" as system name for MinGW with --target.diego2009-12-201-1/+1
* Make ass_mp.h use the system-libass headers when the internal one is disabled.reimar2009-12-191-0/+6
* Experimental support for external libass.reimar2009-12-191-1/+9
* Rename GL_* defines to CONFIG_GL_*reimar2009-12-191-4/+4
* Make the check for X11 and WIN32 backends for OpenGL separate.reimar2009-12-191-2/+13
* Disable winsock when we already found a working socklib instead of checkingreimar2009-12-091-1/+2
* sync to x264-r1327. (only needed for x264-in-libavcodec)lorenm2009-11-291-1/+1
* Add #defines for FFMPEG_LICENSE and FFMPEG_CONFIGURATION to config.h.diego2009-11-181-0/+3
* Complete configure support for compiling in FFmpeg's protocol support.reimar2009-11-171-0/+6
* Do not dynamically load libvdpau.so.1, but link at compile time.cehoyos2009-11-111-2/+5
* 10l: Fix compilation without VDPAU.cehoyos2009-11-111-1/+1
* Use configure code to define PIC instead of duplicating the check in mangle.h.reimar2009-11-101-2/+1
* Remove macho64 special-case for yasm options, -DPIC is already addedreimar2009-11-081-1/+0
* Remove a pointless undeclared function reference, #error is assumedreimar2009-11-081-1/+0
* Add a check if compiler creates PIC code and if so add -DPIC to YASMFLAGS.reimar2009-11-081-0/+15
* Remove CONFIG_TV_TELETEXT.cehoyos2009-11-071-25/+0
* Separate teletext from tv support.cehoyos2009-11-071-1/+1
* PPC: make inline asm xform address test work with Apple toolsattila2009-11-061-1/+1
* Add cast to signed for 64 bit check, since according to an FFmpeg bug reportreimar2009-11-051-1/+1
* Add new VDPAU feature high-quality-scaling (and require newer library).cehoyos2009-11-041-1/+1
* consistency fix: Give all CONFIG_ definitions the value 1.diego2009-10-281-16/+16
* Move 64 bit check below compiler detection since it needs the compilerreimar2009-10-261-13/+13
* sync to x264-r1296lorenm2009-10-191-1/+1
* Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.diego2009-10-191-2/+1
* Add CONFIG_LPC to config.h as well (needed by FFmpeg).diego2009-10-191-0/+1
* Add CONFIG_LPC to config.mak (needed by FFmpeg).diego2009-10-191-0/+1
* Remove many uses of tmp_run.reimar2009-10-061-34/+12
* Add EXTERN_ASM define needed by FFmpeg on ARM.reimar2009-10-021-0/+2
* Extend EBX_AVAILABLE check in a way that works for both OpenBSD/Haikureimar2009-09-301-0/+2
* Intel compiler icc 11.1 supports compilation of internal mp3lib and internal ...cehoyos2009-09-271-2/+2
* Cosmetics: Fix whitespace.cehoyos2009-09-271-1/+1
* Amend previous commit: both zlib decoder and encoder must be disabledreimar2009-09-261-2/+2
* Disable libavcodec zlib decoder when zlib is not available, fixes compilationreimar2009-09-261-1/+1
* Do not override host_arch in x86 vs. x86_64 detection if it was forced via --...reimar2009-09-251-1/+1
* Sync with current FFmpeg HEAD.diego2009-09-241-0/+2
* sync with FFmpeg build: BUILD_STATIC --> CONFIG_STATICdiego2009-09-241-1/+1
* sync to x264-r1260 (which changed api)lorenm2009-09-231-2/+2
* Add autodetection for ARM NEON SIMD.reimar2009-09-191-1/