summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: only set NEED_GLOB on Windowsreimar2011-07-061-2/+5
* configure: when cross-compiling default host_cc to "cc"reimar2011-07-061-4/+5
* configure: fix _libcdio variable staying on "auto"reimar2011-07-061-0/+1
* configure: add an initial check to verify compiler works at alliive2011-07-061-0/+4
* Merge branch 'mplayer1_changes'Uoti Urpala2011-06-291-8/+7
|\
| * configure: handle X11 dependencies at depending checksdiego2011-06-291-7/+5
| * configure: fix swab() check for Windowscehoyos2011-06-291-1/+2
* | stream/tvi_v4l2: Add V4L2 support for OpenBSD (and NetBSD)Uoti Urpala2011-06-291-0/+11
|/
* configure: Remove checks for default inline asm featuresDiego Biurrun2011-06-281-29/+0
* ao_rsound: add new RSound audio output driverHans-Kristian Arntzen2011-06-261-0/+22
* vo_xvmc: drop XvMC supportUoti Urpala2011-05-091-40/+1
* Merge branch 'mplayer1_changes'Uoti Urpala2011-05-021-17/+3
|\
| * configure: Make largefile support non-optionaldiego2011-05-021-16/+2
| * configure: print correct result variable for armv6t2 testreimar2011-04-131-1/+1
* | configure: abort if certain libraries can't be foundUoti Urpala2011-04-201-2/+10
* | configure: fix --enable-3dfx override without dgaUoti Urpala2011-04-201-0/+1
* | vo_dga: replace xf86dga.h with Xxf86dga.hClément Bœsch2011-04-201-2/+2
|/
* configure: remove old GUI-related optionsUoti Urpala2011-04-021-19/+0
* mp3lib: drop internal mp3lib treeUoti Urpala2011-04-021-19/+0
* configure, Windows: support static pthreads on WindowsDiogo Franco2011-03-301-1/+12
* configure: remove --ffmpeg-source-dir help outputUoti Urpala2011-03-011-1/+0
* build: change version number generationUoti Urpala2011-02-191-2/+0
* configure: fix --enable-libvorbis with tremor installedUoti Urpala2011-02-181-0/+2
* configure: disable libmpcdec by defaultreimar2011-02-151-3/+4
* configure: remove unused maemo checkUoti Urpala2011-02-151-24/+0
* configure: use LINGUAS environment variable for messagesUoti Urpala2011-02-151-0/+1
* configure: abort if FFmpeg libraries are not foundUoti Urpala2011-02-081-2/+4
* configure: print "Unknown parameter: " error to stderrUoti Urpala2011-02-021-1/+1
* configure: drop unused liblzo and bzlib testsUoti Urpala2011-02-021-35/+0
* configure: prefer libvorbis to libvorbisidec/tremorUoti Urpala2011-02-011-6/+6
* tremor: drop internal tremor libraryUoti Urpala2011-02-011-37/+3
* libmpeg2: drop libmpeg2 supportUoti Urpala2011-02-011-50/+0
* vo_zr2: drop Zoran supportUoti Urpala2011-01-311-31/+0
* vo_dxr2, ao_dxr2: drop dxr2 supportUoti Urpala2011-01-311-25/+0
* vidix: drop VIDIX supportUoti Urpala2011-01-311-146/+0
* cosmetics: configure: Drop leading underscore from _need_* variablesdiego2011-01-311-24/+24
* configure: add return_check and return_statement_check helpersdiego2011-01-311-30/+25
* configure: Define _XOPEN_SOURCE to 600 in mkstemp checkreimar2011-01-311-1/+1
* configure: add define_statement_check functiondiego2011-01-311-73/+23
* configure: simplify some testsdiego2011-01-311-53/+36
* libfaad2:/ Remove forked internal libfaad2 copydiego2011-01-311-60/+6
* build: cygwin: don't rely on _WIN32 being definedreimar2011-01-291-2/+5
* configure: remove obsolete things used for internal FFmpeg buildUoti Urpala2011-01-251-63/+1
* configure: remove MEncoder-related options and testsClément Bœsch2011-01-251-171/+2
* configure: Do not enable rpath on NetBSDdiego2010-11-081-1/+0
* configure: Enable joystick support on FreeBSDdiego2010-11-081-1/+1
* build: enable vf_geq if libavutil version installs eval.hUoti Urpala2010-11-061-0/+8
* configure: Fix detection of mips processor variantsdiego2010-11-021-1/+1
* configure: check if libdvdcss has been removed from treesiretart2010-11-021-1/+1
* configure: Ensure that CONFIG_NETWORK is #defined to 0 or 1diego2010-11-021-1/+1
* configure: simplify X11, IVTV and V4l2 checksdiego2010-11-021-39/+5
* configure: simplify some checksdiego2010-11-021-35/+7
* configure: Rename function_check{_broken}() --> statement_check{_broken}()diego2010-11-021-47/+47
* configure: simplify some testsdiego2010-11-021-49/+6
* configure: update documentation comments about adding checksdiego2010-11-021-17/+2
* configure: Add HAVE_STDLIB_H to config.h for libfaad2diego2010-11-021-0/+1
* configure: Move network requirement check for FTP into the FTP testdiego2010-11-021-3/+5
* configure: Move ASMALIGN check into x86 sectiondiego2010-11-021-12/+14
* configure: simplify libbluray testdiego2010-11-021-7/+1
* configure: Make sure that HAVE_MKSTEMP is always #defined to a valuediego2010-11-021-1/+1
* configure: Make sure that CONFIG_LIBMP3LAME is always #defineddiego2010-11-021-2/+1
* configure: Add function_check_broken(), simplify testdiego2010-11-021-9/+15
* configure: minor cleanupsdiego2010-11-021-11/+5
* configure: Fix compilation on Windows: MinGW unistd.h does not define NULLreimar2010-11-021-1/+5
* configure: Ignore possible errors from dvdread-config invocationdiego2010-11-021-2/+2
* configure: change VESA test to check for vbeInit() instead of vbeVersion()diego2010-11-021-1/+1
* configure: misc whitespace cosmeticsdiego2010-11-021-30/+16
* configure: simplify and improve some checksdiego2010-11-021-62/+15
* build: update DirectFB requirements, reduce #ifdefsdiego2010-11-021-47/+12
* configure: cosmetics: Replace some double quotes by single quotesdiego2010-11-021-4/+4
* configure: add inline_asm_check() and simplify some testsdiego2010-11-021-36/+18
* configure: simplify some checksdiego2010-11-021-215/+66
* configure: fix warnings in check programsdiego2010-11-021-11/+13
* build: enable/disable all FFmpeg libraries togetherUoti Urpala2010-11-021-160/+36
* Remove MEncoderUoti Urpala2010-11-021-8/+1
* configure: change Apple remote test to just compile, not rundiego2010-11-021-1/+1
* configure: remove duplicated CFLAGS from DEPFLAGSUoti Urpala2010-11-021-1/+1
* configure: Separate compiler warning flags from other flagsdiego2010-11-021-13/+19
* enable vo_mga, vo_xmga, vf_palette, vf_halfpackUoti Urpala2010-11-021-18/+4
* configure: Add a hack to work with BeOS/Haiku libsdlreimar2010-11-021-0/+4
* configure: Attempt to fix compilation with FreeBSD's dvdio.hreimar2010-11-021-1/+2
* configure: make libarts check verify linkingreimar2010-11-021-1/+2
* configure: Fix documentation language variables in summary outputdiego2010-11-021-2/+2
* configure: avoid unsupported options with clang on Darwin/PPCdiego2010-11-021-1/+4
* configure: Add -Wno-parentheses to CFLAGSdiego2010-11-021-1/+1
* configure: fix OpenBSD default for CD-ROM devicediego2010-11-021-1/+1
* configure: Default to -O2 optimization level for the clang compilerdiego2010-11-021-0/+2
* configure: add header_check_broken, use for cdioreimar2010-11-021-2/+18
* configure: Rename "network" variable and option to "networking"diego2010-11-021-18/+20
* configure: Fix LADSPA test variable initializationdiego2010-11-021-1/+1
* configure: use correct arguments in signal handler testsdiego2010-11-021-2/+2
* configure: Move PIC test out of the x86 sectiondiego2010-11-021-12/+15
* configure: Move EBX availability #define within config.hdiego2010-11-021-1/+1
* stream_bluray: add unencrypted Blu-ray playbackben2010-11-021-1/+31
* configure: Add return statement to function_check test program.diego2010-11-021-1/+1
* configure: use cflag_check function for more casesdiego2010-11-021-28/+19
* configure: Separate dependency flags from general CFLAGSdiego2010-11-021-1/+2
* configure: add function to check compiler flags directlydiego2010-11-021-50/+33
* configure: Rename _warn_CFLAGS variable to warn_cflags.diego2010-11-021-5/+5
* configure: Add function to check for particular function in headerdiego2010-11-021-0/+9
* configure: Place temporary files in a subdirectory of their owndiego2010-11-021-8/+10
* ad_mpg123: add MP3 decoding through libmpg123diego2010-11-021-0/+25
* configure: Fix detection of SDL backend for vo_gl on OS Xastrange2010-11-021-1/+1
* configure: Fix indentationreimar2010-11-021-16/+16
* configure: Experimental support for clang compiler.reimar2010-11-021-2/+11
* configure: Fix catch() callback function declaration in two compile testsdiego2010-11-021-2/+2
* configure: whitespace cosmeticsdiego2010-11-021-4/+4
* configure: Remove unnecessary #includes from libnut test.diego2010-11-021-3/+0
* configure: Replace manual header checks by header_check functiondiego2010-11-021-152/+36
* configure: Remove some unnecessary #includes from testsdiego2010-11-021-20/+0
* configure: Simplify fribidi check - console output is not necessarydiego2010-11-021-4/+1
* configure: Add header_check convenience functiondiego2010-11-021-0/+9
* configure: change gettimeofday() test function parametersdiego2010-11-021-1/+1
* configure: Remove some unnecessary #includes from compilation testsdiego2010-11-021-3/+0
* configure: Drop linux-devfs configure option.diego2010-11-021-28/+19
* build: Rename configure.log file to config.logdiego2010-11-021-1/+1
* configure: make gif test check linking tooreimar2010-11-021-1/+1
* cosmetics: Drop leading underscore from configuration variable.diego2010-11-021-5/+5
* Merge svn changes r31306, r31307Uoti Urpala2010-06-051-1/+4
|\
| * Add the -march fallback for amdfam10 also to the x86_64 case.reimar2010-06-021-0/+3
| * libavcodec/libx264.c requires x264 0.98 since r23430.cehoyos2010-06-021-1/+1
| * Fix compilation without librtmp.cehoyos2010-05-301-0/+3
* | configure: fix disabling of (x)mga without swscale internalsUoti Urpala2010-06-041-1/+3
* | Merge svn changes up to r31284Uoti Urpala2010-06-021-3/+5
|\|
| * Change compiler argument order for compile_check to avoid incorrect linkingreimar2010-05-301-3/+5
| * Add librtmp supporthyc2010-05-301-2/+30
| * Remove obsolete may_alias-related defines, lavu handles this nowreimar2010-05-291-2/+0
| * Actually run a detection whether external libass exists, insteadreimar2010-05-291-2/+17
* | Merge svn changes up to r31265Uoti Urpala2010-06-021-21/+24
|\|
| * Fix compilation if the compiler does not support -march=amdfam10reimar2010-05-291-0/+3
| * cosmetics: Drop leading '_' from noinputmodules variable.diego2010-05-291-21/+21
| * Add support for decoding VP8 through libvpx wrapper in FFmpeg.diego2010-05-251-0/+28
* | Merge svn changes up to r31211Uoti Urpala2010-05-301-8/+3
|\|
| * 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
* | Merge svn changes up to r31176Uoti Urpala2010-05-301-1/+1
|\|
| * Check for termios.h before sys/termios.h.diego2010-05-141-1/+1
* | Merge svn changes up to r31169Uoti Urpala2010-05-301-17/+3
|\|
| * Remove internal liba52 copy.diego2010-05-091-17/+3
* | Merge svn changes up to r31145Uoti Urpala2010-05-301-291/+291
|\|
| * 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
* | vdpau: drop support for old versionsUoti Urpala2010-05-111-1/+1
* | Merge svn changes up to r31133Uoti Urpala2010-05-071-77/+110
|\|
| * 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
* | Merge svn changes up to r31100Uoti Urpala2010-05-071-1/+1
|\|
| * Fix compilation with live555 after libavutil r22965.cehoyos2010-04-271-1/+1
* | Merge svn changes up to r31097Uoti Urpala2010-04-261-12/+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
* | Merge svn changes up to r31050Uoti Urpala2010-04-261-1/+1
|\|
| * Tell x264 that we aren't going to give it timestamps.lorenm2010-04-201-1/+1
* | Merge svn changes up to r31033Uoti Urpala2010-04-261-3/+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
* | Merge svn changes up to r31020Uoti Urpala2010-04-261-58/+59
|\|
| * 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
* | Merge svn changes up to r31004Uoti Urpala2010-04-261-3/+6
|\|
| * 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
* | Merge svn changes up to r30967Uoti Urpala2010-04-261-79/+68
|\|
| * 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
* | Merge svn changes up to r30917Uoti Urpala2010-04-261-40/+50
|\|
| * 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
* | Merge svn changes up to r30907Uoti Urpala2010-04-261-33/+10
|\|
| * 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
* | build: create and install .mo translation filesUoti Urpala2010-04-011-6/+30
* | Delete things related to old translation systemUoti Urpala2010-03-101-32/+2
* | Merge svn changes up to r30876Uoti Urpala2010-03-101-1/+1
|\|
| * Fix help text for --disable-win32dll.cehoyos2010-03-091-1/+1
* | Merge svn changes up to r30848Uoti Urpala2010-03-101-52/+21
|\|
| * 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
* | Merge svn changes up to r30732Uoti Urpala2010-03-101-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
* | Merge svn changes up to r30570Uoti Urpala2010-03-091-0/+3
|\|
| * 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
* | Merge svn changes up to r30550Uoti Urpala2010-03-091-12/+12
|\|
| * 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
* | Merge svn changes up to r30484Uoti Urpala2010-03-091-0/+26
|\|
| * 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
* | Add runtime translation supportUoti Urpala2010-03-081-0/+21
* | build/vdpau: drop support for dynamic loading of libvdpauUoti Urpala2010-02-261-2/+5
* | Merge svn changes up to r30375Uoti Urpala2010-01-251-7/+42
|\|
| * 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
* | Merge svn changes up to r30322Uoti Urpala2010-01-251-3/+9
|\|
| * 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
* | Merge svn changes up to r30301Uoti Urpala2010-01-251-7/+23
|\|
| * 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
* | Merge svn changes up to r30264Uoti Urpala2010-01-251-15/+14
|\|
| * 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
* | Merge svn changes up to r30236Uoti Urpala2010-01-081-17/+19
|\|
| * 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
* | Merge svn r30200 (reindent configure)Uoti Urpala2010-01-081-488/+488
|\|
| * cosmetics: tabs to spaces, some reindentationdiego2010-01-041-506/+506
* | Merge svn changes up to r30199Uoti Urpala2010-01-081-1/+2
|\|
| * 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
* | Merge svn changes up to r30195Uoti Urpala2010-01-081-2/+1
|\|
| * 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
* | Merge svn changes up to r30187Uoti Urpala2010-01-081-2/+0
|\|
| * Change vo_png to use FFmpeg's png encoder instead of libpng.reimar2010-01-031-2/+0
* | Merge svn changes up to r30185Uoti Urpala2010-01-081-20/+65
|\|
| * 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
* | Merge svn changes up to r30173Uoti Urpala2010-01-081-0/+1
|\|
| * 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
* | Merge svn changes up to r30104Uoti Urpala2009-12-301-1/+1
|\|
| * 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
* | Merge svn changes up to r30065Uoti Urpala2009-12-291-4/+15
|\|
| * 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
* | audio: Remove fixed decode_audio() return size limit (MAX_OUTBURST)Uoti Urpala2009-12-291-3/+0
* | Merge svn changes up to r30055Uoti Urpala2009-12-181-2/+3
|\|
| * 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
* | build: Generate version numbers for gitUoti Urpala2009-11-231-0/+2
* | Merge svn changes up to r29912Uoti Urpala2009-11-161-92/+58
|\|
| * 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
* | build: Support x264 version 78Uoti Urpala2009-10-191-1/+1
* | configure: Disable OpenAL support by defaultUoti Urpala2009-10-061-2/+2
* | Merge svn changes up to r29752Uoti Urpala2009-10-061-24/+66
|\|
| * 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/+16
| * Use a compilation check to distinguish between x86 and x86_64, uname andreimar2009-09-191-17/+19
| * Add a check for availability of ebx register, needed forreimar2009-09-191-1/+19
| * Treat Haiku as BeOS (only changes the displayed name actually)reimar2009-09-191-0/+3
* | Merge svn changes up to r29684Uoti Urpala2009-09-161-1/+1
|\|
| * Allow disabling and enabling lower-case codecs.cehoyos2009-09-081-10/+10
| * 100l, forgot to use "test" for checking the value of the quicktime variablereimar2009-09-081-1/+1
* | Merge svn changes up to r29644Uoti Urpala2009-09-041-63/+85
|\|
| * 10l, -framework QuickTime must be added to extra_ldflags, not libs_mplayer sincereimar2009-09-041-1/+1
| * Split QuickTime check off from quartz check and use the result to enable/disablereimar2009-09-041-8/+27
| * Move OpenGL test below CoreVideo. This ensures -lGL will come after -framewor...reimar2009-09-041-53/+55
| * The libamrnb *en*coder, not the *de*coder should be added to the list ofdiego2009-09-011-1/+1
| * Also check linker flags to make sure that liveMedia libraries are there, too,reimar2009-08-311-2/+3
* | Merge svn changes up to r29544Uoti Urpala2009-08-221-1/+1
|\|
| * Fix detection of mips arch on NetBSD/sgimips.diego2009-08-191-1/+1
* | Merge svn changes up to r29532Uoti Urpala2009-08-181-2/+4
|\|
| * Allow compilation with gcc 2.95.3 if videodev2.h does not support it.cehoyos2009-08-141-1/+1
| * Make sure that unavailable message languages are not accepted.diego2009-08-031-1/+2
| * Add a variable in config.mak whether SHM support is enabled or not.ben2009-07-311-0/+1
* | Merge svn changes up to r29455Uoti Urpala2009-07-291-5/+7
|\|
| * Set both HAVE_BIGENDIAN and WORDS_BIGENDIAN.diego2009-07-261-2/+5
| * Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN.cehoyos2009-07-261-2/+2
| * Bandaid compilation fix: Disable ivtv VIDIX driver until a proper test exists.diego2009-07-191-1/+3
| * The Makefile variable names for external libraries in FFmpeg changed.diego2009-07-191-9/+12
| * Remove redundant ivtv VIDIX driver variable declarations.diego2009-07-191-2/+0
| * The ivtv vo driver and the ivtv VIDIX driver are unrelated; do not disable thediego2009-07-191-1/+0
| * Change libamr support to libopencore-amr support.diego2009-07-181-51/+47
| * Restore alphabetic order for HAVE_ defines.cehoyos2009-07-171-1/+1
| * Remove CONFIG_LIBAMR_NB_FIXED #define, which no longer exists in FFmpeg.diego2009-07-171-1/+0
| * Assume HAVE_ATTRIBUTE_PACKED.cehoyos2009-07-171-0/+1
* | configure: Drop "_so" naming for FFmpeg librariesUoti Urpala2009-07-271-83/+44
* | build: Readd support for code depending on FFmpeg internalsUoti Urpala2009-07-261-41/+70
* | build: Remove code for internal FFmpeg buildUoti Urpala2009-07-261-395/+11
* | configure: Make multiple --extra-cflags/ldflags additiveUoti Urpala2009-07-261-2/+2
* | Remove internal libass treeUoti Urpala2009-07-261-23/+10
* | configure: Compile with -O2 instead of -O4Uoti Urpala2009-07-261-4/+4
* | Disable functionality requiring libswscale internalsUoti Urpala2009-07-261-6/+8
* | configure: Improve pkg-config tests for FFmpeg librariesUoti Urpala2009-07-261-5/+10
* | Merge svn changes up to r29417Uoti Urpala2009-07-121-2/+3
|\|
| * Fix compilation after FFmpeg r19395.cehoyos2009-07-111-1/+2
| * Disable libavcodec AAC encoder, there are too many systems where it doesn't c...reimar2009-07-091-1/+1
* | Remove the internal GUIAnton Khirnov2009-07-071-146/+5
* | Merge svn changes up to r29412Uoti Urpala2009-07-071-60/+82
|\|
| * Modern Solaris versions have different default CD-ROM devices.diego2009-06-241-0/+3
| * Do not use -rdynamic on Solaris, where the flag is unsupported.diego2009-06-221-1/+1
| * Fix setting of DOC_LANGS and MAN_LANGS, the wrong variables were being used.diego2009-06-191-2/+2
| * Do not auto-detect old libnut installations.cehoyos2009-06-161-0/+1
| * Rename LIBVORBIS Makefile variable to VORBIS.diego2009-06-141-1/+1
| * 100l: Add missing $s to default language variable checks, which preventeddiego2009-06-141-3/+3
| * Overhaul translation handling completely and add options to install specificdiego2009-06-141-43/+55
| * cosmetics: Drop leading underscore from _language* variables.diego2009-06-141-11/+11
| * Allow setting message language separately from documentation language.diego2009-06-141-4/+9
| * Drop redundant setting of message language to English when all languagesdiego2009-06-141-1/+0
| * Configure needs AS to be set for the Makefiles.reimar2009-06-021-0/+1
| * Add actually working support for PPC64reimar2009-06-011-4/+4
| * Use target_arch and target_subarch which is more similar to what FFmpeg usesreimar2009-06-011-5/+5
| * Add some missing FFmpeg archsreimar2009-06-011-1/+1
| * Set XVR100 make variable. Fixes compilation when support for xvr100 was detec...reimar2009-05-191-0/+1
* | Merge svn changes up to r29304Uoti Urpala2009-07-071-10/+14
|\|
| * Make sure that -Ilibdvdread4 appears in CFLAGS before any system directoriesdiego2009-05-121-1/+1
| * Add HAVE_PPC64 definition for FFmpeg.diego2009-05-121-0/+3
| * Make sure CONFIG_MUXERS is always set.diego2009-05-121-0/+1
| * cosmetics: indentation fixes for the dvdread checkdiego2009-05-091-9/+9
| * Fix misplaced 'fi' in external dvdread test.diego2009-05-091-1/+1
* | Add OSS4 vmix volume control to ao_ossGrigori Goronzy2009-06-241-0/+9
* | Merge svn changes up to r29277Uoti Urpala2009-05-081-387/+397
|\|
| * lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only.diego2009-05-081-2/+2
| * The Apple remote code needs the Cocoa framework to link.diego2009-05-081-1/+1
| * Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled.diego2009-05-071-2/+8
| * cosmetics: Move Quartz and CoreVideo checks into the vo driver section.diego2009-05-051-47/+50
| * LDFLAGS for CoreVideo and Quartz should be MPlayer-only.diego2009-05-051-2/+2
| * libdvdcss requires the Carbon framework to link on Mac OS X.diego2009-05-051-1/+1
| * cosmetics: Move $def_dvdcss to a more sensible place in config.h.diego2009-05-051-1/+1
| * cosmetics: Move CoreAudio check to audio output section.diego2009-05-051-22/+24
| * Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.hdiego2009-05-051-1/+3
| * cosmetics: indentationdiego2009-05-051-6/+6
| * Allow disabling and enabling VCD support through command line parameters.diego2009-05-051-0/+6
| * CoreAudio LDFLAGS should be MPlayer-only.diego2009-05-051-1/+1
| * Improve CoreAudio check: Use all required headers and frameworks.diego2009-05-051-1/+3
| * Simplify Mac OS X Finder and Mac OS X Bundle file locations checks.diego2009-05-051-14/+5
| * CONFIG_QUICKTIME should be set depending on the state of QTX support.diego2009-05-041-3/+2
| * Rename macosx video output driver to corevideo.diego2009-05-041-2/+2
| * Rename macosx audio output driver to coreaudio.diego2009-05-041-2/+2
| * QuickTime codecs support requires -framework QuickTime to link on Mac OS X.diego2009-05-041-0/+1
| * Replace QuickTime.h #include with Carbon.h, which is really needed.diego2009-05-041-1/+0
| * Improve CoreVideo check: Test more #includes, add -framework Carbon to LDFLAGS.diego2009-05-041-2/+5
| * Add information about configure options to config.mak.diego2009-05-041-0/+2
| * Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa.diego2009-04-261-2/+2
| * Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed.diego2009-04-251-1/+1
| * Remove unnecessary -framework OpenGL from CoreVideo linker flags.diego2009-04-251-2/+2
| * whitespace cosmetics: reindent Mac OS X checks, remove trailing whitespacediego2009-04-251-27/+27
| * Split generic OS X API check into separate CoreAudio, CoreVideo, Quartz checks.diego2009-04-251-33/+36
| * typo in XFORM asm check, noticed by Emanuele Giaquintadiego2009-04-251-1/+1
| * Pass argc and argv parameters to main() function in SDL test.diego2009-04-231-1/+1
| * Add HAVE_LDBRX to config.h for FFmpeg.diego2009-04-201-0/+1
| * Add check for XFORM ASM, needed by FFmpeg/PPC.diego2009-04-201-0/+12
| * Rely on POSIX-compatible head/tail versions that understand the -n option.diego2009-04-161-24/+10
| * Replace all `` by $(), it is more readable and easier to nest.diego2009-04-151-223/+223
| * Simplify OS detection functions.diego2009-04-151-20/+20
| * Use extra_cflags variable instead of CFLAGS to add system-specific CFLAGS.diego2009-04-121-2/+2
| * Move all CFLAGS checks together at the beginning of configure.diego2009-04-101-15/+17
| * Move thread-related CFLAGS settings into pthread test.diego2009-04-101-8/+7
| * Remove unnecessary Darwin default CFLAGS and LDFLAGS.diego2009-04-101-2/+0
| * Move darwin CFLAG settings to darwin section at the beginning of configure.diego2009-04-101-3/+1
| * Move amigaos CFLAG settings to amigaos section at the beginning of configure.diego2009-04-101-3/+1
| * gcc <3.1 is unsupported on Darwin, no need to check for this.diego2009-04-101-3/+0
* | Merge svn changes up to r29154Uoti Urpala2009-04-091-3/+4
|\|
| * Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.ramiro2009-04-081-2/+2
| * Fix wrong syntax in test example, noticed by Jason Holt, jholt google com.diego2009-04-081-1/+2
* | Merge svn changes up to r29150Uoti Urpala2009-04-081-2/+2
|\|
| * Fix passing CFLAGS and LDFLAGS with = in them as configure parameters.diego2009-04-041-2/+2
* | Merge svn changes up to r29136Uoti Urpala2009-04-031-0/+2
|\|
| * Fix compilation for newly added VAAPI_HWACCEL's.cehoyos2009-04-031-0/+2
* | Merge svn changes up to r29134Uoti Urpala2009-04-021-0/+48
|\|
| * Support for libbs2b audio filter.bircoph2009-04-021-0/+43
| * Fix compilation with libavcodec's HWACCEL.cehoyos2009-04-021-0/+5
* | Merge svn changes up to r29117Uoti Urpala2009-04-011-215/+223
|\|
| * Check for ddk/ntddcdrm.h header before enabling VCD on mingw.reimar2009-03-281-3/+11
| * Rename local TMP variable to TMPRES to avoid a clash with thereimar2009-03-271-4/+4
| * cosmetics: Drop leading underscore from extra_ variables.diego2009-03-251-194/+194
| * Update help output with previous --extra-ldflags change.diego2009-03-241-3/+2
| * Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrarydiego2009-03-241-98/+98
| * typo fix: Remove stray '-' from --extra-cflags option evaluation.diego2009-03-231-1/+1
| * Replace --with-extraincdir option by --extra-cflags, which accepts arbitrarydiego2009-03-231-48/+48
| * Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection.diego2009-03-231-5/+3
| * Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined.diego2009-03-211-0/+1
| * Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg.diego2009-03-211-0/+2
| * Support icc 11.1.cehoyos2009-03-181-1/+1
| * Older versions of <vdpau/vdpau.h> will fail during compilation.cehoyos2009-03-181-1/+1
| * HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg.diego2009-03-151-1/+1
* | Merge svn changes up to r28951Uoti Urpala2009-03-141-7/+36
|\|
| * KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netdiego2009-03-141-0/+29
| * Add /usr/X11R7 to the list of directories in which to search for X11 includesdiego2009-03-141-3/+5
| * Fix compilation with --charset=noconvreimar2009-03-131-4/+2
| * Update x264 version check for version required by lavc.reimar2009-03-071-1/+1
* | Merge svn changes up to r28862Uoti Urpala2009-03-071-1/+31
|\|
| * Only add -Ilibdvdnav to the CFLAGS of the files that require it.diego2009-03-051-1/+2
| * DART audio output driver for OS/2 by KO Myung-Hun, komh chollian netdiego2009-03-011-0/+29
* | Merge svn changes up to r28712Uoti Urpala2009-02-231-50/+57
|\|
| * configure: Make the special dvdnav test the last one againuau2009-02-231-43/+47
| * Make alpha arch detection more lenient. Taken from the Debian patchset.diego2009-02-211-2/+2
| * Add -ffast-math to LDFLAGS as well as to CFLAGS.diego2009-02-211-0/+1
| * Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.diego2009-02-211-0/+2
* | Merge svn changes up to r28641Uoti Urpala2009-02-181-6/+44
|\|
| * AVR32 apparently supports fast unaligned accesses.diego2009-02-171-0/+1
| * Also set HAVE_EBP_AVAILABLE in debug mode.diego2009-02-171-0/+2
| * Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:diego2009-02-171-2/+2
| * Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:diego2009-02-171-1/+1
| * Fix compilation without VDPAUuau2009-02-171-1/+1
| * Add support for VDPAU video out, including hardware decoding.reimar2009-02-161-2/+31
| * Make configure recognize avr32.diego2009-02-161-1/+7
* | Merge svn changes up to r28549Uoti Urpala2009-02-131-0/+1
|\|
| * On clean/distclean, remove binaries with all types of executable suffixes.diego2009-02-121-0/+1
* | Merge svn changes up to r28537Uoti Urpala2009-02-121-811/+879
|\|
| * Port check for 10 assembler operands support from FFmpeg.diego2009-02-111-0/+17
| * Add priority support for OS/2 and factorize the Windows priority support.diego2009-02-101-0/+8
| * Add proper check for posix_memalign(), needed for FFmpeg.diego2009-02-101-1/+13
| * cosmetics: Remove leading underscore from all def_ variables.diego2009-02-081-797/+797
| * Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h.diego2009-02-081-0/+1
| * CONFIG_LIBAMR_NB/WB should be 0/1 #defines.diego2009-02-081-2/+2
| * Conditionally compile aclib.c instead of placing #ifdef around its content.diego2009-02-081-0/+1
| * Add CONFIG_LIBVORBIS #define for FFmpeg to config.h.diego2009-02-081-0/+1
| * Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris.diego2009-02-071-1/+1
| * Add config.h/config.mak bzlib variables missed in last commit.diego2009-02-071-0/+2
| * Add bzlib check for FFmpeg.diego2009-02-071-0/+15
| * Convert CONFIG_ZLIB into a 0/1 option.diego2009-02-071-1/+1
| * Add READ_CACHE_TRACE #define for libdvdnav.diego2009-02-071-0/+2
| * cosmetics: Regroup some FFmpeg config.h options.diego2009-02-041-8/+7
| * Add proper check for arpa/inet.h.diego2009-02-041-5/+12
| * Do not hardcode HAVE_DOS_PATHS, set it by OS instead.diego2009-02-041-1/+4
* | Merge svn changes up to r28461Uoti Urpala2009-02-041-60/+66
|\|
| * Hack: fix MINGW compilation by hard-coding HAVE_ARPA_INET_Hreimar2009-02-031-0/+4
| * swab() needs _XOPEN_SOURCE to be defined.reimar2009-02-031-0/+1
| * Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpagerathann2009-02-011-1/+1
| * Simplify inet_pton/inet_aton checks.diego2009-02-011-18/+11
| * Add some more definitions for FFmpeg to config.h.diego2009-02-011-0/+3
| * cosmetics: Fix indentation after last commit.diego2009-02-011-13/+13
| * Restructure network tests: Always check for both inet_aton and inet_pton.diego2009-02-011-28/+20
| * HAVE_DCBZL should be a 0/1 definition.diego2009-02-011-1/+1
| * Convert HAVE_WINSOCK2_H into a 0/1 definition.diego2009-02-011-1/+1
| * HAVE_ATON --> HAVE_INET_ATON to match FFmpeg and give it a 0/1 value.diego2009-02-011-3/+3
| * Convert HAVE_CLOSESOCKET and HAVE_SOCKLEN_T into 0/1 definitions.diego2009-02-011-2/+2
| * Add a few more #defines for FFmpeg to config.h.diego2009-02-011-0/+5
| * CONFIG_LIB* are defined as 0/1 in FFmpeg.diego2009-02-011-6/+6
| * Revert Solaris PATH modification workaround.diego2009-02-011-3/+0
| * Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.diego2009-02-011-0/+2
| * Set a sane default path on Solaris.diego2009-01-311-0/+3
| * cosmetics: Move memalign_hack define next to other FFmpeg defines in config.h.diego2009-01-311-1/+1
| * Make sure CONFIG_MEMALIGN_HACK is always #defined.diego2009-01-311-0/+1
| * Make sure HAVE_ALTIVEC_H is always #defined.diego2009-01-311-1/+1
| * Make sure HAVE_FAST_64BIT is always #defined.diego2009-01-311-0/+1
| * Add bswap check, needed for FFmpeg.diego2009-01-311-0/+7
| * Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it.diego2009-01-311-1/+1
| * HAVE_LRINT and friends should be defined to 0/1.diego2009-01-311-1/+1
* | Merge svn changes up to r28403Uoti Urpala2009-01-311-5/+14
|\|
| * Make CONFIG_XVMC a proper FFmpeg-style 0/1 definition.diego2009-01-301-1/+1
| * Add CONFIG_SWSCALE to config.h, we always enable the software scaler.diego2009-01-301-0/+1
| * Add 4 more config.h #defines for libfaad2.diego2009-01-301-0/+5
| * Add -Wundef to CFLAGS.diego2009-01-301-0/+1
| * Enable RDFT in FFmpeg, some codecs depend on it.diego2009-01-301-0/+2
| * Enable internal dvdread support on OS/2.diego2009-01-301-1/+1
| * HAVE_3DNOW --> HAVE_AMD3DNOWdiego2009-01-261-3/+3
* | Merge svn changes up to r28366Uoti Urpala2009-01-261-2/+2
|\|
| * HAVE_3DNOWEX --> HAVE_3DNOWEXTdiego2009-01-251-2/+2
* | Merge svn changes up to r28348Uoti Urpala2009-01-231-1/+1
|\|
| * Disable upcoming VC1/WMV3 VDPAU decoder.cehoyos2009-01-201-1/+1
* | Merge svn changes up to r28341Uoti Urpala2009-01-191-35/+27
|\|
| * MPlayer only supports latest libavutil.cehoyos2009-01-171-1/+1
| * fix compilation without VDPAU decodersgpoirier2009-01-161-1/+1
| * Disable upcoming MPEG_VDPAU_DECODER.cehoyos2009-01-161-1/+1
| * Get rid of now unused FFmpeg ENABLE_ preprocessor directives.diego2009-01-151-17/+2
| * Sync with latest FFmpeg changes: #define disabled preprocessor directivesdiego2009-01-151-1/+2
| * Treat mlib as a normal FFmpeg option, not a CPU extension.diego2009-01-151-3/+4
| * Treat SH architecture like SH4 like in FFmpeg, the only place it is used.diego2009-01-151-5/+5
| * SH4 is not a CPU extension mechanism.diego2009-01-151-1/+1
| * Mark internal libraries as such in the configure summary, fixes Bugzilla #1378.diego2009-01-151-7/+12
* | configure: Make --enable-gui print an errorUoti Urpala2009-01-181-0/+5
* | Merge svn changes up to r28310Uoti Urpala2009-01-151-129/+164
|\|
| * Sync with latest FFmpeg changes: Check for the availability of truncf().diego2009-01-111-1/+2
| * Remove outdated comment.diego2009-01-111-1/+0
| * cosmetics: Move CPU byte order check to a more sensible place.diego2009-01-111-26/+28
| * Only check for YASM support on x86 systems.diego2009-01-111-0/+3
| * cosmetics: Move some checks to more logical places.diego2009-01-111-83/+87
| * console output cosmeticsdiego2009-01-111-3/+3
| * Only print "using XYZ" comment if XYZ has been set.diego2009-01-111-5/+5
| * Reindent for "if" added in internal dvdnav patchreimar2009-01-101-2/+2
| * Support an "internal" dvdnav version to make it easier to compile with,reimar2009-01-101-2/+9
| * Switch internal dvdread to libdvdread SVN external.reimar2009-01-081-3/+1
| * Fix compilation after upcoming H264_VDPAU patch for FFmpeg.cehoyos2009-01-041-1/+1
| * EXTERN_PREFIX is not only used in FFmpeg code.diego2009-01-041-1/+1
| * Add ARMv6t2 CPU extension additions missed in previous commit.diego2009-01-041-1/+2
| * Sync ARMv6t2 optimization support from FFmpeg.diego2009-01-041-0/+14
| * Update JACK configure test to match r28241reimar2009-01-041-1/+1
* | Merge svn changes up to r28204Uoti Urpala2008-12-271-13/+17
|\|
| * Set and use only ARCH_PPC, not also ARCH_POWERPC.diego2008-12-271-3/+3
| * Set fast_cmov for all x86_64 systems, except for P4-based systems thisreimar2008-12-231-1/+1
| * Define HAVE_FAST_64BIT if appropriatereimar2008-12-231-0/+7
| * Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.cehoyos2008-12-221-2/+2
* | Merge svn changes up to r28162Uoti Urpala2008-12-191-6/+6
|\|
| * another round of armv4l --> arm changesdiego2008-12-171-3/+3
| * xvmc is now a CONFIG_ option in FFmpeg.diego2008-12-151-3/+3
* | Merge svn changes up to r28149Uoti Urpala2008-12-141-14/+23
|\|
| * Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.diego2008-12-131-1/+1
| * Merge two identical NetBSD/OpenBSD conditions.diego2008-12-131-2/+1
| * Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.diego2008-12-131-1/+1
| * Search live555 library also in /usr/lib64.cehoyos2008-12-111-1/+1
| * Rework Theora test, it was throwing away CFLAGS provided by pkg-config.diego2008-12-111-8/+18
| * 10l: actually disable quartz vo when detection failed.gpoirier2008-12-101-1/+1
* | configure: Update required x264 versionUoti Urpala2008-12-091-1/+1
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-92/+73
|\|
| * whitespace cosmetics in test programsdiego2008-12-031-22/+22
| * Treat video output objects the same as everything else in the build system,diego2008-12-031-45/+32
| * cosmetics: consistent CONFIG_PNM definitiondiego2008-12-031-1/+1
| * cosmetics: Rename ZORAN Makefile variable to ZR for consistency.diego2008-12-031-1/+1
| * Treat audio output objects the same as everything else in the build system,diego2008-12-031-22/+15
| * Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine asgpoirier2008-12-031-1/+1
| * 100l, actually put the PTHREAD_CACHE define into config.hreimar2008-12-021-0/+1
* | configure: Define HAVE_BSWAP and HAVE_FAST_64BIT for FFmpegUoti Urpala2008-12-021-1/+8
* | Merge svn changes up to r28065Uoti Urpala2008-12-021-2/+50
|\|
| * vo_direct3d.o depends on w32_common.o.diego2008-12-021-1/+1
| * MNG demuxer by Stefan Schuermans, stefan blinkenarea orgdiego2008-11-301-0/+28
| * Move PTHREAD_CACHE define logic to configure.reimar2008-11-281-0/+10
| * Fix cross-compilation: autodetect correct nm toolreimar2008-11-281-1/+11
* | Merge svn changes up to r28043Uoti Urpala2008-11-261-0/+3
|\|
| * configure: Move AANDCT config.mak entry and add config.h #definesuau2008-11-261-1/+3
| * Fix compilation after FFmpeg r15940reimar2008-11-261-0/+1
* | Merge svn changes up to r28038Uoti Urpala2008-11-251-12/+20
|\|
| * Enable compilation with icc 11.0.cehoyos2008-11-251-1/+1
| * now that we have a specific check to enable ao_macosx or not, don't let testgpoirier2008-11-241-10/+4
| * add specific test to check if we can enable ao_macosx not matter how vo_quart...gpoirier2008-11-241-1/+15
* | Merge svn changes up to r27979Uoti Urpala2008-11-221-1/+27
|\|
| * Direct3D based video_out module.reimar2008-11-181-0/+26
| * On OpenBSD socklen_t is defined at sys/types.h, so latter is addedbircoph2008-11-181-1/+1
* | Merge svn changes up to r27949Uoti Urpala2008-11-171-4/+64
|\|
| * 100l, missing ' s' in sed command, probably caused all decoders to bereimar2008-11-171-1/+1
| * Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.diego2008-11-171-1/+3
| * Set _have_yasm to "no" if yasm detection failed.diego2008-11-171-0/+1
| * Allow compilation with icc 10.1.cehoyos2008-11-171-0/+2
| * Fix missing -DARCH_X86_64 for yasm on x86_64.reimar2008-11-161-1/+1
| * Add yasm support to the build system.bircoph2008-11-161-1/+56
| * On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU,gpoirier2008-11-151-1/+1
| * Print out that vo_macosx is disabled when Mac OS X APIs are not available.diego2008-11-131-1/+1
* | Merge svn changes up to r27899Uoti Urpala2008-11-061-3/+3
|\|
| * lavc tscc decoder now also depends on zlibreimar2008-11-021-1/+1
| * Change OpenGL support to work on unmodified MinGW64reimar2008-11-021-2/+2
* | configure: Fix FAST_CMOV detection on AMD64Uoti Urpala2008-11-021-6/+6
* | Merge svn changes up to r27850Uoti Urpala2008-10-301-1/+1
|\|
| * Make sure that linker flags passed as configure parameters appear beforediego2008-10-281-1/+1
* | Merge svn changes up to r27841Uoti Urpala2008-10-281-4/+4
|\|
| * cosmetics: alphabetical orderdiego2008-10-261-4/+4
* | Merge svn changes up to r27828Uoti Urpala2008-10-261-2/+9
|\|
| * configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodecuau2008-10-261-2/+9
* | Merge svn changes up to 27824Uoti Urpala2008-10-251-802/+434
|\|
| * cosmetics: Reorder some FFmpeg-related config.h and config.mak entries.diego2008-10-251-13/+13
| * configure: Set CONFIG_FFT to fix libavcodec compilationuau2008-10-251-0/+7
| * 10l: Revert SH4 removal, which is required in FFmpeg.diego2008-10-241-1/+1
| * SH4 is an architecture, not a CPU extension.diego2008-10-231-1/+1
| * Add ARM pld instruction test for FFmpeg ARM optimizations.diego2008-10-231-1/+10
| * Determine default CD/DVD device in configure instead of using an #ifdef jungle.diego2008-10-211-0/+30
| * cosmetics: Reorganize config.h. Remove pointless comments, group togetherdiego2008-10-161-449/+195
| * typo: _dev_dvd_openbsd --> _def_dvd_openbsddiego2008-10-161-2/+2
| * Create LIBDIR for binary codecs upon make install.diego2008-10-161-0/+1
| * Move dcbzl definition to the FFmpeg section of config.h where it belongs.diego2008-10-161-4/+4
| * Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.diego2008-10-161-5/+5
| * Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.diego2008-10-161-3/+3
| * Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs.diego2008-10-161-27/+0
| * Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.diego2008-10-161-7/+0
| * Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used.diego2008-10-161-2/+0
| * Move X11_FULLSCREEN definition to x11_common.h where it belongs.diego2008-10-161-3/+0
| * Move attribute_used declaration from config.h to mangle.h where it is useful.diego2008-10-161-7/+0
| * sun --> __sun in config.h preprocessor checkdiego2008-10-161-1/+1
| * cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h.diego2008-10-141-3/+3
| * cosmetics: Consistently name all header #define variables.diego2008-10-141-40/+40
| * Set HAVE_FAST_UNALIGNED for PowerPC as well, patch by Emanuele Giaquinta.diego2008-10-131-0/+1
| * Remove global definition of WIN32 in config.h for Cygwin.diego2008-10-131-8/+1
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.diego2008-10-131-1/+1
| * Remove check for byteswap.h, it was removed from FFmpeg.diego2008-10-131-18/+0
| * Filter out .hh and .h files in the C++ dependency generation command.diego2008-10-121-1/+1
| * Remove useless HAVE_STRCHR definition from config.h.diego2008-10-121-1/+0
| * Move socklen_t typedef from config.h to stream/network.h.diego2008-10-121-4/+0
| * Do not provide a prototype for setenv in config.h, we do not provide adiego2008-10-111-3/+0
| * cosmetics: Move some config.h entries to more sensible places.diego2008-10-101-23/+24
| * cosmetics: Group codec-, network- and gui-related options together in config.h.diego2008-10-101-39/+39
| * cosmetics: Group system header and function definitions together in config.h.diego2008-10-091-68/+66
| * Disable mp3lib and liba52-internal for icc.cehoyos2008-10-051-3/+9
| * Revert the removal of the likely/unlikely macros, they are still used.diego2008-10-041-1/+8
| * Merge variable declaration and export.diego2008-10-041-2/+1
| * Add a comment to lonely 'fi' for clarification.diego2008-10-041-1/+1
| * cosmetics: more config.h reorderingdiego2008-10-041-218/+213
| * cosmetics: Reorder entries in config.h.diego2008-10-041-103/+102
| * 100l: Revert incorrect removal or --ar and --ranlib options.diego2008-10-041-0/+18
| * cosmetics: Improve some config.h comments.diego2008-10-041-6/+9
| * Do not duplicate likely/unlikely #defines from libmpeg2/libavcodec in config.h.diego2008-10-041-7/+0
| * Remove unused HAVE_SYS_POLL_H definition from config.h.diego2008-10-041-8/+0
| * cosmetics: Move around some more stuff in config.mak.diego2008-10-041-15/+13
| * cosmetics: Move around stuff in config.mak.diego2008-10-041-15/+10
| * Remove unused LIBDIR Makefile variable from config.mak.diego2008-10-041-1/+0
| * Remove unused options --ar and --ranlib.diego2008-10-041-18/+0
| * Do not set DESTDIR to an empty value so that it can be overridden on thediego2008-10-041-1/+0
| * FAAC/FAAD are no longer the only available AAC encoders/decoders.diego2008-10-041-2/+2
| * Remove word size check and macro and use __WORDSIZE directly instead.diego2008-10-041-13/+0
| * Merge SPARC and SPARC64 sections in the CPU detection code.diego2008-10-041-12/+5
| * Skip setting variables to empty values in the CPU detection code.diego2008-10-041-48/+0
| * 100l copy and paste typo fixdiego2008-10-031-2/+2
| * spelling cosmeticsdiego2008-10-031-3/+2
| * Fix vsscanf test.diego2008-10-031-0/+2
| * CVS --> Subversiondiego2008-10-031-1/+1
* | Merge svn changes up to r27688Uoti Urpala2008-10-031-8/+5
|\|
| * Filter out xpm files from the list of dependencies to check for recursivediego2008-10-031-2/+2
| * External liba52 parameters should only be enabled if the check succeeded.diego2008-10-031-3/+1
| * Internal liba52 should default to enabled.diego2008-10-031-3/+2
* | Merge svn changes up to r27682Uoti Urpala2008-10-021-1/+1
|\|
| * Make sure -I. appears before all other -I flags.diego2008-09-211-1/+1
* | Merge svn changes up to r27649Uoti Urpala2008-09-201-9/+84
|\|
| * Add shared libswscale support.rathann2008-09-161-0/+49
| * Do not clobber _inc_extra variable when setting initial include flags.diego2008-09-161-1/+1
| * Initialize _def_liba52 and _def_liba52_internal before the liba52 checksdiego2008-09-161-2/+2
| * External liba52 support, part 2 of 2.rathann2008-09-151-4/+29
| * Add -I. to _inc_extra at the beginning instead of to CFLAGS at the end.diego2008-09-151-2/+2
| * Avoid useless line in libpostproc test.diego2008-09-151-1/+0
* | Merge svn changes up to r27514Uoti Urpala2008-09-031-43/+75
|\|
| * Rename --enable-tremor-external option to --enable-tremor along with thediego2008-09-011-8/+8
| * Do not refer to libcdio and liblzo as external in the help output.diego2008-09-011-2/+2
| * Rename --enable-faad-external option to --enable-faad along with thediego2008-09-011-14/+10
| * Initialize _def_faad* variables to disabled before setting them.diego2008-09-011-2/+2
| * Fall back on external libfaad check if internal libfaad check failed.diego2008-09-011-1/+4
| * Only use winsock2.h to check for closesocket().diego2008-08-311-5/+3
| * Fix closesocket test, patch by Serge Levin, serge.levin.spb gmail com.diego2008-08-311-2/+2
| * Rename internal libdvdread fork from dvdread to libdvdreadrathann2008-08-301-4/+4
| * Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.diego2008-08-291-12/+12
| * Implement check for closesocket(), needed by libavformat, fixes Bugzilla #1257.diego2008-08-291-0/+20
| * Add check for ARM VFP instructions.diego2008-08-171-1/+16
| * Use '#include <poll.h>' instead of '#include <sys/poll.h>'.diego2008-08-141-2/+2
* | Merge svn changes up to r27458Uoti Urpala2008-08-121-3/+9
|\|
| * Enable PNG encoder in libavcodec for vf_screenshot only if zlib is enabled.diego2008-08-121-1/+2
| * Add VIDIX driver for SuperH Mobile VEU hardware block.ben2008-08-111-2/+7
| * The PNG encoder in libavcodec needs to be enabled for vf_screenshot even ifdiego2008-08-101-2/+2
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-227/+247
|\|
| * Add separate variables for CFLAGS that are specific to internal librariesdiego2008-08-071-5/+8
| * Remove unused Makefile variable.diego2008-08-071-1/+0
| * cosmetics: Rename some CFLAGS-related variables.diego2008-08-071-13/+13
| * Give a CONFIG_ prefix to preprocessor directives that lacked one anddiego2008-08-071-23/+23
| * generalized SH architecture support by Magnus Damm, magnus.damm gmail comdiego2008-08-071-16/+9
| * Rename font-related preprocessor directives.diego2008-08-071-10/+10
| * Rename a bunch of miscellaneous preprocessor directives.diego2008-08-071-24/+24
| * Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.diego2008-08-061-0/+6
| * Rename all preprocessor directives related to Apple / Mac OS X.diego2008-08-061-12/+12
| * Rename some audio-output-related preprocessor directives.diego2008-08-051-16/+16
| * Rename preprocessor definition in check skeleton.diego2008-08-051-2/+2
| * Rename preprocessor directives related to image libraries.diego2008-08-051-13/+13
| * Detect ppc64 and powerpc64 architectures as PowerPC variants.ben2008-08-041-2/+2
| * Change a bunch of X11-specific preprocessor directives.diego2008-08-041-23/+23
| * Add video driver for Nintendo Wii/GameCube.ben2008-08-031-0/+16
| * Remove duplicated DVB definition line.diego2008-08-031-1/+0
| * Rename --enable-macosx-finder-support option to --enable-macosx-finderdiego2008-08-031-16/+16
| * Rename _smbsupport variable to _smb.diego2008-08-031-13/+13
| * Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-43/+44
| * Set HAVE_DVB in configure when HAVE_DVB_HEAD is defineddiego2008-08-021-1/+4
* | Merge svn changes up to r27399Uoti Urpala2008-08-021-103/+102
|\|
| * Change a bunch of video-output-specific preprocessor directives from a HAVE_diego2008-08-021-43/+43
| * Change a bunch of codec-specific preprocessor directives from a HAVE_diego2008-08-021-31/+31
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;diego2008-08-011-10/+10
| * Initialize socklen_t variable to "no".diego2008-08-011-0/+1
| * For the case that we add a typedef for socklen_t, we should #definediego2008-07-301-0/+1
| * Check for socklen_t in ws2tcpip.h as well.diego2008-07-301-3/+5
| * Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.diego2008-07-301-2/+2
| * Remove unused HAVE_MENCODER definition.diego2008-07-301-5/+0
| * Rename two GUI-related preprocessor directives:diego2008-07-301-9/+9
* | Merge svn changes up to r27374Uoti Urpala2008-07-301-183/+187
|\|
| * Remove unused definition from config.h.diego2008-07-301-3/+0
| * Start unifying names of internal preprocessor directives.diego2008-07-301-99/+99
| * Remove unused definition from config.h.diego2008-07-301-3/+0
| * Add proper check for socklen_t.diego2008-07-301-2/+21
| * cosmetics: Group FFmpeg definitions together in config.h.diego2008-07-301-15/+16
| * Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway.diego2008-07-281-3/+0
| * Rework OS/2 configuration with respect to linker output formats.diego2008-07-281-8/+8
| * cosmetics: Add a separator comment.diego2008-07-281-0/+2
| * Move libdvdnav check before the CFLAGS section. It is still the last checkdiego2008-07-281-35/+35
| * Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile anddiego2008-07-281-5/+0
| * Remove unused HPUX #define from command line.diego2008-07-281-4/+0
| * Move libdvdcss-specific CFLAG settings to libdvdcss test.diego2008-07-281-3/+6
| * Revert to previous dependency checking behavior.diego2008-07-261-2/+2
| * Remove AltiVec vector declaration compiler compatibility macros.diego2008-07-261-5/+2
* | Merge svn changes up to r27347Uoti Urpala2008-07-251-1/+87
|\|
| * Fix configure hanging forever in iconv check using --charset=noconvreimar2008-07-241-1/+1
| * Add Dirac video support via libdirac and libschroedinger in libavcodec.diego2008-07-221-0/+86
* | Merge svn changes up to r27332Uoti Urpala2008-07-211-58/+88
|\|
| * Only build the documentation in the languages requested from configure.diego2008-07-191-0/+3
| * Fix typo in msg_lang variable name that prevented the correct messagediego2008-07-171-1/+1
| * Maemo platform runs on Nokia N8x0 series too.ben2008-07-171-2/+2
| * Our ALSA code needs alloca, so check for it in configure and include alloca.hreimar2008-07-171-0/+4
| * cosmetics: Indent language handling after last commit.diego2008-07-171-9/+9
| * Rewrite translation handling in the build system.diego2008-07-171-22/+33
| * Simplify summary output, add an extra empty line to it.diego2008-07-171-6/+2
| * Remove note about localization from configure output.diego2008-07-171-1/+0
| * cosmetics: Rename _doc_lang variable to doc_lang.diego2008-07-171-4/+4
| * Add variables for all available man page and documentation languages.diego2008-07-161-0/+2
| * Remove redundant check in message language test.diego2008-07-161-1/+0
| * Move the "all" option to the front of the list of available languages indiego2008-07-161-1/+1
| * cosmetics: Rename LANGUAGES variable to msg_langs.diego2008-07-161-5/+5
| * Replace output redirection with grep by POSIX standard options.diego2008-07-161-5/+5
| * Replace simple sed invocation by even simpler tr invocation.diego2008-07-161-1/+1
| * Merge two consecutive sed calls into one.diego2008-07-161-1/+1
| * ALSA stupidly tries to define struct timeval and struct timespec, whichreimar2008-07-151-0/+5
| * Fix dlopen(), dlclose() dlsym() calls in configure test.diego2008-07-151-1/+2
| * Fix tgetent call in termcap configure test.diego2008-07-151-1/+2
| * Add two more missing headers to configure checks.diego2008-07-151-0/+2
| * Add missing return statements to configure tests.diego2008-07-151-12/+16
| * Add missing headers to configure checks.diego2008-07-151-0/+3
* | Merge svn changes up to r27281Uoti Urpala2008-07-151-5/+5
|\|
| * Do not set _dvdreadconfig unconditionally.rathann2008-07-131-1/+0
| * cosmetics: main (void) --> main(void)diego2008-07-131-1/+1
| * main(void) --> int main(void) in .align testdiego2008-07-131-1/+1
| * Use correct header in libamr narrowband test.diego2008-07-131-1/+1
| * Dependency files should be refreshed when object files are rebuilt.diego2008-07-121-2/+2
* | Merge svn changes up to r27242Uoti Urpala2008-07-091-0/+1
|\|
| * Add -std=gnu99 to gcc CFLAGS if supported. This sets appropriate #defines todiego2008-07-081-0/+1
* | Merge svn changes up to r27184Uoti Urpala2008-07-011-2/+3
|\|
| * Add missing 'struct input_id id' to Apple IR configure check.diego2008-06-241-0/+1
| * Dependency files need to get updated when any of their dependencies arediego2008-06-231-2/+2
* | configure: fix --with-dvdread-configUoti Urpala2008-06-261-1/+0
* | Merge svn changes up to r27123Uoti Urpala2008-06-231-1/+20
|\|
| * Replace misuse of echores in libdvdnav check by _res_comment.diego2008-06-221-1/+1
| * fix obviously wrong option descriptionben2008-06-201-1/+1
| * allow conditionnal compilation of yuv4mpeg video out.ben2008-06-201-0/+19
* | Merge svn changes up to r27092Uoti Urpala2008-06-171-22/+32
|\|
| * cosmetics: Group internal codec library tests together.diego2008-06-151-21/+21
| * Fix support for libnemesi installed on nonstandard pathslu_zero2008-06-131-0/+1
| * require latest x264 to enable MEncoder's x264 supportgpoirier2008-06-091-1/+1
| * Add support for enabling VIDIX dhahelper.diego2008-06-081-0/+9
* | Merge svn changes up to r27025Uoti Urpala2008-06-071-44/+27
|\|
| * Restore support for compiling with svgalib_helper.diego2008-06-071-0/+9
| * Only check for VIDIX PCI device name database if VIDIX is enabled.diego2008-06-071-8/+9
| * Make sure that the LC_ALL variable is exported to the environment ofdiego2008-06-071-1/+1
| * Drop support for external libvidix (unmaintained and not up-to-date)ben2008-06-071-35/+8
* | Merge svn changes up to r26979Uoti Urpala2008-06-041-151/+188
|\|
| * Use LC_ALL instead of LANG in config.mak to prevent locale settings fromdiego2008-06-021-1/+1
| * 10l: Restore LANG variable in config.mak so that shell commands are notdiego2008-06-021-0/+3
| * Remove unused variable LANG from config.mak.diego2008-06-021-1/+0
| * Remove unused variable TARGET_OS from config.mak.diego2008-06-021-1/+0
| * cosmetics: Restructure config.mak logically and alphabetically.diego2008-06-021-102/+95
| * Remove unused variable TARGET_CPU from config.mak.diego2008-06-021-1/+0
| * Remove unnecessary FFmpeg hack from config.mak.diego2008-06-021-2/+0
| * tiny reindentationnicodvb2008-06-011-1/+1
| * disable dvdnav when using the internal dvdreadnicodvb2008-06-011-0/+5
| * reindented the dvdread detection blocknicodvb2008-06-011-10/+10
| * changed the code that checks the presence of the external dvdreadnicodvb2008-06-011-6/+4
| * removed support for Ogle's dvdreadnicodvb2008-06-011-2/+0
| * Change spelling of XviD to Xvid as has already been done in the (rest of the)diego2008-05-311-5/+5
| * Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be useddiego2008-05-301-12/+18
| * Check for AltiVec vector declaration syntax.diego2008-05-301-0/+11
| * Revert commit r26897.iive2008-05-281-5/+5
| * cosmetics: XviD --> Xviddiego2008-05-271-5/+5
| * add potentially missing typesben2008-05-201-0/+1
| * Output a better informative message if no AltiVec CFLAGS can be found.diego2008-05-191-1/+1
| * Do not run second AltiVec CFLAG check in a subshell; the variable that isdiego2008-05-191-1/+1
| * Replace hack to disable iconv conversion of messages with something more sane.diego2008-05-181-6/+1
| * Only run AltiVec compiler tests on PowerPC.diego2008-05-181-1/+1
| * 10l: Fix MAN_LANG creation for real this time.diego2008-05-181-1/+1
| * 10l: missing quotes in sed commanddiego2008-05-181-1/+1
| * Split MAN_LANG Makefile variable into MAN_LANG and MAN_LANG_ALL withdiego2008-05-181-3/+5
| * Introduce make variable common to the GTK and Windows GUI and use itdiego2008-05-181-0/+1
| * 10l: Add missing parentheses in AltiVec test logic.diego2008-05-181-1/+1
| * Add support for AppleIR Remote as an input under Linux systems.ben2008-05-181-0/+29
| * cosmetics: Remove useless parentheses from return statements.diego2008-05-161-2/+2
* | Merge svn changes up to r26783Uoti Urpala2008-05-151-93/+84
|\|
| * Prefer FSF-style AltiVec flags over Apple-style.diego2008-05-101-4/+2
| * Simplify AltiVec compiler flag test.diego2008-05-101-14/+6
| * Simplify AltiVec CFLAG test.diego2008-05-101-13/+4
| * Replace some if constructs with && in the AltiVec test.diego2008-05-101-9/+5
| * cosmetics: whitespace changes, spelling, code moving in AltiVec test.diego2008-05-101-17/+6
| * Only check for and set AltiVec flags if AltiVec or runtime CPU detection isdiego2008-05-101-1/+1
| * Remove outdated FIXME comment.diego2008-05-101-2/+0
| * FFmpeg parts no longer require extra -I CFLAGS.diego2008-05-091-1/+1
| * cosmetics: indentationdiego2008-05-091-11/+11
| * Add options to handle the external libraries in libavcodec, which requirediego2008-05-081-17/+39
| * Add option to disable mp3lame.diego2008-05-081-1/+7
| * cosmetics: Rename _lavc_* variables to _*_lavc.diego2008-05-081-11/+11
| * cosmetics: Rename _def_lavc_* variables to _def_*_lavc.diego2008-05-081-12/+12
| * Remove obscure comment about libmp3lame depending on Vorbis.diego2008-05-071-1/+0
| * 1l: Remove leftover _lavc_x264 variable.diego2008-05-071-1/+1
* | Merge svn changes up to r26680Uoti Urpala2008-05-071-271/+144
|\|
| * Always enable x264 in libavcodec if x264 is enabled.diego2008-05-061-8/+1
| * Rewrite (gcc) compiler check to default to enabling compilation and not setdiego2008-05-041-19/+8
| * cosmetics: Remove trailing whitespace.diego2008-05-031-33/+33
| * cosmetics: Remove unused argc/argv parameters from test programs.diego2008-05-031-3/+2
| * cosmetics: Consistently compactify and reformat test programs.diego2008-05-031-84/+41
| * Use a regular expression to filter out all external library parts from FFmpeg.diego2008-05-031-14/+11
| * Remove dead code; LIBVORBIS_ENCODER is deleted from _libavencoders elsewhere.diego2008-05-031-3/+0
| * External libraries used by FFmpeg now have a lib prefix in their name.diego2008-05-031-1/+1
| * Fix compilation: disable libdirac and libschroedinger FFmpeg de- and encoders.reimar2008-05-031-2/+2
| * cosmetics: Reindent after last commit and reformat comment.diego2008-05-011-25/+24
| * Always run the GCC AltiVec test so that the correct AltiVec CFLAGS get pickeddiego2008-05-011-2/+0
| * cosmetics: Fix indentation after last commits.diego2008-05-011-35/+35
| * Remove obsolete gcc 2.96 warning message. This was also used for e.g. icc,diego2008-05-011-21/+1
| * Remove --disable-gcc-check option and related code.diego2008-05-011-30/+0
| * Rename cc_verc_fail variable to cc_fail.diego2008-05-011-9/+9
| * cosmetics: Simplify altivec.h test.diego2008-05-011-8/+4
| * cosmetics: Fix indentation after last commit.diego2008-05-011-8/+8
| * Check for altivec.h always, not just when AltiVec is enabled.diego2008-05-011-2/+0
* | Merge svn changes up to r26624Uoti Urpala2008-05-011-0/+2
|\|
| * Set libdvdcss CFLAGS for dvdread from configure.diego2008-04-301-0/+2
* | Merge svn changes up to r26599Uoti Urpala2008-04-301-0/+1
|\|
| * Move CFLAGS setting to configure.diego2008-04-291-0/+1
* | Merge svn changes up to r26587Uoti Urpala2008-04-291-1/+1
|\|
| * Remove unnecessary -I.. from CFLAGS, change -I../libavutil to -Ilibavutil.diego2008-04-281-1/+1
* | Make MPlayer build with a complete FFmpeg checkout in ffmpeg/Uoti Urpala2008-04-281-14/+19
* | Merge svn changes up to r26555Uoti Urpala2008-04-281-0/+4
|\|
| * Only compile libmpcodecs/ve_qtvideo.c on Windows.diego2008-04-261-0/+4
* | Merge svn changes up to r26540Uoti Urpala2008-04-261-3/+8
|\|
| * Rename make variable DVDCSS_INTERNAL --> LIBDVDCSS_INTERNAL.diego2008-04-241-1/+1
| * dependency generation infrastructure for C++ filesdiego2008-04-241-0/+1
| * Move libfaad2 fixed-point CFLAGS setting to configure.diego2008-04-241-2/+6
* | Merge svn changes up to r26510Uoti Urpala2008-04-231-11/+19
|\|
| * Move Tremor low accuracy CFLAGS handling to configure.diego2008-04-221-0/+1
| * added support for dvdread-config (from our svn), called as fallback when dvdr...nicodvb2008-04-221-0/+17
| * Only add available CPU extensions to config.mak.diego2008-04-221-11/+1
* | Remove -Wdeclaration-after-statement from CFLAGSUoti Urpala2008-04-231-1/+0
|/
* Fix DEPEND_CMD, there was one level of variable indirection too much.diego2008-04-131-1/+1
* Add Makefile variable for DVB OSD menu, saves one ifeq.diego2008-04-131-0/+3
* Restore compilation of osdep/mplayer-rc.o.diego2008-04-131-0/+3
* Fix MPDEPEND_CMD to work with more than one subdirectory level.diego2008-04-121-1/+1
* Enable runtime control for colorful and/or module name outputzuxy2008-04-121-15/+0
* Remove unused make variable.diego2008-04-111-1/+0
* Add GUI_GTK make variable.diego2008-04-111-0/+2
* Remove unused TARGET_WIN32 setting.diego2008-04-111-4/+0
* Add a config.mak variable to control compilation of the Win32 GUI.diego2008-04-111-0/+2
* Remove unused definition.diego2008-04-111-5/+0
* Rename ASS make variable to LIBASS.diego2008-04-091-1/+1
* Handle af_ladspa conditional compilation in the usual way.diego2008-04-091-8/+2
* Move decision about which getch2 and timer file to compile to configure.diego2008-04-081-0/+9
* Move decision about whether or not to compile osdep/mmap_os2.c to configure.diego2008-04-081-0/+2
* Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.diego2008-04-071-2/+4
* Export some more information for FFmpeg's buid system.diego2008-04-041-0/+1
* Darwin and Win32 DVD support libs are handled separately, take them backdiego2008-04-011-3/+4
* Initialize _dvdread variable to "no" in the dvdread check.diego2008-04-011-0/+1
* Ahem, fix quoting of $ in DEPEND_CMD.diego2008-03-311-1/+1
* Add DEPEND_CMD to config.mak (sync with FFmpeg).diego2008-03-311-0/+2
* Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.diego2008-03-311-2/+1
* cosmetics: Group all FFmpeg settings together in config.mak.diego2008-03-311-43/+46
* HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.diego2008-03-311-1/+1
* cosmetics: prettyprintingdiego2008-03-271-19/+19
* some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak eediego2008-03-271-5/+5
* support for DragonFly BSD, patch by Hasso Tepper, hasso estpak eediego2008-03-271-7/+17
* Remove bsd() system check. Lumping different *BSD systems together likediego2008-03-271-7/+7
* cosmetics: Reindent X11 header search section after last commit.diego2008-03-261-8/+8
* Do not look for X11 headers on the host when cross-compiling.diego2008-03-261-0/+2
* Compilation fix.eugeni2008-03-181-0/+13
* Remove unused MACOSX definition.diego2008-03-151-5/+0
* Introduce HAVE_QUICKTIME definition and use it where appropriate.diego2008-03-151-0/+3
* Add a separate definition for quartz.diego2008-03-151-0/+4
* 10l: Really disable coreaudio where intended.diego2008-03-151-1/+1
* Do not disable all Mac OS X support when pthreads are unavailable.diego2008-03-151-2/+2
* MACOSX_COREVIDEO --> corevideodiego2008-03-151-6/+6
* Introduce a separate definition for Mac OS X coreaudio support.diego2008-03-151-0/+6
* Fix wrong res_comment.diego2008-03-151-1/+1
* CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.diego2008-03-101-1/+1
* Disable QTX emulation on win32; fix builds on cygwin and mingw32.zuxy2008-03-101-1/+1
* CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpegdiego2008-03-081-1/+1
* Move HP-UX SCSI header check from the internal libdvdread check to thediego2008-03-081-2/+2
* Add parentheses where necessary to fix || conditions to work as intended.diego2008-03-071-5/+5
* Remove duplicate conditions in dvdread check.diego2008-03-071-1/+1
* Set ASFLAGS in configure and initialize it as necessary for OS/2.diego2008-03-071-0/+2
* Disable S3 VIDIX driver on non-x86 platforms.diego2008-03-061-1/+1
* 10l: ENABLE_GRAY needs to be present for libavcodec to compile.diego2008-03-061-0/+1
* Do not enable grayscale decoding in FFmpeg, it slows down thediego2008-03-051-3/+0
* Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERSdiego2008-03-051-0/+2
* Move decision about whether or not to compile Windows emulationdiego2008-03-031-0/+2
* Move decision about whether or not to compile wrapper.S to configure.diego2008-03-031-0/+3
* configure: Set CONFIG_ENCODERS=yes in config.mak unconditionallyuau2008-03-031-1/+1
* New S3 VIDIX driver.ben2008-02-291-6/+6
* Use _res_comment in joystick check.diego2008-02-281-1/+2
* Default to disabling VIDIX on platforms where it is not known to work.diego2008-02-261-4/+3
* configure: define ENABLE_ENCODERS for FFmpeguau2008-02-261-0/+1
* FFmpeg now uses different (unified) #include paths.diego2008-02-251-5/+5
* Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com.diego2008-02-241-1/+1
* Only icc 10.1 will be supported.cehoyos2008-02-241-1/+1
* Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).cehoyos2008-02-241-0/+2
* #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.diego2008-02-231-0/+3
* Move libdca definition to a better place in config.h.diego2008-02-231-1/+3
* Replace Alpha MVI compiler workarounds by a proper configure check.diego2008-02-211-14/+13
* Use standard multiple inclusion guard.diego2008-02-211-1/+1
* Remove unused #define from config.h.diego2008-02-211-5/+0
* basic support for OS/2 in configurediego2008-02-181-3/+21
* Set SYS_BEOS for libdvdcss compilation on BeOS.diego2008-02-181-0/+1
* Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.diego2008-02-161-1/+1
* Implement test for system byteswap.h header file.iive2008-02-121-0/+18
* Disable v4l2 if pthreads are not available, fixes bug #1015.diego2008-02-101-2/+2
* Update the test for ivtv output driver.iive2008-02-011-2/+8
* Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-I...reimar2008-01-301-1/+1
* Remove setting of ldconfig, it is unused.diego2008-01-271-6/+0
* Move Zoran video controller check after the libavcodec one.iive2008-01-231-25/+26
* The GUI requires font support.diego2008-01-141-0/+2
* Set CONFIG_SWSCALER in order to avoid imgresampleuau2008-01-091-0/+2
* Add HAVE_SOCKLEN_T to config.h for FFmpeguau2008-01-031-0/+2
* Use _ISOC99_SOURCE instead of _GNU_SOURCE.diego2008-01-021-1/+1
* include dvdnav.h from its installation directory rather than appendingnicodvb2008-01-011-1/+1
* Add detection of *lrint* and round* functions to configure.eugeni2007-12-281-9/+16
* Make windres binary name configurable, useful for cross-compiling.diego2007-12-281-0/+6
* Simplify int_fastXY_t test in configure.reimar2007-12-221-4/+1
* Add support for XScreenSaverSuspendreimar2007-12-221-0/+25
* Remove internal unrarlib copy, the new unrarexec code is a strict superset.diego2007-12-201-15/+0
* Support cddb on darwin.ulion2007-12-161-1/+1
* Always enable largefile support by defaultuau2007-12-141-2/+2
* Support using unrar executable to access rar-compressed vobsub files.ulion2007-12-141-0/+20
* support for xtensa CPU architecturediego2007-12-111-1/+12
* Do not set SYS_AMIGAOS4, it is unused.diego2007-12-111-1/+1
* SYS_AMIGAOS4 --> __AMIGAOS4__diego2007-12-111-1/+1
* slight consistency change for default DVD device selectiondiego2007-12-111-1/+1
* Remove redundant condition from list of CD/DVD-ROM devices.diego2007-12-111-3/+0
* Do not set -DSYS_DARWIN, it is unused.diego2007-12-111-1/+1
* Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__.diego2007-12-111-1/+1
* Allow usage of icc 10.1cehoyos2007-12-081-1/+1
* add new configure option to disable VIDIX PCI device name database (saves a 3...ben2007-12-041-0/+11
* live555 and libnemesi support coexistslu_zero2007-12-041-2/+2
* Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.cehoyos2007-11-241-2/+2
* Fix half-baked last commit.diego2007-11-221-3/+4
* Remove ! operator hack, we require a POSIX-compatible-shell.diego2007-11-221-31/+18
* Invert the logic to check the cmp return value cmp to avoid using the ! opera...diego2007-11-221-1/+1
* main() --> main(void)diego2007-11-211-14/+14
* reindentationnicodvb2007-11-141-1/+1
* removed unneeded checks on the version of dvdnav (the acceptance ofnicodvb2007-11-141-6/+0
* libogg muxer no longer exists in FFmpeg.diego2007-11-141-1/+0
* OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.diego2007-11-111-1/+1
* add support for newer libdcarathann2007-11-061-2/+4
* Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791.diego2007-11-011-0/+1
* Detect IPv6 support on Windowszuxy2007-10-301-1/+5
* Update to use newer libnemesi, should fix desync, fps guessing may fail nowlu_zero2007-10-291-1/+1
* Certain VIDIX drivers only work on x86, disable for other arches.diego2007-10-201-2/+2
* Disable libavcodec libvorbis encoderuau2007-10-201-1/+1
* Set CONFIG_LIBVORBIS correctlyreimar2007-10-201-0/+1
* Replace Polyp- by PulseAudio output.reimar2007-10-181-22/+20
* Sync with latest FFmpeg changes.diego2007-10-181-1/+1
* DirectShow based tv:// driver for win32voroshil2007-10-131-2/+35
* Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.diego2007-10-101-2/+2
* cosmetics: Fix inconsistent indentation in directfb test.diego2007-10-081-7/+7
* Simplify directfb/dfbmga test.diego2007-10-081-10/+10
* cosmetics: Fix indentation after previous commit.diego2007-10-081-3/+3
* Remove useless code, the same check is performed a few lines above.diego2007-10-081-4/+0
* Remove the check for specific gcc versions, because:diego2007-10-081-1/+1
* The combination _vis=yes and proc=v9 makes no sense and will not even compile.reimar2007-10-031-1/+1
* Do not uselessly set _x264 to the value it already hasreimar2007-10-031-2/+0
* Detect support of and add necessary CFLAGS to avoid crashes when loadingdiego2007-10-011-0/+20
* Remove useless quotes.diego2007-10-011-1/+1
* revert changes r23805, r23819 and r23866 to restore the mga_vid checkattila2007-09-301-4/+4
* Require atleast libnemesi 0.6.2 (range api and h263 supportlu_zero2007-09-301-1/+1
* Gentoo patches for Xextlu_zero2007-09-291-2/+2
* Give temporary executable file the system-specific executable extension.diego2007-09-291-1/+1
* Move declaration of temporary file variables to after the system-specificdiego2007-09-291-14/+17
* Fix Theora check without pkgconfig, -ltheora will not link on its own,diego2007-09-291-2/+2
* Nuke some more outdated and confusing comments.diego2007-09-291-9/+0
* Remove redundant comment.diego2007-09-291-1/+0
* Remove useless comment.diego2007-09-291-1/+0
* cosmetics: Move the command to remove configure.log out of a block of variablediego2007-09-291-1/+1
* fixing uau's GNUisms... 100lrfelker2007-09-271-1/+1
* Fix compilation after FFmpegs r10594.cehoyos2007-09-261-1/+1
* BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to ...reimar2007-09-261-2/+2
* Fix building without network.iive2007-09-221-2/+4
* libnemesi support, yet another rtsp/rtp library...lu_zero2007-09-191-2/+30
* Mention that libavc png decoder depends on zlibreimar2007-09-181-1/+1
* Merge three sed invocations into one.diego2007-09-161-3/+1
* Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/mandiego2007-09-161-2/+2
* prevent some vidix drivers to get compiled on powerpc, they are not intended ...ben2007-09-151-0/+5
* restored vidix build on powerpcben2007-09-151-2/+1
* pthreads support is required for teletextvoroshil2007-09-141-1/+1
* Fix ESD check: use an ESD function to actually check linking and doreimar2007-09-141-2/+2
* Do not replace _ by - if x86_64 is given in --target.reimar2007-09-121-1/+4
* Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link.diego2007-09-091-12/+12
* Fix fast_cmov detection broken by r24371zuxy2007-09-081-5/+4
* Use -march=native (avail. since gcc 4.2) when possiblezuxy2007-09-081-0/+2
* Fix typo in r24360cehoyos2007-09-071-1/+1
* Fix compilation after FFmpeg AUDIO_(DE)MUXER splituau2007-09-071-2/+2
* Fix compilation after FFmpeg r10426.cehoyos2007-09-071-2/+2
* Fix AltiVec autodetection: The autodetection was overriding configurediego2007-09-061-4/+5
* Fix compilation after FFmpeg r10411.cehoyos2007-09-051-1/+1
* Make DGA 1 and DGA 2 separately selectable.diego2007-08-311-25/+31
* Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.diego2007-08-271-2/+6
* Better handling of Alpha MVI CPU extensions (untested).diego2007-08-271-10/+11
* Remove unused _def_altivecreimar2007-08-261-8/+0
* Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE...reimar2007-08-261-5/+3
* CONFIG_DARWIN was removed from FFmpeg.diego2007-08-221-1/+1
* Finally fix --enable-debug compilationreimar2007-08-221-0/+2
* Add libdvdcss-specific CFLAGS in the correct place.diego2007-08-181-1/+2
* adding help for --ar --ranlibmhoffman2007-08-161-0/+2
* Move setting of res_comment for internal dvdread to a more sensible place.diego2007-08-161-1/+1
* allow setting of ranlib from the commandline of configuremhoffman2007-08-161-0/+3
* allow setting of ar from the commandline of configuremhoffman2007-08-161-0/+5
* Sync libdvdread with version 0.9.5 (functional changes).diego2007-08-151-0/+3
* cosmetics: Reorder lines for consistency.diego2007-08-151-1/+1
* Rename TMPO to TMPEXE, it is an executable, not an object file.diego2007-08-141-15/+15
* Apple Remote supportdiego2007-08-141-0/+46
* Remove additional warnings when using icc - similar to -Wno-pointer-sign.cehoyos2007-08-131-1/+1
* Remove unused definition.diego2007-08-121-5/+0
* Move some more compiler flags to configure.diego2007-08-091-1/+10
* Remove unused definition.diego2007-08-081-3/+0
* Move some #defines into configure/config.h.diego2007-08-081-0/+12
* Move HAVE_INTTYPES_H definition to a more sensible place in config.h.diego2007-08-071-6/+6
* Improve error message.diego2007-08-071-1/+1
* Give the cpuinfo binary the right suffix $_exesufreimar2007-08-031-2/+2
* add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)reimar2007-08-031-0/+32
* Define ENABLE_GRAY for FFmpeguau2007-08-011-0/+3
* 10l for committing untested changes, a test call was missing.diego2007-08-011-1/+1
* (cosmetics) Make TV detection code two spaces indentedvoroshil2007-08-011-48/+48
* Enable teletext for V4Lv1.voroshil2007-08-011-4/+5
* Make teletext depend on freetype. Fixes compilation failer (in sub.c).iive2007-07-301-1/+1
* 100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL testreimar2007-07-301-1/+1
* Extend OpenGL configure test to also check for glx/wgl and proper linking.reimar2007-07-301-1/+17
* Change V4L2 MPEG decoder check so it can actually failreimar2007-07-301-4/+6
* v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as...ben2007-07-291-0/+38
* Teletext support.voroshil2007-07-291-0/+26
* Disable building of vo_mga on all linux platforms despite not having Matrox c...iive2007-07-261-2/+2
* add Hitachi SuperH (SH3) supportgpoirier2007-07-261-2/+20
* Fix configure regexp for enabling FFmpeg featuresuau2007-07-251-1/+1
* avoid ff_config_enable doing partial matches.reimar2007-07-251-1/+1
* Make the assembler accept VIS instrucitions on ultraSPARC.diego2007-07-221-1/+1
* DTS decoding via libdcartogni2007-07-221-0/+25
* Remove unused definition.diego2007-07-211-2/+0
* Use --static flag for pkg-config if --enable-static was used.reimar2007-07-201-0/+3
* !00l, last commit mixed up "normal" ggi and ggiwmh tests.reimar2007-07-201-2/+2
* Change ggi and SDL tests so that linking problems with --enable-static are morereimar2007-07-201-2/+5
* Remove vo_syncfb, which was unused for 5 years.diego2007-07-201-13/+0
* Rename mga_vid test to make it more descriptive.diego2007-07-181-1/+1
* Restore vo_mga check, it is Linux-only.diego2007-07-181-1/+5
* Remove pointless printing of include and linker paths.diego2007-07-171-15/+0
* Do not test for the existence of device files during configuration,diego2007-07-171-6/+2
* Modify X11 headers check so as not to add /usr/include, the default systemdiego2007-07-171-11/+13
* Remove /usr/include from the list of places to check for headers,diego2007-07-171-1/+1
* Remove commented-out dynamic linking check.diego2007-07-171-15/+0
* Remove unused scandir() check and fallback implementation.diego2007-07-171-20/+0
* Remove unused ftello() check and fallback implementation.diego2007-07-171-28/+0
* Remove unused fseeko() check and fallback implementation.diego2007-07-171-25/+0
* Use native Windows thread API when pthreads isn't available.zuxy2007-07-161-0/+17
* Let us not pretend to be checking for devfs when we are not.diego2007-07-141-5/+0
* Mark mp3lib, liba52 and libmpeg2 tests as internal.diego2007-07-141-3/+3
* Group all vo driver checks together.diego2007-07-141-139/+144
* Move QuickTime codecs check together with the other codecs checks.diego2007-07-141-14/+14
* Simplify termios test.diego2007-07-131-24/+11
* typo, wrong variable name in checkdiego2007-07-131-1/+1
* Rename nut option and variables to libnut, FFmpeg also contains NUT support.diego2007-07-131-14/+14
* Remove useless variable indirection.diego2007-07-131-3/+1
* Remove redundant variable setting.diego2007-07-131-1/+0
* Add check for mkstemprtogni2007-07-111-0/+18
* Remove unused test for round().diego2007-07-111-16/+0
* Remove unused stddef.h check.diego2007-07-111-16/+0
* Simplify soundcard.h check.diego2007-07-111-39/+18
* Remove unused variable.diego2007-07-111-1/+0
* Revert r23758: It broke -vf uspp and -vf mcdeint.cehoyos2007-07-111-4/+3
* Fix compilation with -disable-mencodercehoyos2007-07-101-3/+4
* Add ENABLE_THREADS and ENABLE_SMALL definesreimar2007-07-061-0/+6
* Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyreimar2007-07-051-46/+0
* Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.diego2007-07-041-0/+1
* Write configure parameters to configure.log.diego2007-07-041-0/+3
* Sync FFmpeg changes:diego2007-07-031-5/+5
* Add equivalent of -Wno-pointer-sign for icccehoyos2007-07-021-1/+1
* Get rid of duplicate processor feature variables.diego2007-06-271-11/+0
* Remove check for localtime_r, the function is not used within MPlayer.diego2007-06-271-16/+0
* Hint at --disable-* options as a workaround for outdated binutils.reimar2007-06-251-1/+1
* define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).reimar2007-06-241-0/+5
* unbreak armv6 previously broken by me...lu_zero2007-06-221-1/+1
* Unbreak altiveclu_zero2007-06-211-2/+3
* Revert r23530.voroshil2007-06-211-30/+0
* Simplify generation of CPU-extensions HAVE_ and ENABLE_ definesreimar2007-06-191-58/+15
* Simplify generation of ARCH_ and corresponding ENABLE_ definesreimar2007-06-191-50/+17
* Add an optional third parameter to ff_config_enable in preparationreimar2007-06-191-1/+3
* Allow to disable x86 cpu extensions (e.g, via --disable-sse) even withreimar2007-06-191-9/+9
* Compilation fix: define some ENABLE needed by lavcrtogni2007-06-161-0/+35
* Add HAVE_ Makefile variables needed by ffmpegreimar2007-06-161-0/+11
* Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.reimar2007-06-161-16/+16
* Do not allow to compile gui without PNG decoder in libavcodec.cehoyos2007-06-131-1/+4
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-101-0/+30
* Simplify addition of -Wdeclaration-after-statement to CFLAGS.cehoyos2007-06-081-3/+1
* Support icc 10.0.cehoyos2007-06-081-1/+1
* Cosmetics: Fix indentation after last commit.cehoyos2007-06-081-5/+5
* Add -Wdeclaration-after-statement etc. only to gcc.cehoyos2007-06-081-0/+2
* Compile C++ files with the same compiler as all other files.cehoyos2007-06-081-0/+1
* Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.cehoyos2007-06-071-1/+2
* in vidix check protect [A-Z] and [a-z] with single quotes as in other checks;...nicodvb2007-06-071-1/+1
* Add -Wno-switch to CFLAGS.cehoyos2007-06-071-1/+1
* Fix r23494: It broke gcc 2.95.3cehoyos2007-06-071-1/+2
* Add -Wno-pointer-sign to CFLAGScehoyos2007-06-071-1/+1
* Add -Wall (back) to default CFLAGS.diego2007-06-071-1/+1
* Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.cehoyos2007-06-071-1/+1
* Fix compilation after FFmpeg r9235.cehoyos2007-06-071-4/+4
* 10l: correct Core 2 detection under x86-64zuxy2007-06-071-1/+1
* protect _vidix_drivers variable, allowing --with-vidix-driver option to actua...ben2007-06-051-1/+1
* Keep -pipe option in CFLAGS even in debug mode.diego2007-06-051-1/+1
* Keep unused parameter warnings in debug mode.diego2007-06-051-3/+0
* compilation fix after commit r9172 to ffmpeg, patch by Aurelgpoirier2007-06-021-1/+1
* Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOWzuxy2007-05-311-2/+0
* Add "uclinux" as an accepted system type in the linux() test.diego2007-05-211-1/+1
* Add SSSE3 checkzuxy2007-05-201-0/+13
* Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPR...reimar2007-05-191-7/+7
* Fix compilation: Create CONFIG_*_BSF in config.makreimar2007-05-191-0/+1
* Clean up VIDIX test.diego2007-05-171-126/+50
* 10l: leftover line from incompletely split commitdiego2007-05-171-2/+0
* Remove awk test. awk is a basic Unix tool, any implementation is sufficient.diego2007-05-171-22/+0
* Move the internal VIDIX check from a random place into the VIDIX section.diego2007-05-171-35/+34
* Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,diego2007-05-171-1/+0
* Merge internal and external VIDIX checks.diego2007-05-171-8/+7
* ffdts is no more.diego2007-05-171-26/+0
* Avoid passing test invalid arguments when string is empty.reimar2007-05-151-1/+1
* ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail comdiego2007-05-131-0/+18
* Compilation fix after ffmpeg r9010 (bitstream filters optional rtogni2007-05-131-0/+3
* help output typo noticed by Ramiro Polladiego2007-05-111-1/+1
* new VIDIX driver for IVTV cards, original patch by Lutz Koschorreckben2007-05-101-1/+23
* Simplify libamr_nb test.diego2007-05-031-5/+2
* cosmetics: Rename remaining instances of amr_* to libamr_*.diego2007-05-031-8/+8
* Rename amr_nb and amr_wb options to libamr_*.diego2007-05-031-6/+6
* FFmpeg sync: Rename AMR config settings to LIBAMR.diego2007-05-031-13/+13
* cosmetics: Rename _amr* variables to _libamr*.diego2007-05-031-33/+33
* FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER.diego2007-05-031-1/+1
* Remove libpng dependency for Gui, use libavcodec insteadreimar2007-05-021-1/+1
* Disable internal vidix on PPC linux, it breaks compilation.reimar2007-05-021-1/+2
* reindented dvdread check blocknicodvb2007-05-011-3/+3
* libdvdnav now depends on our fork of the library; only the version without nicodvb2007-05-011-40/+35
* Merge FFmpeg dependency handling into the individual tests.diego2007-05-011-39/+17
* cosmetics: Fix bogus indentation.diego2007-05-011-25/+25
* Add configures arguments to its outputcehoyos2007-04-271-1/+1
* Fix compilation with *_PROTOCOLs in libavformatcehoyos2007-04-271-0/+2
* 100l: Fix another round of copy and paste typos.diego2007-04-261-5/+5
* Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.diego2007-04-261-1/+1
* 10l: Remove stray 'fi'.diego2007-04-261-1/+0
* Add config.h variables for static FFmpeg libraries.diego2007-04-261-7/+15
* Ooops, variable names got confused during copy and paste:diego2007-04-261-4/+2
* Merge config.h variable declarations into libpostproc test.diego2007-04-261-9/+5
* Remove unused libavformat #define.diego2007-04-261-3/+0
* Merge config.h variable declarations into libavformat test.diego2007-04-261-17/+8
* Merge config.h variable declarations into libavcodec test.diego2007-04-261-18/+18
* Merge config.h variable declarations into libavutil test.diego2007-04-261-8/+4
* indentation cosmeticsdiego2007-04-261-2/+2
* Remove redundant comments.diego2007-04-261-3/+0
* Clean up static libavcodec check, just checking for a file is enough.diego2007-04-261-19/+0
* Fix typo in _libavcodec vs _libavcodec_a variable name.diego2007-04-261-1/+1
* cosmetics: Fix indentation, merge some lines in the FFmpeg checks.diego2007-04-261-12/+7
* Merge static and shared libpostproc checks.diego2007-04-261-12/+6
* Merge static and shared libavformat checks.diego2007-04-261-23/+18
* Move misplaced res_comment to where it actually takes effect.diego2007-04-261-2/+1
* Merge static and shared libavcodec checks.diego2007-04-261-32/+25
* 10l elif syntax errordiego2007-04-261-1/+1
* Merge checks for static and shared libavutil.diego2007-04-261-30/+25
* Add general variables for either static or shared FFmpeg libraries.diego2007-04-261-7/+19
* Give variable names for static FFmpeg libraries a '_a' suffix.diego2007-04-261-46/+46
* AMR-NB fixed-point mode external library support was removed from FFmpeg.diego2007-04-251-33/+3
* cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.diego2007-04-251-12/+12
* cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.diego2007-04-251-1/+1
* cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.diego2007-04-251-8/+8
* typo: mingw --> mingw32diego2007-04-251-1/+1
* CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now calledcehoyos2007-04-241-2/+2
* allows cross-compilation for PPC target when using a toolchain defined as pow...ben2007-04-231-2/+2
* Set _audio_input to yes for V4L2 as well.diego2007-04-231-0/+1
* Add Makefile variable for audio input that is enabled by V4L or radio capture.diego2007-04-221-0/+3
* Add Makefile variable for either internal or external VIDIX.diego2007-04-221-2/+3
* include inttypes.h in the check for dvdnavnicodvb2007-04-221-0/+1
* Intel's Conroe-L makes use of extended models, so adjust CPU detectiondiego2007-04-201-1/+1
* Report if internal, external of dvdnav version of dvdread is used.diego2007-04-151-5/+11
* Disabled VCD support under Cygwin, it fails to link.diego2007-04-151-1/+1
* Update amr-nb and amr-wb checks for changes in FFmpeg.diego2007-04-151-12/+18
* added vidix driver for Permedia2 cards from upstream vidixben2007-04-141-1/+9
* added conditional vidix drivers compilationben2007-04-141-0/+109
* Remove *ancient* ldd debugging junk.diego2007-04-111-4/+0
* Rework of *BSD BT848 detection for radio://voroshil2007-04-111-14/+16
* remove ugly #include from tvi_bsdbt848.cvoroshil2007-04-091-5/+71
* Move TOOLS/cpuinfo.c into the root directory.diego2007-04-091-3/+3
* There was a fallback value for libtheora linker flags, but it was never addeddiego2007-04-061-1/+1
* Fix compilation after FFmpeg r8619.cehoyos2007-04-041-1/+1
* Use "generic" optimization instead of 686 as default for runtime-cpudetectiondiego2007-04-031-3/+4
* Move QNX-specific settings next to the other OS-specific settings.diego2007-03-311-5/+4
* Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeguau2007-03-301-0/+4
* Remove stray variable that was causing tests to fail randomly.diego2007-03-291-1/+1
* OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.diego2007-03-291-1/+1
* replaced ! with not as adviced by Reimarnicodvb2007-03-281-1/+1
* don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff ma...nicodvb2007-03-281-1/+1
* Fall back on plain awk during the awk test. It should be safe to assumediego2007-03-251-2/+2
* Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.diego2007-03-241-1/+1
* Move the addition of basic include flags to configure.diego2007-03-241-1/+2
* Error out if the libavutil subdirectory is unavailable.diego2007-03-241-1/+1
* Fix comment about defining HAVE_POSIX_SELECTcehoyos2007-03-211-1/+1
* Conditionally compile vf_bmovl.c instead of enclosing all of the filediego2007-03-211-0/+1
* Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in linediego2007-03-211-7/+4
* --enable-win32 was renamed to --enable-win32dll.diego2007-03-191-1/+1
* Remove commented-out Cygwin CFLAGS settings.diego2007-03-191-2/+0
* Move setting Cygwin specific CFLAGS to configure.diego2007-03-191-1/+1
* The -Wdeclaration-after-statement test needs a C program.diego2007-03-181-0/+3
* check that definition of prototype of sysi86(int, void*) doesn't conflict; fi...nicodvb2007-03-181-0/+6
* Move setting CXXFLAGS to configure.diego2007-03-181-1/+4
* Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.diego2007-03-181-1/+1
* shared libavcodec is not at all broken/obsolete, but simply discouragednicodvb2007-03-181-1/+1
* Group (system-specific) CFLAGS settings together.diego2007-03-181-40/+40
* Move Cygwin specific #define setting to system OS-specific settings section.diego2007-03-181-1/+4
* Move setting of TARGET_WIN32 together with other Win32 settings.diego2007-03-181-6/+3
* Rename win32 variable to the more sensible name win32dll.diego2007-03-181-15/+15
* Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's addeddiego2007-03-181-3/+0
* Move fast cmov detection code from the PPC section into the x86 sectiondiego2007-03-181-11/+10
* support for setting and detecting FAST_CMOVdiego2007-03-181-0/+17
* Fix configure -march detection for athlon-xpuau2007-03-181-55/+55
* Do not disable cache on MinGW, just disable shmem compilation.diego2007-03-171-2/+3
* 10l: omitted '-e' in my r22630 commit.voroshil2007-03-171-1/+1
* Turn on largefile support for libdvdcss as well.diego2007-03-161-1/+2
* Put special CFLAGS for low accuracy tremor in the Makefile, similar to thediego2007-03-161-2/+1
* libavcodec's DXA decoder is dependent on zlibvoroshil2007-03-161-1/+1
* Add live555 include flags to CXXFLAGS only.diego2007-03-151-1/+2
* Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.diego2007-03-151-1/+16
* add vcd support to mingw, patch by zuxy mengcompn2007-03-121-1/+1
* live555 version 2006.03.03 or later is needed to compile MPlayer.diego2007-03-031-2/+2
* 10l: Add missing definition of USE_STREAM_CACHE.diego2007-02-271-0/+2
* Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with ...voroshil2007-02-271-2/+2
* Move the decision about stream cache compilation to configure.diego2007-02-271-2/+7
* Simplify strip parameter for install handling.diego2007-02-271-3/+3
* Support for PowerPC 440x embedded CPUs.rathann2007-02-251-0/+8
* Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.diego2007-02-201-2/+2
* liblzo support fix, take X: forgotten variable setting.diego2007-02-181-0/+1
* Use liblzo2 instead of liblzo1, it's not bigger but faster.diego2007-02-181-4/+4
* We definitely want to avoid an emulated poll()reimar2007-02-151-0/+8
* Move setting _ld_extra and _inc_extra for live to autodetection part,diego2007-02-131-9/+9
* Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939rtogni2007-02-121-1/+1
* Fix setting of mtrr variable.diego2007-02-121-3/+3
* Always disable libnut demuxer in libavformat.diego2007-02-121-2/+1
* Revert libnut option names, the issue is fixed in FFmpeg.diego2007-02-121-1/+1
* Handle libavformat libnut dependencies.uau2007-02-091-1/+2
* Fix libnut build failure.gpoirier2007-02-071-1/+1
* FFmpeg #defines must be uppercase now.diego2007-02-051-4/+4
* Fix MMX2 check, _sse is set to "kernel_check", not "yes".diego2007-02-041-1/+1
* r21753 broke compile-time detection of mmx flags on x86_64lorenm2007-02-041-1/+1
* Convert patterns to upper case to fix compilation after r22117.uau2007-02-031-19/+19
* Speed up config.h generation by transforming FFmpeg part names to uppercasediego2007-02-031-9/+8
* Wrong variable name used in libfaac check.diego2007-01-311-1/+1
* libfaac detection skipped linking, and thus only checked for headers and not ...lorenm2007-01-311-1/+1
* Simplify extcheck calls by moving some logic into the function.diego2007-01-311-7/+9
* Allow forcing processor features on and off.diego2007-01-311-2/+3
* Fix looooooongstanding bug:diego2007-01-311-1/+1
* cosmetics: Move around a few options for better logical grouping.diego2007-01-301-83/+84
* cosmetics: consistent formattingdiego2007-01-301-30/+10
* Unification of parameter handling part 3 of many:diego2007-01-301-7/+3
* Unification of parameter handling part 2 of many:diego2007-01-301-105/+72
* Unification of parameter handling part 1 of many:diego2007-01-301-645/+646
* Move network detection further up to simplify detection of dependant stuff.reimar2007-01-301-15/+14
* Remove references to no longer existing documentation.diego2007-01-281-3/+1
* Move platform-specific stuff together.diego2007-01-281-5/+6
* Move _ldd setting to a saner place.diego2007-01-281-1/+1
* build fix: Disable libtheora encoding over lavc.diego2007-01-251-1/+1
* Quote some expressions, might help with some shells.diego2007-01-241-2/+2
* Fix compilation if no libogg/libvoribs installedrtogni2007-01-241-1/+5
* Rename a few variables to match FFmpeg.diego2007-01-241-5/+5
* Fix compilation after ffmpeg changes in r7619rtogni2007-01-241-5/+41
* Bring MPlayer closer to compilation after latest FFmpeg changes.diego2007-01-231-3/+3
* Fix compilation: define CONFIG_ZLIB in config.makreimar2007-01-211-0/+1
* Move ldconfig platform differences into configure where they belong.diego2007-01-201-0/+6
* Move ranlib setting to a more sensible place.diego2007-01-201-7/+7
* Move toolame vs twolame logic into the $_toolame=auto case.diego2007-01-141-2/+5
* Make twolame disable toolame.diego2007-01-141-0/+1
* Move twolame check before toolame check.diego2007-01-141-19/+19
* fix typo for gettimeofday()vayne2007-01-131-1/+1
* Add missing config.mak entry for gettimeofday().diego2007-01-131-0/+3
* 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctlyreimar2007-01-101-1/+1
* Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.diego2007-01-101-0/+6
* Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.diego2007-01-101-0/+6
* Move #ifdef directives around complete files into the build system.diego2007-01-101-0/+21
* GNU/kFreeBSD support, closes Bugzilla #704.diego2007-01-101-2/+6
* CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.diego2007-01-101-3/+3
* Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.diego2007-01-071-1/+0
* Set default values for proc and iproc for x86_32 case.reimar2007-01-061-0/+2
* move runtime cpu detection check after detection of host architecture,reimar2007-01-051-4/+4
* 100l syntax errordiego2006-12-241-1/+1
* cosmetics: Fix indentation after last commit.diego2006-12-241-13/+13
* Run less CPU checks when runtime CPU detection is enabled.diego2006-12-241-0/+11
* Exit when runtime CPU detection is requested on unsupported arches.diego2006-12-241-0/+4
* Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.diego2006-12-241-17/+20
* Extend runtime CPU detection to x86-64.diego2006-12-231-2/+3
* Fix disabling individual demuxers, parsers and decodersdiego2006-12-231-22/+18
* cosmetics: Rename variables to simplify upcoming patches.diego2006-12-231-7/+10
* Remove x11grab hack, it's now disabled by default in FFmpeg.diego2006-12-231-4/+0
* Color console had a big bug nobody noticed, so mark this feature asreimar2006-12-181-1/+1
* Compilation fix hacks: disable libavformat X11 grabber andreimar2006-12-151-0/+17
* Add missing redirect to /dev/null.corey2006-12-131-1/+1
* Ugly hotfix for --disable-mencoder.diego2006-12-131-2/+17
* Get rid on -DGNU_SOURCE for internal code, imported libs should be fixedreimar2006-12-121-1/+1
* Fix --extra-libs-mplayer and --extra-libs-mencoder.diego2006-12-111-0/+2
* 10l, forgot to add _inc_x11 to X11 cc checkreimar2006-12-111-1/+1
* Better default CFLAGS for non-gnu, non-intel compilersreimar2006-12-101-0/+2
* Add x11 include path only to _inc_extra if X11 is actually enabled.reimar2006-12-101-2/+2
* Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in gene...reimar2006-12-101-4/+10
* do not force arch and isysroot in osxnplourde2006-12-091-6/+1
* force ppc arch and 10.3.9 sys lib on ppc macnplourde2006-12-041-0/+2
* Move cddb "autodetection" so it also works for libcdioreimar2006-12-041-1/+1
* Add full support for en-/disabling cddb supportreimar2006-12-041-1/+15
* Use fallback XAnim and Real codecs directories when autodetection is skipped.diego2006-12-021-2/+2
* Remove warning about missing codecs directory, the condition is always true.diego2006-12-021-14/+1
* Add /usr/local/lib and /usr/local/include to the linker/compilerdiego2006-11-291-0/+2
* `sdl-config --libs` under mingw32 will give -lmingw32, which leads todiego2006-11-291-1/+1
* Sync with FFmpeg changes for encoder/decoder registration.aurel2006-11-291-3/+3
* Make MPlayer/MEncoder print the compile-time configuration in verbose mode.diego2006-11-281-0/+5
* support Intel Core 2 and AMD Geode in the processor detection routinesdiego2006-11-281-5/+20
* Merge _ld_arch into _ld_extra.diego2006-11-271-12/+10
* Disable cddb on Darwin at Reimar's request.diego2006-11-271-1/+1
* _ld_sock is already in _ld_extra.diego2006-11-271-1/+1
* Add a config.mak variable for CDDB.diego2006-11-271-0/+2
* Sync with FFmpeg changes for (de)muxer registration.diego2006-11-271-2/+2
* Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,reimar2006-11-261-9/+9
* -lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.creimar2006-11-261-0/+2
* Revert r21251 (moving loader/config.h contents to main config.h).uau2006-11-261-10/+0
* Set _win32codecsdir fallback also with --enable-win32reimar2006-11-261-1/+1
* Move contents of loader/config.h to configure/config.h, there arediego2006-11-251-0/+10
* Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,reimar2006-11-251-1/+7
* Add generic target that allow compiling without any assembler or otherwisereimar2006-11-251-0/+10
* Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpegdiego2006-11-241-1/+1
* Get rid of _ld_gtk and _ld_glib.diego2006-11-221-5/+5
* Get rid of _ld_vorbis.diego2006-11-221-5/+5
* Make compilation depending on USE_OSD unconditional.uau2006-11-221-2/+0
* Get rid of _xmms_lib.diego2006-11-221-3/+3
* _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.diego2006-11-221-1/+1
* Cosmetics to make the next patches more readable.diego2006-11-221-5/+1
* Remove _ld_x11.diego2006-11-221-24/+24
* typo noticed by Carl Eugen Hoyos, cehoyos ag.or.atdiego2006-11-221-1/+1
* Remove _ld_gif and _ld_theora.diego2006-11-221-7/+9
* Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.diego2006-11-221-4/+4
* Make compilation depending on USE_SUB unconditional.uau2006-11-211-1/+0
* Fix SVN r21075, it completely disabled OpenGL in almost all cases.reimar2006-11-211-1/+1
* Treat fontconfig and FreeType linker flags just like any other linker flag.diego2006-11-211-3/+1
* Remove stray -I from include dirs in live555 check, it was being duplicated.diego2006-11-211-1/+3
* cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODERdiego2006-11-211-1/+1
* _ld_tmp vs _ld_x264 typodiego2006-11-211-1/+1
* Remove --with-x11libdir and --with-livelibdir.diego2006-11-211-13/+6
* Attempt to properly fix linking of encoding libs used by libavcodec.diego2006-11-211-13/+16
* ALSA can be used by both MPlayer and MEncoder.diego2006-11-211-1/+1
* Fix linking when libavcodec uses x264.diego2006-11-211-5/+3
* Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.diego2006-11-211-6/+5
* _ld_xv does not exist anymore.diego2006-11-211-1/+1
* Add _libs_mplayer and _libs_mencoder to cc_check.diego2006-11-211-2/+2
* Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.diego2006-11-211-42/+46
* Move FFmpeg library dependencies into the Makefile just like everything else.diego2006-11-211-23/+14
* Move some Win32 LDFLAGS into _ld_extra.diego2006-11-211-2/+2
* Merge MPlayer-specific libs into one variable.diego2006-11-211-5/+4
* Remove _ld_win32, this is handled by the Makefile.diego2006-11-211-3/+2
* Remove --with-xmmsplugindir and --with-xmmslibdir.diego2006-11-201-19/+0
* Remove --with-x264libdir.diego2006-11-201-12/+3
* Remove --with-xvidlibdir.diego2006-11-201-10/+3
* Remove --with-toolamelibdir from help output as well.diego2006-11-201-1/+0
* Remove --with-toolamelibdir.diego2006-11-201-4/+1
* Add support for disabling MPlayer compilation.diego2006-11-201-0/+5
* Deliver dependency handling from redundancy.diego2006-11-201-7/+0
* another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or atdiego2006-11-201-1/+1
* Some more cleanups for LDFLAGS handling.diego2006-11-201-6/+5
* 100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or atdiego2006-11-201-2/+2
* Some cleanups for LDFLAGS handling, next part.diego2006-11-201-60/+45
* Remove settled FIXME.diego2006-11-191-1/+0
* disable x11 gl support on osxnplourde2006-11-191-1/+1
* Add *BSD BT848 radio supportvoroshil2006-11-181-2/+32
* Remove obsolete Xvid 3 support.diego2006-11-181-28/+0
* When testing lame preset presence, use actuall lame_set_preset() function to ...iive2006-11-151-2/+2
* MEMALIGN_HACK --> CONFIG_MEMALIGN_HACKdiego2006-11-141-1/+1
* update to libnut, rename nut.h->libnut.hods152006-11-141-1/+1
* Fix compilation with latest libavformat/avidec.c by adding ENABLE_ definesreimar2006-11-121-0/+5
* Mac OS X Server supportdiego2006-11-121-1/+2
* Disable linking mplayer (and internal static libavcodec) withrathann2006-11-091-8/+29
* Allow disabling internal libdvdcss.diego2006-11-091-0/+18
* Reset _ld_xvid so that stray libs do not appear on the link command line.diego2006-11-081-1/+3
* Remove unused variables.diego2006-11-081-2/+0
* Rename xvid4 variable/option back to xvid so as not to break scripts.diego2006-11-081-17/+17
* cosmetics: Fix indentation after last commit.diego2006-11-081-9/+11
* Separate XviD 3 and XviD 4 tests.diego2006-11-081-30/+34
* Remove some DivX 4 leftovers.diego2006-11-081-12/+0
* Create binaries with proper executable suffix under Windows.diego2006-11-081-12/+5
* _inputmodules vs _noinputmodules typo fixdiego2006-11-071-1/+1
* r20650 inverted the gtk1 check before setting charset, thisreimar2006-11-071-5/+1
* Remove remnants of long-gone libfame.diego2006-11-061-33/+1
* typodiego2006-11-061-1/+1
* output cosmeticsdiego2006-11-061-3/+3
* Remove hackish setting of extra libraries through --enable-static=-lfoo,diego2006-11-061-5/+1
* Remove deprecated install-path option.diego2006-11-061-7/+0
* spelling/grammar/wording/consistency for the help outputdiego2006-11-061-202/+194
* Fix tdfx-related copy + paste typos, patch by Ville Skyttä, ville.skytta iki...diego2006-11-051-3/+2
* Remove empty variable.diego2006-11-051-2/+1
* output cosmeticsdiego2006-11-051-1/+1
* Fix some echo -n occurrences, patch by sci-fi@hush.ai.diego2006-11-051-4/+4
* Extended/reworked fontconfig test to work without pkg-config with versionsreimar2006-11-041-10/+10
* Streamline and simplify internal vs external libdvdread handling.diego2006-11-031-87/+50
* remove charset files (all of them are in UTF-8 now anyway)kraymer2006-11-031-5/+3
* libmpdvdkit2 --> libdvdread, it just contains libdvdread now.diego2006-11-031-1/+1
* remove accidential ';' (that's what too much C programming does to you ;-) )reimar2006-11-021-2/+2
* Check for existence of libcdio_paranoia, not libcdio, since the former isreimar2006-11-021-1/+1
* Useless break in libcdio pkg-config checkreimar2006-11-021-1/+1
* Remove spurious $_inc_tmp in libcdio checkreimar2006-11-021-1/+1
* Rework binary codec directory handling. Don't use directories from otherdiego2006-11-011-78/+36
* libcdio also needs to link against libcdio_paranoiareimar2006-11-011-1/+2
* Support for recent changes to ARCH_X86 handling in FFmpeg.diego2006-11-011-2/+8
* Proper libcdio detection also without pkg-configreimar2006-11-011-8/+8
* gcc optimized != 0 check for extern function away, thus linkingreimar2006-11-011-2/+2
* Test proper linking for cdda/cdioreimar2006-11-011-2/+6
* Fix codec directory fallback, it was overriding the autodetection.diego2006-10-311-6/+13
* Implement proper codecs directory fallback.diego2006-10-311-6/+8
* Rename all codecs directory options.diego2006-10-311-34/+34
* Unification of linker option handling, part 1 of many.diego2006-10-311-67/+19
* 100l to me for not checking properly, really fix pkg-config detection now.diego2006-10-311-1/+1
* 10l, use a pkg-config parameter that makes it return 0...diego2006-10-311-1/+1
* Test for the existence of pkg-config, fixes Bugzilla #553.diego2006-10-311-35/+45
* Explain the risks of forcing options with --enable-* in a way that isdiego2006-10-301-5/+11
* Remove special output for outdated SDL. It's doubtful such old versions stilldiego2006-10-301-18/+0
* Also detect static fontconfig when pkg-config is not installedreimar2006-10-301-0/+2
* Add a parameter to enable colorized console output.diego2006-10-301-2/+14
* Fix libmpdvdkit2 linking on Mac OS X.diego2006-10-301-0/+1
* Remove redundant variable setting.diego2006-10-301-1/+0
* Make libmpdvdkit2 compilation slightly more consistent with the other modules.diego2006-10-301-1/+0
* Factor out common cdda stuff from cdio and cdparanoia tests.reimar2006-10-291-7/+7
* Add cmov detection to configureiive2006-10-271-0/+13
* Remove -fno-PIC check from configure and put -fPIC back at the beginningdiego2006-10-231-15/+0
* Replace $() by the slightly more portable ``.diego2006-10-221-4/+4
* Consistency fix: use "signed long long" for int_fast64_t instead ofreimar2006-10-221-1/+1
* IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0diego2006-10-221-1/+2
* Provide fallback definition for uint_fast64_t as well.diego2006-10-221-0/+1
* cosmetics: Fix indentation after last commit.diego2006-10-221-2/+2
* Do not check for the existence of LIRC devices during autodetection.diego2006-10-221-2/+0
* Add fallback on the (undocumented) x86-64 -march option indiego2006-10-201-3/+6
* Add configure switch to enable fixed-pointed mode of internal libfaad2.diego2006-10-171-0/+7
* Skip -march tests for values that are aliases of already tested values.diego2006-10-161-7/+7
* libdv may depend on libpthread.diego2006-10-161-1/+1
* Remove Linux test from DirectFB check, it runs on some BSD systems at least.diego2006-10-151-3/+1
* Remove test for framebuffer device from DirectFB check.diego2006-10-151-1/+1
* Create proper define for DFBMGA.diego2006-10-141-0/+3
* Remove intrinsics check, they are no longer used in FFmpeg.diego2006-10-141-37/+0
* Check for maeomo-specific libraries (Nokia 770).diego2006-10-121-0/+30
* Make the socklib check search gethostbyname/socket in libc.diego2006-10-111-1/+1
* Streamline socklib check.diego2006-10-111-7/+4
* Run TOOLS/cpuinfo on x86_64 as well as x86.diego2006-10-111-1/+1
* Change == to = in test comparisons for better portability.diego2006-10-101-3/+3
* List dfbmga and directfb in _novomodules.syrjala2006-10-081-1/+5
* Fix DirectFB version check. The old code simply concatenated thesyrjala2006-10-081-6/+14
* Disable linking mplayer with mp3lame when --disable-encoder=mp3lame israthann2006-10-081-2/+3
* Support for detection of extended instructions on ARM.diego2006-10-081-0/+49
* Cosmetics: consistent order for en-/disabled codecs listreimar2006-10-071-2/+2
* Remove special warning printed when VIDIX is disableduau2006-10-071-8/+0
* Sync with latest BUILD_ROOT changes in FFmpeg.diego2006-10-071-0/+1
* add gcc-4.x to the list of compilers displayedgpoirier2006-10-061-2/+2
* Remove the x264 option parser, and pass the options on to libx264 as a string...lorenm2006-10-051-1/+1
* removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin...ben2006-09-271-5/+4
* vo_caca: use the pre-1.x compatibility layer so recentcorey2006-09-261-0/+3
* Replace preprocessor hacks to work around compilers not supporting nameddiego2006-09-181-0/+15
* configure should fall back on -mcpu=pentium4 if -mcpu=prescottdiego2006-09-181-0/+3
* Add --disable-dvdnav to help output.diego2006-09-181-0/+1
* Add demux_nut to MPlayer repoods152006-09-171-0/+32
* The recent renaming of the gcc-checking switches to gcc-check was incomplete.diego2006-09-161-4/+4
* removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kane...nicodvb2006-09-161-1/+1
* Fix Irix build with gcc < 3.x, closes Bugzilla #572.diego2006-09-141-0/+4
* Move conditional compilation to the build system.diego2006-09-121-0/+2
* detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use ...nicodvb2006-09-091-32/+38
* Add support for POWER5 as found on IBM eServer OpenPower 720gpoirier2006-09-061-1/+1
* -lm needs to come before -laudio to avoid link errors in the NAS check.diego2006-09-021-1/+1
* Check for requirements at configure-time, not at run-time.diego2006-08-311-0/+3
* cosmetics: Fix ugly one-space indentation in radio check.diego2006-08-311-10/+10
* split in 2 'horribly long line'nicodvb2006-08-301-1/+2
* make sure opt.h is present when detecting libavformatnicodvb2006-08-301-0/+1
* accept dvdnav version >= 0.2.0; the previous code failed because the check te...nicodvb2006-08-291-1/+2
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+91
* Reenable some encoders even for MPlayer-only compilation, some filters need it.diego2006-08-271-3/+3
* Only add include flags if cc_check succeeded.diego2006-08-271-17/+16
* Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.diego2006-08-261-21/+12
* Remove superfluous --with-termcaplib option.diego2006-08-261-7/+1
* Add --extra-libs option to pass linker flags.diego2006-08-261-1/+7
* Remove --with-madlibdir option, it never worked anyway.diego2006-08-261-5/+1
* Disentangle toolame CFLAGS and LDFLAGS handling.diego2006-08-251-12/+6
* Disentangle libdv and vorbis linker flags.diego2006-08-251-1/+2
* Fix .align is a power of two check.diego2006-08-241-1/+1
* fix trailing space problem, which was preventing fontconfig to get compiledgpoirier2006-08-221-1/+1
* support for disabling/enabling bitmap font support from configurediego2006-08-211-0/+17
* Remove unused variable.diego2006-08-211-2/+0
* cosmetics: Fix indentation after last commit.diego2006-08-211-2/+2
* Properly disable tests that depend on X.diego2006-08-211-9/+6
* Remove superfluous variable settings.diego2006-08-211-2/+0
* cosmetics: indentation fix after last commitdiego2006-08-211-3/+3
* Remove duplicate check for $_faad_external = auto.diego2006-08-211-3/+0
* Only run the check for external FAAD if internal FAAD is not used.diego2006-08-211-1/+1
* disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-nicodvb2006-08-201-0/+3
* The X11 header check looks in $_extra_inc that contains directories in thediego2006-08-201-1/+1
* Fix xv and xinerama force on --enable-*iive2006-08-191-4/+4
* Some more consistency for the conditions under which tests are run.diego2006-08-181-11/+11
* Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"diego2006-08-181-1/+2
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.diego2006-08-181-1/+1
* fix missing symbol when compiling with live support on mac osxnplourde2006-08-181-1/+1
* 10l: Also rename configure option for gcc check.diego2006-08-171-2/+2
* Rename gcc_checking variable to gcc_check.diego2006-08-171-3/+4
* Add -Wdeclaration-after-statement to CFLAGS if available to ensure peoplereimar2006-08-171-0/+4
* support for dvdnav is now auto-detected; removed support for dvdnav-dirnicodvb2006-08-141-33/+12
* stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hpdiego2006-08-141-6/+6
* Add a switch for disabling high precision mpeg audio decoding in libavcodec.diego2006-08-141-2/+10
* Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it mightreimar2006-08-131-2/+2
* Port ASMALIGN preprocessor macro for .align handling from FFmpeg.diego2006-08-121-0/+21
* Print "no" if all of the Vorbis tests failed.diego2006-08-121-0/+1
* -logg must come before -lvorbisidec since both declare the same symbols.reimar2006-08-081-2/+2
* Reorganize libvorbis/Tremor detection, external Tremor should be detected now.diego2006-08-081-36/+39
* spelling/clarification for --help outputdiego2006-08-081-4/+4
* cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.diego2006-08-071-1/+1
* cosmetics: Rename some variables for consistency.diego2006-08-071-3/+3
* Fix bug introduced in LIVE555 test simplification, -lstdc++ should go lastdiego2006-08-061-3/+4
* Simplify Tremor low accuracy test, label external Tremor as such.diego2006-08-051-6/+2
* 10l, line from a local modification committed by accident.diego2006-08-051-1/+0
* Unify include path handling in the build system, part III:diego2006-08-041-80/+38
* Fix libcdio test after r19200, the detected include dir was not stored.diego2006-08-041-1/+2
* Merge DirectFB header check into DirectFB check.diego2006-08-041-16/+7
* Remove silly check for $_inc_directfb, it is not set beforehand.diego2006-08-041-5/+0
* Remove one more redundant test invocation.diego2006-08-041-1/+1
* Simplify DirectFB header check.diego2006-08-041-7/+2
* cosmetics: Fix DVB test indentation.diego2006-08-031-12/+12
* cosmetics: Fix indentation after last commit.diego2006-08-031-23/+23
* Run DVB (HEAD) test only when the corresponding variable is set to auto.diego2006-08-031-4/+4
* Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.diego2006-08-031-4/+4
* $inc_extra vs $_inc_extra typo, closes bug #543.diego2006-08-011-1/+1
* Simplify LIVE555 test and make it more consistent with the other tests.diego2006-08-011-26/+11
* added audio output for ivtv cardsben2006-07-281-0/+3
* Remove $ from a variable in a comment to avoid irritating expansion.diego2006-07-271-1/+1
* Remove superfluous $_inc_extra parameter from cc_check call.diego2006-07-271-1/+1
* Unify include path handling in the build system, part II.diego2006-07-271-44/+26
* Remove inconsistency from libcdio test.diego2006-07-271-2/+1
* Remove silly test/include path cleanup.diego2006-07-271-3/+0
* Remove unused variable.diego2006-07-271-1/+0
* Rename _inc_soundcard to _include_soundcard, _inc variables are useddiego2006-07-271-4/+4
* Unify include paths in the build system, part I.diego2006-07-271-20/+4
* Introduce general V4L variable/define.diego2006-07-271-0/+8
* Rename *v4l variable to *v4l1.diego2006-07-271-15/+15
* new vo driver for ivtv cards tv-out through internal h/w mpeg decoderben2006-07-191-0/+29
* sync to x264 r537 (api change)lorenm2006-07-181-1/+1
* Remove support for obsolete and non-free divx4/odivx libraries.diego2006-07-141-129/+4
* Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support gpoirier2006-07-131-1/+1
* Streamline GUI build.diego2006-07-131-22/+19
* Use only one global config.mak file.diego2006-07-121-43/+13
* Sync with latest FFmpeg build system changes:diego2006-07-121-13/+13
* remove check. libavutil is now mandatoryivo2006-07-121-1/+0
* Work around DTS_INC and MLIB_INC now being gone from FFmpeg.diego2006-07-121-3/+2
* Make libavutil mandatory.diego2006-07-121-0/+4
* Remove remnants of old libmp1e support.diego2006-07-121-30/+0
* libavformat interdependencies have been fixed so disable all muxersdiego2006-07-121-3/+1
* Fix compilation with MEncoder disabled: Some libavformat demuxers havediego2006-07-111-1/+3
* Fix 10l regexp mistake that disabled all decoders/encoders.diego2006-07-111-2/+2
* xvmclib vs xvmclibdir typodiego2006-07-111-2/+2
* Split _libavcodecs variable into _libavdecoders and _libavencoders.diego2006-07-111-9/+16
* Disable FFmpeg muxers when not compiling MEncoder.diego2006-07-111-0/+1
* Sync with FFmpeg: (de)muxers are now individually selectable.diego2006-07-111-0/+14
* Add FFmpeg parsers to config.h as well.diego2006-07-111-0/+1
* Mention that individual codec and parser en-/disabling is FFmpeg-specific.diego2006-07-111-4/+4
* added new pvr:// input for ivtv based cardsben2006-07-101-0/+33
* 10l, xvmclib(dir) does not specify a directory name.diego2006-07-091-5/+5
* Consistent option and variable naming for x11libdir and xvmclibdir.diego2006-07-091-11/+11
* _x11_paths should just be a list of paths without -L.diego2006-07-091-1/+1
* Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.diego2006-07-091-0/+2
* Sync with latest FFmpeg build system changes, now parsers can bediego2006-07-091-1/+7
* Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding currentuau2006-07-091-1/+1
* Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.diego2006-07-081-3/+6
* small cosmeticsdiego2006-07-081-1/+3
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+37
* The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced indiego2006-07-071-2/+2
* Move conditional compilation into the build system.diego2006-07-061-0/+23
* Initial win32 gui release.vayne2006-07-061-0/+8
* #define USE_LIBAVUTIL and USE_LIBAVUTIL_SOnicodvb2006-07-051-0/+11
* Remove silly variable indirection.diego2006-07-031-9/+3
* disable vo_md5sum if there is no libavutilivo2006-07-021-0/+1
* cosmetics: move md5sum check down so it can depend on libavutil laterivo2006-07-021-13/+11
* Move conditional FreeType support compilation to the build system.diego2006-06-301-0/+1
* Remove forgotten --disable-setlocale option from --help output.diego2006-06-221-1/+0
* Move #ifdefs around complete files into the build system.diego2006-06-211-5/+12
* Remove separation between Win32 DLL and DirectShow support in the build system.diego2006-06-211-64/+3
* Change integer to string comparison in hw.optional.altivec test sincediego2006-06-191-1/+1
* Conditionally run some CPU-architecture and OS-specific tests.diego2006-06-181-8/+34
* Rename --with-dts*dir options to --with-libdts*dir for consistency anddiego2006-06-181-4/+4
* Consistency fix.rathann2006-06-181-2/+2
* Rename --with-libdvnav --> --with-dvdnavdir for consistency.diego2006-06-171-1/+1
* Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.diego2006-06-171-2/+2
* Simplify and streamline FAAD detection.diego2006-06-171-22/+20
* consistency fix: --with-foo switches shall not enable options.diego2006-06-171-5/+0
* cosmetics: Rename some variables and command line parameters.diego2006-06-161-74/+74
* Use a function for help output.diego2006-06-161-7/+10
* option handling consistency fixesdiego2006-06-161-1/+2
* readability cosmeticsdiego2006-06-161-6/+6
* restored support for dvdnav only in the stream layer; all other functionaliti...nicodvb2006-06-141-56/+57
* add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)gpoirier2006-06-121-0/+4
* Do not require iconv program with --charset=noconvreimar2006-06-101-6/+7
* Don't claim that amr_nb is disabled when the fixed point version is enabled.diego2006-06-091-1/+1
* Generalize runtime linker support.diego2006-06-091-7/+13
* move misplaced echores. Output may still not be as intended thoughreimar2006-06-071-1/+1
* UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) sol...rathann2006-06-061-1/+2
* libpostproc is not a subdirectory of libavcodec anymore.diego2006-06-021-3/+3
* On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < z...poirierg2006-05-311-1/+1
* Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.gpoirier2006-05-171-0/+16
* Don't just check for the existence of xmmintrin.h, also verify it will compile.diego2006-05-141-1/+1
* Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.diego2006-05-141-0/+39
* Use egrep together with extended regular expressions for greater portability.diego2006-05-141-1/+1
* Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.diego2006-05-141-1/+1
* add check for a working iconv program and point to workaround if not foundreimar2006-05-131-0/+18
* Remove redundant line.diego2006-05-131-1/+0
* Linkers, assisted by a compiler, can optimize out the string that is beingdiego2006-05-131-2/+1
* mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.diego2006-05-121-1/+2
* mlib != mediaLibdiego2006-05-121-2/+2
* --enable-mlib should behave like all other commandline parameters.diego2006-05-121-1/+1
* enable mediaLib check execution and honnor user choise to enable mediaLib eve...iive2006-05-121-3/+1
* Add missing --enable-toolame and --enable-twolame parameters.diego2006-05-121-0/+2
* output typo fixesdiego2006-05-121-6/+6
* Disable mediaLib by default due to brokenness.diego2006-05-121-1/+3
* Fall back on the codecs subdirectory of the current directory for Realdiego2006-05-111-0/+4
* Remove unnecessary commented out OPTFLAGS line.diego2006-05-111-1/+0
* Feed AltiVec compiler options into CFLAGS explicitly.diego2006-05-101-1/+4
* Unconditionally compile the Matroska demuxer.diego2006-05-081-18/+0
* Adapt to latest FFmpeg AMR build changes.diego2006-05-071-0/+8
* Fix up some checks to properly use _res_comment.diego2006-05-071-30/+58
* Remove stray variable.diego2006-05-071-1/+1
* x264 linking now requires explicit x11 libraries inclusion.iive2006-05-041-4/+11
* check for XviD compiled with pthread supportiive2006-05-041-2/+11
* Add a check for sysi86() on Solaris systems, solving a build failure on Solarisdiego2006-04-301-0/+20
* use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before theyreimar2006-04-271-30/+43
* Document how configure works and how to write basic checks.diego2006-04-271-11/+38
* Fix amr_nb-fixed compilation: Don't depend on amr_nb.diego2006-04-271-2/+0
* Make EDL compilation unconditionaluau2006-04-271-17/+0
* 10l: Test the variable, don't set it...diego2006-04-261-1/+1
* Simplify x86 CPU flag/extension check.diego2006-04-251-29/+18
* make _res_comment usage consistentrathann2006-04-241-7/+7
* - fix configure output for XvMC and DGA testsrathann2006-04-241-3/+4
* cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowextdiego2006-04-231-27/+27
* Remove second, redundant x86_exts_check.diego2006-04-231-2/+0
* Add support for shared libavutil.diego2006-04-221-0/+27
* sync to x264 r503 (dct_decimate)lorenm2006-04-221-1/+1
* Add --disable-libavutil option to --help output.diego2006-04-221-0/+1
* Add command line options to enable/disable libavutil.diego2006-04-221-0/+2
* Make static libavutil detection semantics explicit.diego2006-04-221-4/+7
* 10l: Add missing fallback case for internal FAAD compiler blacklist.diego2006-04-221-0/+3
* Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxextdiego2006-04-221-1/+1
* Set all processor flags individually, not implied.diego2006-04-221-2/+2
* Disable RTC on PowerPC.diego2006-04-221-0/+1
* 10l: Fix internal FAAD check for non-x86.diego2006-04-221-3/+2
* Blacklist certain gcc versions instead of running an expensive compilationdiego2006-04-221-15/+10
* Remove some libmpdvdkit vs libmpdvdkit2 cruft.diego2006-04-181-8/+3
* recognize future pentium-m processors, e.g. there is intel core with model 14iive2006-04-161-1/+1
* add support for intel mac. mp3lib is not fixed yet.nplourde2006-04-151-1/+4
* Simplify some checks.diego2006-04-041-21/+15
* Remove mpdvdkit1 cruft from the build system.diego2006-04-021-20/+4
* AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....netdiego2006-04-021-2/+2
* There is no check for the crash debug feature, so setting the variable todiego2006-04-021-1/+1
* first stage of build system cleanup:rfelker2006-04-021-9/+0
* more cruftrfelker2006-03-301-1/+0
* forgot one occurrancerfelker2006-03-301-1/+0
* remove deprecated, never-used gnu gettext cruft.rfelker2006-03-301-31/+0
* support for mp3lame with -oac lavcjonas2006-03-291-0/+2
* added support for external VIDIXnicodvb2006-03-281-20/+52
* Prevent building lavc with xvid support unless xvid version is 1.1 orcorey2006-03-211-2/+17
* Simplify pkg-config invocation.diego2006-03-201-5/+5
* Support libavcodec vrc_strategy=1 (XviD ratecontrol).corey2006-03-171-0/+5
* compile in the filters that depend on libavcodec/dsputil.h only when mplayer ...nicodvb2006-03-161-0/+3
* Use _res_comment where appropriate.diego2006-03-131-7/+7
* FAAC encoding through libavcodec-faacmichael2006-03-131-0/+3
* Simplify libcdio check.diego2006-03-111-4/+2
* Make better use of pkg-config to check for/set proper libraries whendiego2006-03-101-3/+4
* UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)reimar2006-03-081-1/+1
* revert the attempts for ccache fixhenry2006-03-081-0/+1
* Automaticall convert message to console charset, use utf8 for GTK2 Guireimar2006-03-081-0/+17
* use relative paths for libav* buildhenry2006-03-051-1/+0
* sync to x264 r457 (direct_pred=3)lorenm2006-03-051-1/+1
* properly detect cpu on x86 based macnplourde2006-02-221-1/+2
* upport another G4 flavour: MPC7447* chips.gpoirier2006-02-181-1/+1
* OpenAL audio support, actual output is mono-only (no positioning yet).reimar2006-02-161-0/+31
* Set SRC_PATH correctly, fixes libpostproc compilationrtognimp2006-02-141-1/+1
* support openbsd/zaurus aswellalex2006-02-121-1/+1
* Sync with latest FFmpeg build system changes:diego2006-02-111-1/+3
* when linking to external libav* try using pkg-config firstnicodvb2006-01-301-4/+19
* Fix libav* linking order, libavutil needs to come after lavc/lavf.diego2006-01-231-2/+2
* proper support for shared libpostprocdiego2006-01-221-9/+51
* Quick&dirty compilation fix, needed after latest changes in ffmpeg buildrtognimp2006-01-221-0/+1
* AIX compiler CPU-option improvementsdiego2006-01-201-2/+8
* Also define FF_POSTPROCESS when using shared libavcodec.diego2006-01-201-0/+1
* Implement XvMC lib autodetection for future use (currently disabled, but workingrathann2006-01-191-3/+4
* 10l: FFmpeg shared lib build information does not belong in MPlayer configure.diego2006-01-141-3/+0
* Sync with latest FFmpeg build system changes.diego2006-01-141-1/+3
* Consistent variable names for shared libavcodec.diego2006-01-141-10/+10
* Add --disable-libavcodec_so/--disable-libavformat_so.diego2006-01-141-0/+6
* added support for external libavformatnicodvb2006-01-091-0/+25
* CamStudio codec supportreimar2006-01-091-0/+3
* Fix _inc_extra handling in DirectFB check.diego2006-01-031-1/+1
* sync to x264 r390 (bime)lorenm2005-12-301-1/+1
* AIX PPC portdiego2005-12-291-1/+26
* - move our setenv() fallback implementation to osdepal2005-12-261-0/+21
* prefer newer terminfo-capable libraries (ncurses or terminfo)rathann2005-12-251-1/+1
* improove termcap detection, -lncurses works tooods152005-12-251-2/+2
* fix compilation when dvdkit and dvdread are not availablenicodvb2005-12-141-0/+14
* restore the old behavior for --enable-theora, ie. provide a sane default for ...aurel2005-12-131-0/+3
* Darwin does not support -rdynamic.diego2005-12-131-1/+1
* make fribidi autodetect by default instead of disableods152005-12-111-3/+3
* AMD's Family 6 CPUs come with two flavors: one that supports SSE anddiego2005-12-011-16/+9
* Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POI...gpoirier2005-11-261-8/+4
* sync to x264 r373 (brdo)lorenm2005-11-221-1/+1
* Remove stray \n and shorten overly long lines in the process.diego2005-11-171-2/+2
* Tests should use echocheck/echores instead of plain echo for output.diego2005-11-171-2/+4
* Configure support for Cyrix C3gpoirier2005-11-121-1/+3
* typo: libcio --> libcdiodiego2005-11-071-1/+1
* make it optionally possible to compile MPlayer with libcdio instead of libcd...faust32005-11-061-0/+52
* Speex support. Seeking and pts generation does not work.reimar2005-11-051-0/+32
* Allow detection of theora without pkg-config and linking against internalreimar2005-11-051-3/+8
* sync to x264 r360 (trellis)lorenm2005-11-041-1/+1
* gcc -dumpmachine outputs x86_64-something on some machines anddiego2005-10-261-1/+1
* Extra processor information needs to be known in the x86_64 case as welldiego2005-10-251-5/+9
* fixing the unverified patch (one of the millions) commited by:gabucino2005-10-251-1/+1
* sync to x264 r334 (crf)lorenm2005-10-241-1/+1
* support for prescott, nocona and pentium-m processorsdiego2005-10-231-9/+34
* Add a comment to an esac where the case is very far away.diego2005-10-231-1/+1
* Simplification of the system_name check and the PPC CPU type check.diego2005-10-231-14/+12
* Add a comment to else clauses where the if is very far away.diego2005-10-231-2/+2
* add cross-compiling supportaurel2005-10-181-0/+25
* replace all the direct $TMPO calls by a tmp_run() function callaurel2005-10-181-14/+18
* replace mp3lame version detection by required features detectionaurel2005-10-181-4/+15
* modify DirectFB version detection so that it only requires pre-processingaurel2005-10-181-9/+8
* modify alsa version detection so that it don't require running the generated ...aurel2005-10-181-10/+25
* add a cxx_check function to simplify C++ libs checkingaurel2005-10-181-14/+16
* remove nonsense break statements that do nothing..rfelker2005-10-171-2/+0
* Add MIPS64 detection.diego2005-10-161-1/+1
* Extend the network test to also check the socket libs.diego2005-10-151-1/+2
* third time is lucky, eh? last workaround broke netbsd, which apparently also ...rfelker2005-10-141-2/+2
* Put networking lib linker flag checks in the order they were before thediego2005-10-111-1/+1
* solaris bug workarounds, take 2..rfelker2005-10-111-2/+2
* work around (buggy?) solaris tr. hope this helps.. please report if its still...rfelker2005-10-111-2/+2
* sync to x264 r318 (mixed_refs)lorenm2005-10-081-1/+1
* typo fix at (_)ld_dliive2005-10-081-1/+1
* detect Centaur CPUs (Winchip, VIA C3)henry2005-10-051-3/+27
* faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >diego2005-10-051-1/+1
* Shut up jack pkg-config.diego2005-10-041-1/+1
* Use pkg-config to detect theora dependencies.diego2005-10-041-4/+6
* General cleanup: do not link -lm multiple times, use for...in loops insteadreimar2005-10-031-153/+73
* Expose MSG_USE_COLORS in config.h.diego2005-10-021-0/+3
* "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".rsf2005-09-231-14/+14
* CONFIG_RISKY is long gone from FFmpeg.diego2005-09-231-4/+0
* libavformat now requires CONFIG_(DE)MUXERS #defines.diego2005-09-231-0/+5
* add FreeBSD default cd/dvd devicesnexus2005-09-171-0/+3
* 1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the valuediego2005-09-161-1/+1
* fix expanding of $_ld_dl when needed by iconvaurel2005-09-151-1/+1
* echores cleanup, introduce _res_comment variable to easily output additionalreimar2005-09-121-134/+92
* only make the check for osx api if system is darwinnplourde2005-09-111-1/+1
* removed dep for perl_check on osxnplourde2005-09-111-43/+4
* better _comment in echoresiive2005-09-111-8/+7
* Separate _freetype=no from the comment, this fixes the fontconfig bug without...iive2005-09-111-6/+7
* perl check for macosxnplourde2005-09-101-3/+43
* - remove useless /dev/video* checkshenry2005-09-101-13/+11
* Make sure _freetype is either yes or no, otherwise fontconfig might be enabledreimar2005-09-101-0/+3
* CONFIG_GPL for lavcmichael2005-09-101-0/+3
* enable vidix on AMD64, at least for nVidia it seems to work.reimar2005-09-041-0/+8
* a libmpcdec version with our patches was released (but I did not yet test it).reimar2005-09-041-1/+1
* Remove many annoying GTK includes in every compile line and remove GTKods152005-09-031-1/+2
* likely() and unlikely() macros to help (newer) compilers optimize correctlyreimar2005-09-031-0/+7
* ENCA uses -lmhenry2005-08-261-1/+1
* X11 can use pthread (fixes --enable-static)henry2005-08-261-1/+1
* more thorough aalib test (needed for --enable-static)henry2005-08-261-1/+10
* remove broken shared libpostproc stuffrfelker2005-08-191-9/+0
* gtf.{c,h} is used by vesa onlyalex2005-08-181-1/+1
* use libvbe from vesautilsalex2005-08-181-7/+7
* Remove unnecessary subshell invocations.diego2005-08-171-28/+26
* Fix MEncoder build with shared libavcodec.diego2005-08-171-0/+1
* Support for GTK 2.x.reimar2005-08-171-2/+41
* libaf/config.mak is generated, so mention itwight2005-08-141-0/+1
* revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf supporthenry2005-08-131-16/+3
* typo, must be ld_dl instead of ld_ldreimar2005-08-111-1/+1
* Forgot to actually enable vo_gl on Windows...reimar2005-08-061-3/+2
* Support new static libavcodec (depends on libavutil).al2005-08-011-4/+34
* fix detection of iconv implementations which require libdlaurel2005-07-301-51/+54
* OpenGL needs _ld_dl to get extension functionsreimar2005-07-271-2/+2
* remove unneeded vgagliive2005-07-261-3/+2
* Power5 supportreimar2005-07-211-1/+1
* When using --enable-* options you are on your own.reimar2005-07-201-0/+2
* libx264 compiled with visualization requirs xlibiive2005-07-191-1/+4
* musepack demuxing and decoding support (demuxing is v7 bitstream only).reimar2005-07-101-0/+34
* Print CFLAGS warning last so nobody can miss it.reimar2005-07-101-10/+14
* 10l to myself for breaking mingws dll codec support when libpthread is not in...faust32005-06-261-5/+7
* set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile testhenry2005-06-251-2/+5
* makes fribidi <= 0.10.4 works againaurel2005-06-231-4/+2
* fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.o...aurel2005-06-221-1/+5
* 100l, -march=k8 was used with cpu detection even when compiler did notreimar2005-06-181-2/+2
* AMD-64's version of Suse ships a version of 3.3 hacked with brokengpoirier2005-06-091-8/+7
* toolame/twolame typo, 10lnicodvb2005-06-091-1/+1
* pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>faust32005-06-061-3/+10
* sync to x264 r252 (8x8dct)lorenm2005-06-051-1/+1
* Mac OS X Audio with AudioUnits and AudioToolbox format convertersnplourde2005-06-051-1/+1
* Add a note to the --help output that explains how our configure works,diego2005-06-051-0/+5
* modified X11 check to use correct libs on mixed 32/64 bit systemsreimar2005-06-031-27/+17
* x264 check needs -lpthreadlorenm2005-06-021-1/+1
* New ao_jack without bio2jack dependency.reimar2005-06-011-19/+3
* Set stack non-executable where supported.reimar2005-06-011-0/+11
* - correct the argument in configure check for lrintf() to avoid a warninghenry2005-05-301-2/+2
* check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4henry2005-05-301-2/+14
* The default CFLAGS settings include -ffast-math and GCC 3.4.3 thereforediego2005-05-291-1/+1
* sync to x264 r240 (threads)lorenm2005-05-291-1/+1
* support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey...gpoirier2005-05-281-1/+9
* Athlon 64 optimization flags, in 32 and 64-bit mode.gpoirier2005-05-271-4/+43
* sync to x264 r239 (zoned ratecontrol and UMHex ME)lorenm2005-05-241-1/+1
* set define for apple gcc altivecnplourde2005-05-151-4/+1
* Make FAAC detection follow standard enable/disable/auto semantics.diego2005-05-141-8/+6
* sync to x264 rev223 (options: ratetol, vbv_*)lorenm2005-05-111-1/+1
* If libggi has been found, search for the libggiwmh extensiondiego2005-05-111-0/+26
* do not define HAVE_ALTIVEC_H on osx with gcc4nplourde2005-05-101-0/+3
* mcpu & mtune work on gcc4nplourde2005-05-101-2/+2
* look if round function exist in math.h & define HAVE_ROUND. patch by Steven M...nplourde2005-05-101-0/+16
* end of the locale nightmare, foreverrfelker2005-05-091-0/+4
* dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffm...nplourde2005-05-091-1/+7
* Allow more gcc 3.x and 4.x versions.diego2005-05-091-1/+1
* added twolame mp2 audio encodernicodvb2005-05-071-0/+26
* expose x264 options 'me' and 'me_range'.lorenm2005-05-051-1/+1
* do not define video_out_macosx if corevideo is not presentnplourde2005-05-051-0/+6
* 5l to me, i didn't notice the extra quotes breaking thingsrfelker2005-05-041-1/+1
* remove nonportable and replace with proper quotingrfelker2005-05-041-1/+1
* 1000000000l for using nonportable, obfuscated, and evenrfelker2005-05-041-2/+2
* force C locale to assure consistent behavior of toupper()henry2005-05-041-2/+2
* fix sed for syntax to work on gnu & bsdnplourde2005-05-041-2/+2
* proper list of libav codecnplourde2005-05-031-2/+2
* per (libav)codec enable/disable fixmichael2005-05-031-0/+9
* recommended flags on osxnplourde2005-04-291-1/+1
* enable vo_macosx if corevideo availablenplourde2005-04-291-8/+7
* macosx core video modulenplourde2005-04-291-1/+14
* added faac audio encodernicodvb2005-04-251-0/+36
* audio encoding reworkednicodvb2005-04-221-0/+1
* newer versions of mingws gcc do not like terminating slahes when specifying e...faust32005-04-171-1/+1
* allows the Mac OS X version of MPlayer to look for its data files inside the ...nplourde2005-04-131-0/+18
* - fix gcc warnings, strlcat/strlcpy prototypesrathann2005-04-061-2/+2
* Fix shared libpostproc installation.diego2005-03-231-0/+2
* sync to x264 171: chroma_me, chroma_qp_offsetlorenm2005-03-141-1/+1
* use inttypes.h for checks instead of less spread-ed stdint.hiive2005-03-061-3/+2
* sync to x264 r150: new option 'b_pyramid'lorenm2005-03-041-1/+1
* libsmbclient is sometimes built with ssl support. This takes it into accountwight2005-03-021-0/+5
* added a stream module for the vstream client libraryjoey2005-02-271-1/+28
* --charset configure option to convert help messages charsetreimar2005-02-261-0/+6
* sync to x264 r137: adaptive B-frame decision, flush delayed frames.lorenm2005-02-231-1/+1
* fix for MAP_ANON vs. MAP_ANONYMOUS fix...reimar2005-02-221-4/+0
* Sync to x264 r134: weighted prediction for B-frames.lorenm2005-02-221-1/+1
* typo, missing _noreimar2005-02-211-1/+1
* x264: expose option "level_idc".lorenm2005-02-201-1/+1
* Move x264 version check into configure.lorenm2005-02-181-0/+3
* DGA works only with x11reimar2005-02-061-0/+3
* XvMC is not yet autodetected, don't claim otherwise in the help output,diego2005-02-051-1/+1
* Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUSreimar2005-02-051-0/+4
* makes --enable-*-faad really enable without any further check and drop suppor...aurel2005-02-031-30/+4
* Separate XF86 video mode extension check from XF86 keysym check asdiego2005-02-021-4/+29
* Print which of Tremor, internal Tremor or libvorbis has been enabled.diego2005-02-011-1/+3
* The test to check for working pthreads fails if the system can supportdiego2005-01-221-1/+1
* Make configure check for aalib dependency on libX11 if it fails without.diego2005-01-221-3/+7
* better test for MAP_FAILED by Ian Lindsayalex2005-01-211-5/+14
* remove all setlocale calls, they break the behaviour of sscanf andreimar2005-01-201-26/+0
* detect and use the codecs paths instead of win32.reimar2005-01-161-1/+1
* 10lattila2005-01-141-1/+1
* sun grep doesn't like binary files, thus the compiled fileattila2005-01-121-1/+1
* RTC check should no longer be Linux-only.diego2005-01-061-9/+4
* RTC support on FreeBSD, inspired by a patch from Michael Johnsondiego2005-01-061-3/+8
* internal Tremor decoder for Ogg/Vorbishenry2004-12-301-7/+32
* Support amr_nb and amr_wb via libavcodecrtognimp2004-12-291-0/+98
* do not use pthreads on hpux (broken, hardly useful).reimar2004-12-231-0/+2
* When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems w...reimar2004-12-231-0/+5
* Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.ivo2004-12-231-0/+44
* enable memalign hack for libavcodec when memalign is not present, hopefully t...faust32004-12-151-0/+1
* 10l for me => is not >=zdar2004-11-251-1/+1
* Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is req...zdar2004-11-251-5/+9
* check for __builtin_expect (used by libmpeg2)henry2004-11-221-0/+22
* should be \$ not $\wight2004-11-201-4/+4
* support for debianized LIVE.COM libraryhenry2004-11-201-13/+41
* devices.html is no more, link updated.diego2004-11-111-1/+1
* add support for macosx finder argument support (let you bundle mplayer to be ...nplourde2004-11-101-0/+18
* fix --disable-termios, approved by Diegorathann2004-11-101-2/+2
* Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1...mosu2004-11-071-11/+25
* recommit sascha's commit (Lennart Poettering's polyaudio stuff)rfelker2004-11-061-0/+35
* remove mac shlb support to use new helix codec for realvideo support on osxnplourde2004-11-031-23/+1
* winvidix requires -lgdi32faust32004-11-021-0/+1
* enable vcd support on all based darwin systemnplourde2004-11-011-1/+1
* some people have GREP_OPTIONS set to --ignore-case what makes it a bit danger...faust32004-10-311-3/+4
* avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>faust32004-10-301-1/+7
* fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>faust32004-10-301-1/+4
* Allow attaching gdb on crash automatically.reimar2004-10-281-0/+24
* _def_enca should always be set to something! And preferrably correctly..reimar2004-10-241-1/+1
* Add --enable and --disable options for vo_pnm and vo_md5sum to configure.ivo2004-10-231-0/+41
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64aurel2004-10-211-12/+25
* Move help_mp.h generation to Makefile, so it's easier to maintain onwight2004-10-201-17/+1
* add vcd support to darwin for ppcnplourde2004-10-181-3/+3
* added gl_common for code used by both vo_gl.c and vo_gl2.c.reimar2004-10-171-2/+2
* -fno-PIC will not work on OSX, and it is only useful on x86 anyway.reimar2004-10-121-0/+4
* Zeta OS support, mostly working.reimar2004-10-111-31/+86
* fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev...reimar2004-10-071-2/+6
* detect byte order even for cross-compilingfaust32004-09-261-6/+6
* --host-cc option for crosscompilingfaust32004-09-261-0/+13
* directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some...faust32004-09-251-0/+4
* encoding to mp2 with libtoolamenicodvb2004-09-211-0/+38
* Don't output error when testing for JACK. Also _insist_ on a JACK versional2004-09-201-3/+3
* Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function...faust32004-09-151-1/+1
* fixed --enable-gif bugjoey2004-09-051-0/+22
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...iive2004-08-271-0/+37
* remove unnecessary mips check (it's obsolete anyway)rathann2004-08-261-4/+0
* properly set linking flags for NetBSD, patch by jb13@gomerbud.comdiego2004-08-261-2/+12
* Detect if the assembler supports receiving data through -pipe,diego2004-08-251-3/+8
* Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.diego2004-08-251-1/+1
* Document how to specify multiple paths with the --with-* options,diego2004-08-251-18/+19
* Check if -liconv is needed for iconv.wight2004-08-231-3/+3
* typortognimp2004-08-201-1/+1
* portability fix taken from the NetBSD patch setdiego2004-08-191-1/+1
* readability whitespace fixdiego2004-08-191-0/+2
* spelling: big-endian and little-endiandiego2004-08-181-3/+3
* Revised description of --with-xvmclib configure option, inspired by The Wande...iive2004-08-141-1/+1
* print matroska check resultiive2004-08-141-1/+1
* Improved SPARC CPU detection and SPARC compilation fixes.diego2004-08-141-2/+31
* Update ao_jack for new bio2jack API, improve check in configure.diego2004-08-131-1/+4
* DTS support via lavc and libdtsrtognimp2004-08-121-0/+36
* LIVE.COM autodetectionwight2004-08-091-8/+17
* Leftover from the old Matroska demuxer detection removed.mosu2004-08-051-1/+1
* language handling simplificationdiego2004-08-051-17/+16
* Removed the old Matroska demuxer.mosu2004-08-041-51/+4
* Preliminary Support for building MPlayer with Intel C++ compiler.atmos42004-08-021-2/+29
* 10l to the author of this longstanding and obscure bug. Each languagediego2004-07-311-2/+2
* let DirectFB find it's headers in --with-extraincdir=DIRiive2004-07-171-1/+1
* VCD support does not yet work on OpenBSD.diego2004-07-141-1/+1
* OpenBSD portability fixes from the OpenBSD ports treediego2004-07-121-2/+5
* typodiego2004-07-091-2/+2
* multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot e...michael2004-07-061-0/+8
* Do not add libmad to the X libraries. Patch by Evgueni V. Gavrilov <aquatique...mosu2004-07-051-1/+1
* mingw crosscompiling step 1faust32004-06-271-11/+15
* fix loader build on windowsfaust32004-06-261-9/+6
* user nl_langinfo if langinfo support present for proper chinese support, feat...alex2004-06-261-0/+24
* silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>diego2004-06-251-15/+23
* JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>alex2004-06-251-0/+47
* string handling security fixesdiego2004-06-251-0/+40
* darwin flags cleanup by Dan Christiansenalex2004-06-251-2/+5
* ranlib cleanup by Dan Christiansenalex2004-06-241-0/+2
* support for realvideo codecs under macosx, original patch by Donnie Smith (to...alex2004-06-241-6/+26
* typodiego2004-06-211-1/+1
* Just a tiny fix with configure/Makefile for not usingdiego2004-06-181-0/+2
* Make configure point to translated docswight2004-06-151-6/+8
* change linking order for static build with live.com on mingwjoey2004-06-131-1/+1
* freetype depends on iconvdiego2004-06-111-51/+58
* OpenBSD/VAX support, patch by Gabucinofaust32004-06-111-0/+1
* Fix X11 libs detection on Cygwin.diego2004-05-311-1/+1
* fix compile with network disabledrfelker2004-05-251-0/+1
* MinGW doesn't accept trailing /reimar2004-05-201-1/+1
* changes for alsa9/alsa1.x merge, only alsa.joyping2004-05-121-8/+8
* ENCA support (http://trific.ath.cx/software/enca/)henry2004-05-081-0/+33
* clarificationdiego2004-05-071-2/+2
* VIDIX now works on Win32, approved by Sascha.diego2004-05-041-1/+0
* add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>faust32004-04-301-1/+1
* attribute_used macroalex2004-04-261-0/+7
* Missing options added, one put into default order.diego2004-04-221-3/+9
* QNX does not support -rdynamic.diego2004-04-191-1/+1
* OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD ...michael2004-04-161-0/+16
* Missing options added to --help output.diego2004-04-131-12/+15
* Make caca detection consistent with the others using *-config, also avoidsdiego2004-04-131-1/+4
* -rdynamic is not supported on Win32. Both _xanim and _real set it, so bothdiego2004-04-131-2/+1
* -rdynamic is not supported on windowsfaust32004-04-131-1/+3
* win32 macro added to simplify detecting both Cygwin and MinGW.diego2004-04-131-10/+10
* libavformat support for windowsfaust32004-04-121-0/+5
* demux_lavfmichael2004-04-111-3/+32
* altivec support under netbsd, patch by Matthew Greenalex2004-04-061-0/+12
* removed obsoleted defsalex2004-04-061-8/+1
* libcaca video output driver by Howell Tamalex2004-04-061-0/+26
* ability to disable mp3lib, liba52 and libmpeg2alex2004-04-051-3/+43
* Removed mpflac as ffflac is way better and ad_flac won't compile with externa...alex2004-04-051-78/+0
* Quartz/MacOSX video output module by Nicolas Plourdealex2004-04-051-0/+4
* dvb should be added to $_noinputmodules as well as $_inputmodules.diego2004-04-011-0/+1
* Missing echores "no" added, duplicate variable setting removed.diego2004-03-271-2/+5
* fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>faust32004-03-261-3/+29
* fix compilation on cygwinfaust32004-03-261-0/+7
* fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>faust32004-03-131-0/+3
* --disable-xmms option was missing, noticed by Enrico Weigelt.diego2004-03-051-0/+1
* add libvo to include list for lavcalex2004-01-311-1/+1
* Simplified support for libc5 systems.diego2004-01-301-2/+2
* ppc970 support, patch by Romain Dolbeaualex2004-01-251-0/+7
* 100000lmichael2004-01-221-0/+2
* Added the new C based Matroska demuxer by Aurelien Jacobs.mosu2004-01-191-16/+30
* Use MSZH and ZLIB decoders from libavcodecrtognimp2004-01-121-0/+3
* ALSA 1.x audio out driverhenry2004-01-111-10/+8
* 10lhenry2004-01-101-1/+1
* lavcodec compile fixhenry2004-01-101-0/+3
* x86_64/amd64 detection under freebsdalex2004-01-021-1/+1
* MPlayer's configure fails to detect fontconfig on a system withdiego2003-12-311-4/+4
* optimizing for cpus on irixalex2003-12-271-0/+15
* VAX architecture support (tested on VAXstation 4000/VLC)gabucino2003-12-251-1/+11
* better parisc detectionalex2003-12-231-1/+1
* add ZORAN makefile variable for conditional compilation of vf_zrmjpegrik2003-12-191-0/+1
* removed the historic libcss supportalex2003-12-081-42/+7
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...alex2003-12-081-0/+43
* alsa 1.x support by Bernhard Rosenkraenzer <bero@arklinux.org>alex2003-12-071-0/+27
* FreeType detection, patch send by Pierre Lombard <p_l@gmx.fr>iive2003-11-291-1/+2
* --enable-dvbhead, wording, clearer error messagesdiego2003-11-291-4/+5
* XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>iive2003-11-181-1/+1
* remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdiriive2003-11-181-14/+17
* check whether termcap is provided by tinfoattila2003-11-161-4/+11
* fix smb libs inclusion when using --enable-smb.attila2003-11-161-0/+3
* missing clausegabucino2003-11-131-1/+1
* cumulative libc5 compatibility patch ;)gabucino2003-11-131-7/+29
* FAAD detection improved and fixed.diego2003-11-121-49/+53
* XviD Api4 supportiive2003-11-121-9/+20
* fix lavc fail on missing lameiive2003-11-071-1/+3
* pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)alex2003-11-061-4/+1
* prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86alex2003-11-061-1/+1
* ugly FreeBSD fix ..nexus2003-11-041-0/+3
* provisions for new zoran driver (zr2)rik2003-11-041-3/+3
* mencoder lavc audio encoding supportranma2003-11-031-1/+3
* protect config.h from multiple iinclusion patch by (Björn Sandell <biorn at ...michael2003-11-021-0/+5
* int_fastXY_t emulationmichael2003-11-021-0/+27
* define install itself instead of a path to install, needed for ginstallattila2003-11-011-3/+10
* Removed temporary .cpp file used during the Matroska test. Updated the libebm...mosu2003-10-301-3/+4
* in configure --help output:diego2003-10-271-15/+16
* finally removing pthread dependency!!gabucino2003-10-251-4/+7
* fix issue when compiler is called 'cc', and --disable-gcc-checking was usedgabucino2003-10-241-2/+2
* remove 'yes' from nowhere (after flac check)iive2003-10-231-1/+0
* Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> ar...lumag2003-10-231-1/+0
* enable Vidix on Linux/Alphagabucino2003-10-221-0/+1
* detection of 'Alpha' architecturegabucino2003-10-221-0/+7
* Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>alex2003-10-221-4/+14
* DOCS/en/ ---> DOCS/HTML/en/diego2003-10-191-9/+9
* Man pages moved to DOCS/man/.diego2003-10-191-1/+1
* consistency fixesalex2003-10-161-4/+4
* Fix compilation when libavcodec is missing.attila2003-10-161-2/+7
* Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.diego2003-10-141-1/+3
* some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren...alex2003-10-141-2/+14
* some missing declarations for libavcodecalex2003-10-111-0/+4
* Fix external FLAC detection on Mandrake.lumag2003-10-061-2/+2
* Improve flac detection a bit. Now you can safely remove all files fromlumag2003-10-051-3/+11
* consolevidix -> cvidixfaust32003-10-051-3/+3
* configure altivec patch by Magnus Damm <damm@opensource.se>attila2003-10-041-30/+99
* FLAC decoding support via imported libmpflac.lumag2003-10-041-0/+65
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* new vidix vo modules for textmode console and windowsfaust32003-10-021-0/+12
* initial MorphOS/Amiga (GeekGadgets) supportalex2003-09-261-0/+5
* typodiego2003-09-261-1/+1
* 10l really disable faad if gcc is brokenfaust32003-09-211-0/+5
* ev56 doesnt support mviattila2003-09-211-1/+1
* patch by Andrew A. Gill <superluser@frontiernet.net>:pl2003-09-211-10/+11
* make vo_gl2 compile on cygwin, toofaust32003-09-191-2/+1
* vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at...faust32003-09-191-2/+13
* Fix for the faad2 compilation test which needs config.h to be present. Patch ...mosu2003-09-121-0/+11
* patch by Guido Guenther <agx@sigxcpu.org>:pl2003-09-121-1/+1
* Cleanup of faad detection and a new test if gcc can compile the internal faad...mosu2003-09-081-28/+35
* Add libogg if Theora is wanted (might be missing if Tremor is used instead of...mosu2003-09-071-1/+1
* 100l typo found by Dima K. <dimakar@yahoo.com>alex2003-09-071-1/+1
* external faad support via --enable-externalfaad and fix my 1000l bugalex2003-09-071-17/+31
* disable faad with gcc 3.2alex2003-09-051-1/+4
* solaris sed (and probably others) fix for faad detection by Michael Gernoth <...alex2003-09-051-2/+2
* Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima ...mosu2003-09-021-1/+1
* Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection (/dev...lumag2003-09-011-3/+12
* spelling fixesdiego2003-08-311-2/+2
* vo_fbdev2 written by Joey Parrish with some minor modificationsalex2003-08-311-1/+1
* use internal (included) libfaad2arpi2003-08-301-12/+14
* TGA image output VO modulearpi2003-08-241-1/+17
* Reworked the CPU optimization detection code, now it works nice for non-x86 p...alex2003-08-181-73/+77
* Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>alex2003-08-181-3/+37
* --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>alex2003-08-171-5/+9
* ftp support. The change on connect2Server is needed bcs we need 2albeu2003-08-151-0/+17
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-17/+0
* added live.com to (no)inputmodulesalex2003-08-121-0/+2
* Added DR support to vo_fbdev,joey2003-08-121-9/+0
* Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others)...alex2003-08-111-1/+5
* libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>alex2003-08-101-0/+1
* OSD menu should not be confused with DVD menus.diego2003-08-091-2/+2
* v4l2 supporthenry2003-08-071-0/+29
* (nonworking) dvdnav commented out as discussed on dev-eng.diego2003-08-061-63/+57
* _win32libdir (not _libdir/win32) should be searched after other locations.diego2003-08-051-2/+3
* warning for users who insist on trying to enable dvdnavrfelker2003-08-041-1/+9
* gcc2.95.x has no support for mvi instructionsalex2003-07-271-0/+12
* xvmc fixes - check for xv presence and fix libs orderiive2003-07-261-2/+4
* detect Real codecs fix (with only win32 DLL)nexus2003-07-251-1/+1
* MinGW support in mpdvdkitdiego2003-07-191-2/+2
* Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented sup...mosu2003-07-111-15/+19
* full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450)alex2003-07-071-0/+21
* reverse this nonsense that breaks configure! (ppl, please don't commitrfelker2003-07-031-8/+8
* automatic altivec support detection on linuxalex2003-07-011-0/+5
* The new head and tail deprecates -1 in favour of -n 1.diego2003-06-301-8/+8
* proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)alex2003-06-241-1/+1
* basic xvmc image supportiive2003-06-211-1/+37
* cosistency fix with backward compatibility (now lavc's arm optimisations are ...alex2003-06-201-2/+7
* 10l fix by Steven M. Schultz <sms@2BSD.COM>alex2003-06-171-4/+4
* 1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shellrfelker2003-06-171-1/+1
* Add missing language suffix to DOCS/ path.diego2003-06-131-9/+9
* Networking support under MinGW.diego2003-06-111-1/+26
* Make configure output codec paths more consistently.diego2003-06-111-2/+2
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...arpi2003-06-091-3/+3
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:arpi2003-06-091-0/+27
* enable stream cache for mingwfaust32003-06-091-7/+1
* I've found some time to implement the encoding support for the newarpi2003-06-061-1/+1
* lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>alex2003-05-301-0/+27
* simplification and clarificationalex2003-05-301-18/+6
* esd:server and esd latency support by Andrew Williams <andrew.s.williams@adel...alex2003-05-301-2/+12
* Renamed --enable-qtx-codecs to --enable-qtx for consistency reasons.diego2003-05-291-11/+11
* K6-2+ and K6-III+ detectiondiego2003-05-251-2/+2
* do it the standard way (tm)alex2003-05-231-0/+1
* Make configure run even on non POSIX compliant shells (Solaris).diego2003-05-231-1/+1
* Cygwin and MinGW should use default codecs directories, --with-codecsdir isdiego2003-05-221-10/+0
* One / too many, noticed by Andreas Hess <jaska@gmx.net>.diego2003-05-221-1/+1
* Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>alex2003-05-211-2/+6
* mingw support, bug noticed by yepyep on irc.freenode.netalex2003-05-211-1/+1
* --with-codecsdir option by Diego Biurrunalex2003-05-181-0/+6
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.bertrand2003-05-171-22/+21
* change real codecs dir priority as discussed with al3x, hopefully the syntax ...atmos42003-05-121-5/+4
* change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 co...atmos42003-05-121-2/+3
* last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sasch...alex2003-05-111-8/+20
* New option: using /codecs for all the binary dlls, initial patch by Diego Biu...alex2003-05-111-8/+6
* Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>arpi2003-05-111-0/+27
* Try to detect Matroska paths if autodetection is wanted AND if it is forced t...mosu2003-05-031-1/+1
* 1000l to the author and for the commiter (me :)alex2003-05-011-1/+1
* Added Matroska demuxing support.mosu2003-04-301-0/+46
* added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo...alex2003-04-281-0/+2
* darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>alex2003-04-241-1/+5
* mingw32 support patch by Diego Biurrun with some changes made by mealex2003-04-211-2/+22
* 10l, wrong syntaxdiego2003-04-211-1/+1
* fix slave mode on MACOSX: reported by devros <devros at seznam.cz>faust32003-04-111-2/+4
* 10lfaust32003-04-101-1/+1
* Darwin Altivec detection fixes and MacOSX API detection reworked, based on pa...alex2003-04-081-11/+14
* Addedrsf2003-04-071-0/+1
* add checks for gettimeofday() select() and glob()faust32003-04-041-0/+60
* Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve...bertrand2003-03-261-2/+59
* use CFLAGS when doing tests in configure, patch by Sylvain Petreolle <spetreo...alex2003-03-231-2/+2
* enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it>alex2003-03-221-1/+6
* 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned upalex2003-03-211-6/+2
* fix compile without libsmbclienthenry2003-03-211-2/+4
* dvbin detection fixed, noticed by nsabbi@libero.italex2003-03-211-0/+1
* hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix...alex2003-03-211-0/+48
* libsmbclient detection support, slightly rewritten the original patch sent by...alex2003-03-211-0/+35
* this is a combo patch that:arpi2003-03-161-0/+4
* Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.diego2003-03-121-2/+1
* vo_xover is a new vo that should make easy to have x11 support foralbeu2003-03-121-4/+4
* vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)albeu2003-03-071-0/+15
* Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)michael2003-03-051-2/+2
* fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li a...michael2003-03-051-2/+3
* 10l found by Joey Parrish <joey@nicewarrior.org>alex2003-02-251-1/+1
* fix of fix of my sed code, should now be portableatmos42003-02-231-1/+1
* Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 s...atmos42003-02-231-0/+6
* HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.diego2003-02-231-2/+2
* remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with so...michael2003-02-231-1/+1
* skip annoying unused parameter shit (if anyone needs these / knows a case whe...michael2003-02-211-1/+1
* Latest version has the following features:arpi2003-02-201-18/+42
* Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>alex2003-02-191-0/+47
* gif library incompatibility fixes and prefere libungif over libgif. Patch by ...alex2003-02-191-7/+29
* WIN32_PATH cleanupalex2003-02-191-1/+1
* win32 loader wasn't build on solaris x86 ("!" shell operator doesn't workjkeil2003-02-171-1/+1
* patch by "Andriy N. Gritsenko" <andrej@lucky.net>gabucino2003-02-171-0/+5
* enable vidix for ppcalex2003-02-151-0/+2
* moving postprocess code to libavcodecmichael2003-02-141-6/+1
* Must quote shell variable in test expression, otherwise configure bombs outjkeil2003-02-131-1/+1
* add gentoo default real dirsatmos42003-02-121-1/+2
* optional loader/ (currently it does nothing until the win32 support on cygwin...alex2003-02-111-7/+22
* - look for alternative locations of cdparanoia includes (in redhat this is /u...filon2003-02-081-1/+9
* - add missing entry for NAS in --helpfilon2003-02-081-1/+2
* -lm needed for svgalibgabucino2003-02-081-2/+2
* configure options available, but not documented -> 1lfilon2003-02-081-0/+2
* 10larpi2003-02-071-1/+1
* don't use -lintl by default (force with --enable-i18n)arpi2003-02-071-3/+7
* libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.carpi2003-02-071-2/+30
* The patch add a library detection to configure and the usage of thearpi2003-02-071-3/+11
* maybe fixed mp3lame version checkarpi2003-02-071-1/+1
* cleanup detection of various divx4 versions/alternativesarpi2003-02-061-37/+28
* confidir's default changed a while agoattila2003-02-021-1/+1
* some typos and rewordingsdiego2003-01-311-18/+18
* CONFIG_RISKYmichael2003-01-291-0/+4
* typoarpi2003-01-291-1/+1
* libgif/libungif based demuxer support for libmpdemux.arpi2003-01-281-3/+5
* fixed ./configure --cc="ccache gcc"arpi2003-01-261-3/+3
* 10l to merfelker2003-01-231-1/+1
* until configure can distinguish between supported and unsupportedrfelker2003-01-221-2/+2
* 1l :)arpi2003-01-201-1/+1
* support runtime cpudetect on non-x86 systems tooalex2003-01-191-7/+10
* This patch adds support for 4Front Technologies commercial Open Soundarpi2003-01-191-3/+15
* it *worked*, but probably wasn't what was intended, and could break ifrfelker2003-01-181-1/+1
* libvorbisidec already includes ogg parser code; no sense in depending on more...rfelker2003-01-131-1/+1
* libavcodec (from ffmpeg) requires CONFIG_DARWIN to enable AltiVec on Darwin/M...arpi2003-01-091-0/+2
* Yet another instance of solaris' /bin/sh not happy with the posix "!" booleanjkeil2003-01-041-2/+12
* fixed dll path with --enable-win32arpi2003-01-041-10/+18
* typodiego2003-01-041-1/+1
* useless lines removed :)arpi2003-01-031-2/+0
* Win32 DLLs and OpenGL do not work on Cygwin. Automatically disable them anddiego2002-12-291-11/+14
* --enable-freetype fix (freetype-config was not set)arpi2002-12-291-1/+1
* langauage list at --help fixedarpi2002-12-281-4/+4
* DVB-HEAD (aka. NEWSTRUCT) detection & supportarpi2002-12-281-2/+48
* new EsounD audio driver (-ao esd)jkeil2002-12-271-0/+33
* Merged EDL 0.5 patch - it's something like Quicktime's edit lists.arpi2002-12-231-0/+17
* XMMS Input plugin supportarpi2002-12-221-0/+46
* Presets are an easy way, to use hard to access lame options and to givearpi2002-12-211-2/+2
* Re-write the soundcard.h test, so that it does not use a "!" operator.jkeil2002-12-171-4/+5
* enable Albeu's config code bu default (it's time to test it :))arpi2002-12-061-2/+2
* enabled QTX codecs by default - time to get it tested by users :)arpi2002-12-051-2/+5
* qtx = codecjaf2002-12-051-1/+1
* optional (compile-time switch) subtitles-sorting featurearpi2002-12-051-0/+16
* a little (my first!) patch to add some info about MPlayer on Irix 6.5 toarpi2002-12-041-1/+15
* Darwin support in libmpdvdkit2arpi2002-12-041-1/+7
* Add Tremor (an integer-only Vorbis decoder) support.rguyom2002-12-041-1/+15
* DMO supportarpi2002-11-261-4/+4
* Add a new test for "scandir()" and friends.jkeil2002-11-261-0/+17
* reversing my patch to check for -Wall support & use it if available (requeste...rathann2002-11-251-15/+2
* check for -Wall support & use it if available patch by (Dominik Mierzejewski ...michael2002-11-231-2/+15
* FreeBSD fixnexus2002-11-221-1/+1
* Finally add the correct compile flags for SDL under cygwin automatically.diego2002-11-181-3/+12
* Consistently name the streaming option streaming instead of mixing networkdiego2002-11-161-2/+2
* nice to see ;-)jaf2002-11-161-0/+2
* Here is a patch to enable qtx-codecs from ./configure --enable-qtx-codecs.arpi2002-11-161-0/+17
* configure has problems detecting the latest ffmpeg libavcodec.so. The MBRarpi2002-11-161-1/+0
* Experimantal OSD menualbeu2002-11-141-0/+18
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+16
* added DYNAMIC_PLUGINS support (dlopen)alex2002-11-111-0/+25
* config option for Altivec (G4)henry2002-11-111-2/+10
* avoid using stale parameters for compilation if an error ocurred in configurepl2002-11-111-1/+1
* small fixjaf2002-11-091-2/+2
* make MPlayer link on QNXgabucino2002-11-071-0/+5
* check for lrintf to avoid trouble compiling lavc!rfelker2002-11-051-0/+18
* 10lmichael2002-11-021-1/+1
* fixing shared ppmichael2002-11-021-2/+2
* put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecsarpi2002-11-011-0/+10
* I ported mplayer to the GNU system (also known as GNU/Hurd),arpi2002-11-011-2/+3
* Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400arpi2002-10-311-0/+5
* don't use soundcard.h on non-linux if no OSS supportarpi2002-10-291-1/+7
* Alex's 10l - fixed liblzo linkingarpi2002-10-291-1/+1
* cleaned up liblzo detect and namingalex2002-10-291-20/+17
* postprocessing cleanup:michael2002-10-281-0/+15
* add ao_win32faust32002-10-251-3/+29
* on solaris x86, set set default for vidix to 'disabled' (does yet not compile)jkeil2002-10-241-0/+1
* gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.diego2002-10-231-1/+1
* 10ljaf2002-10-231-2/+2
* cosmetics - reordered config.mak linesarpi2002-10-231-5/+5
* Typo: libcore.a is now called libxvidcore.adiego2002-10-211-1/+2
* add FreeBSD default pathnexus2002-10-201-1/+1
* liblzo realtime video codec support (decoding only)arpi2002-10-131-0/+31
* i18n should not affect --languagearpi2002-10-061-1/+1
* This patch hopefully fixes colorkeying and a segfault in exclusive modearpi2002-10-061-1/+1
* adds "libdv" to the "input modules" list in "configure", andarpi2002-10-041-1/+3
* change i18n to autodetectpontscho2002-10-021-2/+2
* changed order of libs to match the dependency (required for static linking)arpi2002-10-011-11/+11
* -vo directx driver by Sascha Sommer <saschasommer@freenet.de>arpi2002-09-281-0/+27
* Added -lm for libcdparanoia (for the sin & cos symbol).bertrand2002-09-261-1/+1
* put some comemnts into teh generated help_mp.h filearpi2002-09-221-0/+5
* help*.h files moved to help/ subdirarpi2002-09-221-6/+6
* Automatic unrar of vobsub. Does not work with rar v3kmkaplan2002-09-201-0/+16
* Enable the LIVE lib only if the network layer (STREAMING) is enable.bertrand2002-09-171-3/+2
* hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>arpi2002-09-161-2/+2
* WORDSIZE detection by Björn Sandell <biorn@dce.chalmers.se>arpi2002-09-161-0/+11
* hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>alex2002-09-131-0/+16
* - reorder of help, new section: Codecs, cosmetics/descriptions extendedarpi2002-09-091-45/+43
* When we're compiling/running on a kernel without sse/sse2 support, we havejkeil2002-09-091-4/+15
* extensible blinkenlights driver, can currently be used for the Arcade http://...rik2002-09-081-0/+16
* x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>alex2002-09-071-2/+2
* cyrix mtrr detectatmos42002-09-051-2/+2
* Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn...bertrand2002-09-041-0/+1
* Enable dvdkit on solarisjkeil2002-09-031-4/+4
* 10l - RANLIB added to fix libavcodec compilationarpi2002-09-021-0/+1
* allow to specify freetype-config and restrict to freetype 2.1.x+atmos42002-09-021-10/+14
* better freetype detectionarpi2002-09-011-1/+19
* ability to override MANDIR, BINDIRarpi2002-09-011-0/+14
* generalized iconv detectionatmos42002-08-311-5/+3
* fixed faad detection. without this it detects my older version of the library...alex2002-08-301-1/+1
* use dir/libname.a instead of -Ldir -lnamearpi2002-08-291-7/+7
* inet_aton fallback support by Joey Parrish <joey@yunamusic.com>bertrand2002-08-291-2/+31
* FreeBSD iconv change/fixnexus2002-08-281-9/+4
* freetype 2.0/2.1+ support - disabled by default until bugs fixedarpi2002-08-281-2/+39
* final (?) libvo2 cleanup patch by Joey Parrishalex2002-08-281-21/+1
* removed old input codealex2002-08-281-25/+8
* Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.diego2002-08-281-1/+1
* libmpdvdkit on openbsd, patch by Björn Sandell <biorn@dce.chalmers.se>.diego2002-08-281-1/+6
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:arpi2002-08-211-0/+22
* dvdnav wasn't selected for compilation together with mpdvdkit2.arpi2002-08-211-1/+1
* Typo spotted by Steven M. Schultz <sms at 2bsd com>.diego2002-08-181-1/+1
* libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.jaf2002-08-171-1/+8
* prefer libmpdvdkit2 over v1arpi2002-08-161-2/+16
* fix (?) cmd line handlingpontscho2002-08-151-0/+27
* dynamic libavcodec.so support updated byarpi2002-08-141-7/+11
* dvdnav api changedjonas2002-08-111-0/+5
* HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>arpi2002-08-091-1/+21
* new directfb driver for 0.9.13+ by jiri.svoboda@seznam.czarpi2002-08-091-1/+5
* autodetection of MJPEG card for -vo zr by grepping /proc/pcirik2002-08-061-2/+11
* native DV audio/video decoders using libdvarpi2002-08-051-2/+2
* directfb version detectionarpi2002-08-051-50/+22
* endian autodetection by Bertrand + Michael, tested on x86, PPC, sparc, alphaatmos42002-08-051-11/+35
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...arpi2002-08-051-1/+51
* It all started with fixing a few dangling links...diego2002-08-031-60/+60
* It makes sense to me to try and use any locally installed win32 DLLsarpi2002-07-301-1/+1
* quit on unknown parmatmos42002-07-301-0/+1
* remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat structatmos42002-07-271-2/+4
* fixed missing result when --disable-divx4linux is specifiedrfelker2002-07-231-0/+1
* vd_xvid need divx.halbeu2002-07-131-11/+5
* fix tv bazzeatmos42002-07-121-4/+7
* Support for Xvid using their new api. If divx4 compatiblity is disabeledalbeu2002-07-101-25/+58
* enable mpdvdkit on cygwin, too,atmos42002-07-101-2/+7
* Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was ...atmos42002-07-081-2/+6
* detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@studen...arpi2002-07-061-0/+16
* * Link with -lossaudio and/or -li386 only when neededarpi2002-07-031-4/+11
* trivial but nice fix for /dev/video? detection by "Julian J.M."arpi2002-06-281-1/+1
* Patch by Dominik Mierzejewski:atmos42002-06-241-4/+5
* wtf..10l to dunno..only use x11_common.c when x11 is detectedatmos42002-06-161-1/+1
* Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>atmos42002-06-151-1/+17
* K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!rfelker2002-06-151-1/+1
* == is a bash2 extension; the proper test for numeric equality is -eqrfelker2002-06-151-2/+2
* Also check in LIBDIR/real for the codecs.atmos42002-06-151-1/+2
* Enable RealPlayer DLLs on cygwin.atmos42002-06-151-6/+2
* realplayer8 installs at /usr/local/RealPlayer8 by default...arpi2002-06-141-1/+1
* Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.o...atmos42002-06-131-37/+92
* Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>atmos42002-06-131-3/+2
* Small fix for real check.atmos42002-06-131-6/+7
* add FreeBSD default dirnexus2002-06-131-1/+1
* Implement Nilmoni's and Bernd Ernesti's patches for:atmos42002-06-131-5/+30
* Luke Harrison <luke@vv.carleton.ca>atmos42002-06-121-0/+1
* cdda added to input/notinputjaf2002-06-111-0/+2
* Support for playing audio cds using cdparanoia. Include a raw audioalbeu2002-06-111-0/+34
* FreeBSD Real supportnexus2002-06-101-1/+4
* realplayer dll support autodetected (requires linux && -ldl)arpi2002-06-091-0/+32
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>arpi2002-06-071-1/+2
* small g3 optflags updatmos42002-06-071-2/+2
* 10l fix for cpuinfo exec after G3 changes and beatify cc check.atmos42002-06-061-1/+7
* Setup better cflags for PPC G3 patch by Colin Leroy <colin@colino.net>. IMHO ...atmos42002-06-061-1/+13
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>arpi2002-06-041-0/+1
* don't run help_diff on english helparpi2002-06-031-2/+4
* automatically adding untranslated messages to help_mp.h from english master filearpi2002-06-031-0/+3
* bugfix for cygwin (reports 2.95.3-5)pl2002-06-031-4/+3
* The "(use this option if it does not compile)" text only made senserfelker2002-06-011-2/+1
* -updates vo_directfb (+configure&makefile) according to planned changesarpi2002-06-011-3/+46
* avoids stripping the binary at install if debugging or profiling is enabledpl2002-05-301-0/+4
* arts added to 'Disabled optional drivers'jaf2002-05-301-0/+2
* fixed arts detectionarpi2002-05-291-1/+7
* small fix for artspl2002-05-281-2/+2
* aRts audio out support by Michele Balistreri <brain at email.it>atmos42002-05-281-0/+25
* if LANGUAGES=help_mp-??_??.h fixedjaf2002-05-261-1/+1
* gcc -dumpversion seems less error prone (tested with 2.95.4 3.0.4 and 3.1)pl2002-05-261-3/+3
* The 3 X11 checks (header/lib/functionnality) are now together.pl2002-05-251-41/+43
* - keeps configure from generating a core when a buggy giflib is foundarpi2002-05-231-6/+9
* changed disabled vidix messagealex2002-05-231-3/+2
* some visual changes and applied Ulrich Hecht's 64bit fixesalex2002-05-231-12/+63
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-0/+3
* catching SIGILL instead of dumping core - patch by Steven M. Schultz <sms@2BS...arpi2002-05-201-1/+6
* compile with '-g' by default for .developerarpi2002-05-181-1/+6
* gif support: added tests with the X11 libs (required by some lib(un)gif)pl2002-05-181-0/+6
* only include when necessaryjaf2002-05-141-0/+1
* two more lines for dvb ...jaf2002-05-141-0/+2
* better gif89 detection by pl <p_l@gmx.fr>, based on patch by Joey Parrish <jo...arpi2002-05-131-4/+20
* Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.albeu2002-05-131-0/+38
* lib(un)gif detection fix (linking should be sufficient) and it avoids the mes...pl2002-05-131-12/+9
* libgif detection extendedarpi2002-05-121-0/+1
* various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...arpi2002-05-121-1/+1
* -vo gif - by Joey Parrish <joey@yunamusic.com>arpi2002-05-121-0/+43
* patchs by Björn Sandell <biorn@dce.chalmers.se>:pl2002-05-101-4/+6
* netbsd and/or lfs workaround (fixes a textbusy error)pl2002-05-101-1/+1
* BSDI dvd.h detect fix by Steven M. Schultz <sms@2BSD.COM>arpi2002-05-091-2/+2
* some bugfix, x[11|mga|v] ( fullscreen with more files )pontscho2002-05-081-1/+5
* patchs for NetBSD by Bernd Ernesti <mplayer@lists.veego.de>:pl2002-05-071-1/+1
* enable libfame only for dxr3/dvb owners by default, libfame check moved right...arpi2002-05-031-21/+28
* More verbose error reporting to configure.log for SDL and fix a long pustandi...atmos42002-05-031-5/+5
* Add Darwin (MacOS X) detection and configuration and modify compiler check to...atmos42002-05-031-27/+12
* add something like 'Optimizing for: i686 mmx mmx2 sse'jaf2002-05-031-2/+9
* linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>arpi2002-05-021-0/+1
* more compatible libpng version checkarpi2002-04-291-2/+2
* only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsdarpi2002-04-281-3/+3
* DFB 0.9.10 update patch by Jiri.atmos42002-04-281-0/+16
* mpdvdkit vs. bsd fixed?arpi2002-04-281-8/+7
* oss detection fix for bsdarpi2002-04-281-0/+1
* openbsd updates by Björn Sandell <biorn@dce.chalmers.se>arpi2002-04-281-0/+1
* OpenBSD, NetBSD portability patches byarpi2002-04-271-3/+34
* Runtime cpu detection is disabled by default.ksorim2002-04-271-1/+1
* fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h)pl2002-04-271-30/+37
* corrected what felix made buggy ;-)jaf2002-04-261-2/+0
* Allow disabling of libfame and allow to enforce (not) building libavcodec.atmos42002-04-261-0/+34
* Disable vidix on cygwin for now.atmos42002-04-261-2/+3
* FreeBSD fixnexus2002-04-251-0/+1
* define HAVE_LINUX_DVD_STRUCTarpi2002-04-241-0/+6
* defines USE_MPDVDKITarpi2002-04-241-1/+6
* runtime cpustuff disabled by default - it was tested enougharpi2002-04-241-1/+1
* libdir changedarpi2002-04-241-1/+2
* enable dvdkit only for linux, bsd* and solarisarpi2002-04-241-1/+3
* disable vidix for non-x86 by defaultarpi2002-04-241-3/+9
* fix system_name casearpi2002-04-241-0/+9
* add headers detection for mpdvdkitpontscho2002-04-231-4/+129
* bugfixesjaf2002-04-221-3/+3
* libac3 .S compile test (binutils) removed - noticed by Lars Bamberger <Lars.B...arpi2002-04-211-7/+0
* add libmpdvdkit libpontscho2002-04-211-17/+44
* more infosjaf2002-04-211-0/+4
* typojaf2002-04-201-1/+1
* add messagepontscho2002-04-171-1/+1
* fix dvdnav detectionpontscho2002-04-161-4/+13
* add jpeg support for libvopontscho2002-04-161-0/+3
* removed unused XP stuffalex2002-04-151-21/+0
* comp.fixesarpi2002-04-131-2/+2
* syncfb, mp1e, opendivx removed/disabledarpi2002-04-131-14/+14
* libdv detectionarpi2002-04-131-4/+27
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-121-0/+22
* a temporary disable for opendivx - please remove or fixjaf2002-04-101-1/+1
* improved DVB detectionjaf2002-04-041-1/+36
* the long standing /dev/sound/dspW => .../dsppl2002-03-301-1/+1
* Add a configure test for the strsep function (it's missing on solaris)jkeil2002-03-291-0/+18
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>arpi2002-03-281-1/+31
* Allow to disable crasj sighandler to enable creation of coredump files.atmos42002-03-271-0/+15
* Check for proper Vorbis version.atmos42002-03-261-1/+1
* I wonder noone noticed this, wrong output of extra[inc|lib]atmos42002-03-261-4/+4
* extended FAAD detectionalex2002-03-201-1/+1
* Bugfix for --disable-runtime-cpudetectionksorim2002-03-201-1/+1
* a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-03-191-10/+35
* Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 vid...atmos42002-03-181-0/+26
* lirc fix by Keller Attila <mikimo3@freemail.hu>arpi2002-03-171-1/+1
* writing LIBDIR to config.mak and removed USR_PREFIX from config.h as it was t...alex2002-03-161-2/+2
* let's make users testing runtime stuff... he-hearpi2002-03-161-3/+2
* runtime cpudetectionalex2002-03-151-1/+18
* added i18n support (also disabled, later auto detection will be enabled)alex2002-03-151-74/+103
* TVI BSD BT848 supportalex2002-03-151-1/+27
* users should know what he losenick2002-03-121-0/+48
* libjpeg detection cleanuparpi2002-03-111-6/+3
* 1000l. directfb 0.9.9 detection fixed?arpi2002-03-101-12/+11
* Add IJPG decoder.pontscho2002-03-101-0/+43
* DirectFB 0.9.9 support - patch by Aubin Paul <aubin@punknews.org>arpi2002-03-101-0/+17
* DivX5 Build support, not usefull because current divx5linux from avifile.sf.n...atmos42002-03-061-2/+33
* removed --enable-xp from help screen to avoid confusing usersalex2002-03-021-1/+0
* unroll stuffnick2002-02-271-1/+1
* provide unstable codenick2002-02-251-2/+23
* Change in configure relative to lirc, same thing in Makefile plusalbeu2002-02-231-21/+28
* added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yi...alex2002-02-221-1/+18
* new input cucc is defaultpontscho2002-02-211-1/+1
* fixed broken xvid support ("lm" rather than "-lm" in libs)rfelker2002-02-131-2/+2
* Support for XviD library detection:pl2002-02-121-41/+76
* add initial mPNG supportpontscho2002-02-111-0/+4
* added options for completeness: --enable-gcc-checking, --disable-profilepl2002-02-101-1/+16
* one more fix for optional vesarfelker2002-02-071-0/+1
* finished making vesa optionalrfelker2002-02-071-0/+4
* made vesa support optional at compiletimerfelker2002-02-071-0/+6
* fix display of echocheck on sunospl2002-02-051-14/+17
* Added options to enable new input and joystick supportalbeu2002-02-031-0/+31
* make opendivx codec optional at compiletimerfelker2002-02-031-4/+27
* improved check for libpng/png.h: catch crappy build environment (png.h andpl2002-02-011-3/+17
* vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik S...arpi2002-01-261-34/+16
* original patch by malc <malc@tmbg.co.uk>pl2002-01-251-2/+5
* Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:pl2002-01-171-2/+33
* zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-1/+38
* fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dob...arpi2002-01-171-1/+22
* awk change suggested by frederik kuivinenatmos42002-01-151-1/+1
* nicer awk check (logging) etc.atmos42002-01-151-6/+7
* small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and r...pontscho2002-01-151-0/+9
* *awk detectionatmos42002-01-151-18/+16
* typojaf2002-01-151-1/+1
* Fix xvidix for non-x11 systems, 10l Alex :)atmos42002-01-151-0/+5
* added LIBDIR and USR_PREFIXalex2002-01-131-1/+4
* some comments and messagesalex2002-01-121-10/+14
* Fix awk version check from --version to -W version (works with both mawk and ...atmos42002-01-121-1/+1
* Additional AWK notesnick2002-01-121-2/+7
* gawk->awknick2002-01-121-6/+2
* Checking for gawknick2002-01-121-2/+22
* ao_dxr3 removedarpi2002-01-111-2/+0
* Configurable VIDIX usagenick2002-01-111-2/+18
* slightly changed end message:pl2002-01-071-2/+4
* fbdev autodetection enabled (requires linux && /dev/fb0)pl2002-01-061-4/+4
* stdint.h replaced by inttypes.h (used more frequently in the sources)pl2002-01-061-12/+9
* it's in sys/ .. isn't it?gabucino2002-01-051-1/+1
* Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) solgb2002-01-041-21/+26
* small fixes (=> HAVE_STDINT_H is now defined)pl2001-12-311-0/+20
* added test for inet_pton()pl2001-12-301-0/+21
* more common format for output messagespl2001-12-301-20/+22
* they aren't required morealex2001-12-301-4/+4
* _mencoder auto->yes (D Richard Felker III)arpi2001-12-301-1/+1
* dshow help changed - it doesn't depend on c++ compiler/libsarpi2001-12-301-3/+1
* divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disa...arpi2001-12-301-8/+9
* more recent libavcodec checkarpi2001-12-301-2/+2
* libavcodec MBC detection fixedarpi2001-12-291-12/+7
* applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gc...alex2001-12-291-0/+20
* "smarter" test for ffmpeg codec detectionpl2001-12-291-9/+33
* missing -lsocket for sunospl2001-12-291-5/+4
* opendivx listed at codecs, libvo2/config.mak is optionalarpi2001-12-291-3/+8
* fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix thisalex2001-12-281-1/+4
* disable mp1e if no dxr3 or no mmxarpi2001-12-281-18/+23
* fix for QNX - disabling win32 codecs and libmp1e under QNXalex2001-12-281-2/+3
* SSE2 supportarpi2001-12-281-0/+6
* fixes a problem with undefined types (harmless anyway)pl2001-12-281-0/+1
* Intel P4 supportarpi2001-12-281-1/+2
* v4l detect fixedarpi2001-12-251-5/+5
* --confdirarpi2001-12-251-2/+11
* "--help" fixes:pl2001-12-241-7/+9
* 10l? streaming must be yes, auto is not enough because of Makefilearpi2001-12-231-1/+1
* streaming enabled by defaultarpi2001-12-231-3/+3
* compile encoders in libavcodec tooalex2001-12-221-0/+1
* eh ... dl ...pontscho2001-12-171-3/+5
* fix dvdread support detectpontscho2001-12-171-1/+1
* Patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-161-0/+2
* --with-x11{inc,lib}dir configure option broken, can't select a specific X11jkeil2001-12-151-20/+26
* dshow switched to C versionarpi2001-12-101-8/+13
* MP1E configure patch by D. Holm.atmos42001-12-101-0/+24
* mencoder was still being built (unsucessfully) if mp3lame was missingpl2001-12-101-25/+30
* GUI_LIBS -> GTK_LIBSarpi2001-12-101-2/+2
* typonexus2001-12-061-1/+1
* ==/= fixnexus2001-12-061-2/+2
* mp3lame detection separated, some unneeded -lm removedarpi2001-12-061-13/+32
* added directfb to _vomodulesalex2001-12-051-2/+7
* Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rt...mswitch2001-12-041-39/+4
* mpegpes added to output modulesjaf2001-12-041-0/+2
* FreeBSD install nas* to /usr/X11 by default (and require -lm)nexus2001-12-031-1/+1
* detect termios.h if no sys/termios.h (qnx getch2 support working)alex2001-12-031-2/+25
* -ao NAS support by Tobias Diedrich <ranma@gmx.at>arpi2001-12-031-0/+24
* vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>arpi2001-12-031-0/+25
* HAVE_VCD, some obsolete stuff removed (-alsa, xmmp)arpi2001-12-011-11/+4
* linux() bsd() ... etc is no longer case sensitivepl2001-12-011-18/+21
* added auto detection of tv v4l and changed tv to enabledalex2001-12-011-3/+31
* fixed xanim detection (also present on non-x86 too - look at xanim homepage) ...alex2001-12-011-8/+5
* patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-011-3/+9
* fixed DGA detectionarpi2001-11-291-1/+2
* Support for YV12 with DXR3, patch by D. Holm.atmos42001-11-291-0/+1
* new configure didn't build mplayer with mediaLib on solaris any more.jkeil2001-11-291-0/+2
* DGA handling changed (Arpi's request)pl2001-11-291-39/+43
* Newest DXR3 patch (improved 1.0rc2) by David Holm.atmos42001-11-291-6/+10
* extrachecks for weird configs GUI (--enable-gui --disable-png for instance)pl2001-11-291-0/+4
* cosmetical change of driver summary - do not print always enabled stuffarpi2001-11-291-4/+6
* summary handling was not correct (bugs found by Nilmoni Deb and Tibcu)pl2001-11-281-12/+34
* MP1E support needed by DXR3 stuff (Patch by D. Holm)atmos42001-11-281-0/+29
* vcd status in summary was sometimes wrong (found by atmos)pl2001-11-271-1/+10
* completed the summary displayed after running configurepl2001-11-271-5/+14
* configure cleanups:pl2001-11-271-28/+67
* Use "tail -1" instead of "tail -n 1" to print the last line, the "-n" optionjkeil2001-11-271-1/+1
* Disable problematic ffmpeg.so support by default and remove die on 2.2.xatmos42001-11-261-4/+6
* detecting nanosleepalex2001-11-231-0/+22
* sys/soundcard.h isn't needed for ALSAalex2001-11-231-2/+0
* typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>)pl2001-11-231-1/+1
* (on atmos's suggestions I found good :)pl2001-11-231-13/+30
* --help did not show what was really autodetectedpl2001-11-221-2/+2
* -rdynamic is now enabled if (bsd) || (_xanim is yes)pl2001-11-221-8/+12
* -rdynamic is only needed on bsd's (well... it was the case in C1)pl2001-11-221-9/+4
* fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>pl2001-11-211-12/+6
* 2.2.x+SSE fixedarpi2001-11-211-1/+2
* Fix kernel asm check.atmos42001-11-211-6/+6
* typo in _ld_mlib shell variable, mplayer didn't link any more against medialibjkeil2001-11-201-2/+2
* USE_TERMIOS -> HAVE_TERMIOSarpi2001-11-201-2/+2
* improved several tests (more headers + more functions)pl2001-11-201-27/+29
* added dynamic linking flags runtime detection (-rdynamic - also now MPlayer c...alex2001-11-201-4/+27
* _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>pl2001-11-201-1/+2
* still GL problempl2001-11-201-3/+0
* when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)pl2001-11-201-2/+3
* RTC is autodetectedarpi2001-11-201-2/+30
* fixed DPMS and pthread detectionalex2001-11-191-4/+6
* added termios detection support (no termios on qnx)alex2001-11-191-0/+26
* alsa link failedpl2001-11-191-1/+1
* arghh, fixed shm :(alex2001-11-191-2/+5
* added shm detectionalex2001-11-191-0/+21
* there was a shitty warningjaf2001-11-191-2/+2
* extended pthread to work under qnxalex2001-11-191-1/+3
* fix x11 linking when --disable-x11 used (btw sdl may still require it)pl2001-11-191-2/+6
* better support for --target: new boolean function x86()pl2001-11-191-14/+19
* fixed win32/xanim support on --target=i{4-6}86gabucino2001-11-191-2/+4
* png detect bug fixedpontscho2001-11-191-0/+4
* Make description for SIMPLE_IDCT better and make #define consisten with others.atmos42001-11-191-2/+2
* small "make it easier to compile" addition, enable SIMPLE_IDCT by defaultatmos42001-11-191-0/+3
* missing parts of --target supportpl2001-11-191-2/+3
* typopl2001-11-191-1/+1
* more debugging in configure.log [temporary]pl2001-11-191-45/+62
* fixed -lz bug found by Steven M. Schultzpl2001-11-181-1/+1
* configure.log is no longer in /tmp/pl2001-11-181-4/+5
* merge of latest commits to configure1 (alex's qnx support)pl2001-11-181-63/+63
* double --enable-largefiles entriesalex2001-11-171-1/+1
* removed _x _y support (no longer used)pl2001-11-171-33/+16
* wrong name of variables (avcodec)pl2001-11-171-2/+2
* missing C sources testspl2001-11-171-2/+9
* last part of changes since around configure 230 appliedpl2001-11-171-72/+103
* bugs & fixes by Bohdan 'Nexus' Horstpl2001-11-171-20/+24
* Major cleanupspl2001-11-171-2213/+1852
* optional parameters can be added after --enable-static .gabucino2001-11-151-2/+9
* gcc version messages updated. let's flame us again...arpi2001-11-141-18/+20
* Add a test for 'vsscanf()' (it's missing on solaris / non iso-c99 systems)jkeil2001-11-141-0/+16
* Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpe...mswitch2001-11-141-0/+1
* Added proper #include's for libvo2mswitch2001-11-141-4/+3
* Added --enable-libvo2, NOTE: it doesn't compile with libvo2 yet!mswitch2001-11-141-18/+46
* this test needed fixing toogabucino2001-11-141-3/+5
* added --enable-static optiongabucino2001-11-141-1/+15
* left an empty linegabucino2001-11-141-1/+0
* hmm this is probably a better place for the check, as only thegabucino2001-11-141-10/+12
* --target and some Intel checks fixedgabucino2001-11-141-5/+21
* typo fixgabucino2001-11-131-1/+1
* why not autodetecting lirc?jaf2001-11-131-4/+12
* FreeBSD fixnexus2001-11-131-0/+4
* fix typosnexus2001-11-131-2/+3
* added --enable-tv and --disable-tv (default is disabled)alex2001-11-111-0/+19
* mplayer does not need -ldivxencorepl2001-11-111-1/+3
* warning for unknown parameters is quite enoughnick2001-11-101-1/+1
* unkow parameter fix.pontscho2001-11-091-0/+3
* memalign detection cleanuppl2001-11-091-19/+15
* Somebody wanna drink some cola?lgb2001-11-061-1/+1
* FF_POSTPROCESS shouldn't be defined if there is no ffmpeg's libavcodec foundpl2001-11-061-1/+4
* dvb test, /dev/ost/video:jkeil2001-11-061-1/+1
* Move yuv2rgb to postprocessnick2001-11-061-1/+0
* autodetecting for dvb-cardsjaf2001-11-051-2/+29
* -lm for ffmpeg detect Christian Marillat <marillat@free.fr>arpi2001-11-051-1/+1
* Quick hack to don't use ldivxencode on systems where it'S not installed.atmos42001-11-051-1/+1
* problems with --with-sdl-config (option ignored)pl2001-11-051-25/+41
* Removed -fomit-frame-pointer hack in favour of CFLAGS warning I previously ad...atmos42001-11-041-1/+1
* avoids spitting bad compilation messages at the user when sthg does not workpl2001-11-031-5/+5
* checkin for xanim support, also --disable-xanim and --with-xanimlibdir option...alex2001-11-031-0/+37
* dxr3 support by David Holm <dholm@telia.com>arpi2001-11-031-1/+24
* added macros for weirdos (irix/sunos)pl2001-10-311-73/+64
* Enable stream cache by default.atmos42001-10-281-2/+4
* FreeBSD use /usr/local/lib, /usr/local/includenexus2001-10-281-0/+6
* nick ! what did you do???jaf2001-10-271-4/+4
* Suppress implicit usage of /usr/local stuffnick2001-10-271-3/+10
* sorrynick2001-10-271-1/+1
* libffmpeg.so supportnick2001-10-271-5/+21
* gtk12-config detectionlaaz2001-10-261-6/+15
* added detection of zlibalex2001-10-261-2/+22
* typo fixnexus2001-10-261-1/+1
* I was wrong: test didn't workpl2001-10-251-10/+13
* did not compilepl2001-10-251-1/+2
* The last irix64 patch looks broken to me, trying to fix.jkeil2001-10-251-10/+12
* added irix64()pl2001-10-251-21/+29
* blahatmos42001-10-241-1/+1
* MIPS support by oliver.schoenbrunner@jku.atarpi2001-10-241-2/+38
* more gcc 2.96...arpi2001-10-241-1/+2
* gcc 2.96...arpi2001-10-241-14/+16
* cleanups in --help message (easier to read I hope)pl2001-10-231-88/+101
* damn logic (fix did not fix completely)pl2001-10-231-3/+12
* fixed --disable-win32 bugpl2001-10-231-35/+42
* mad audio supportarpi2001-10-231-1/+34
* better FreeBSD iconv implementationnexus2001-10-221-3/+14
* #undef USE_STREAM_CACHE > config.harpi2001-10-201-0/+2
* libdemuxer...arpi2001-10-201-2/+2
* vo_vesa support. Should be written better.nick2001-10-171-1/+8
* Added notice about CFLAGS and added -fomit-frame-pointer to be always used.atmos42001-10-171-1/+7
* ffmpeg postprocessarpi2001-10-161-0/+3
* link fixedjaf2001-10-161-1/+1
* "function f()" non supported by FreeBSD's /bin/shpl2001-10-131-10/+10
* added functions :pl2001-10-131-309/+307
* integrated new postproc codearpi2001-10-131-0/+2
* fix typonexus2001-10-121-1/+1
* optimize iconv detection \n malloc.h useless in FreeBSDnexus2001-10-121-7/+5
* patch by "Steven M. Schultz" <sms@2BSD.COM> for BSD/OS support of iconvpl2001-10-121-3/+5
* cleanups: [ ... ] changed to test ...pl2001-10-111-184/+183
* LANG=C added. idea by pl <p_l@gmx.fr>arpi2001-10-111-1/+14
* I guess now xinerama works better :)atmos42001-10-101-2/+2
* modifications to use iconv(3) function to recode text of subs (autodetect)atlka2001-10-101-0/+53
* Xinerama screen size fix by Lev Babiev <harley@hosers.org>arpi2001-10-101-1/+23
* vo_gl2.c addedarpi2001-10-071-1/+1
* more on gcc 2.96arpi2001-10-061-1/+29
* -lm added to -lGL, Sergei Golubchik <sergii@pisem.net>arpi2001-10-051-4/+4
* compile and install fibmap_mplayer ofly if libcss is used. gmplayer link is c...arpi2001-10-051-5/+5
* Fixed RTFM notice.atmos42001-10-051-1/+1
* BSD/OS supportarpi2001-10-051-3/+7
* divx4 detection patch by Pawel Kot <pkot@linuxnews.pl>arpi2001-10-011-2/+2
* Typo in helpatmos42001-09-301-1/+1
* add gui support to config scripts, and fixed some warning.pontscho2001-09-271-19/+8
* tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>arpi2001-09-271-0/+12
* gui fixarpi2001-09-221-1/+1
* -q flag for grep does not exist for all versions of grep. Just redirect outputjkeil2001-09-181-1/+1
* Enable Alpha Code.atmos42001-09-181-10/+9
* Fix broken memalign detect.atmos42001-09-171-1/+1
* Removed my fuckin' debug stufflaaz2001-09-171-3/+0
* Added X 4.0 DPMS support for configure scriptlaaz2001-09-171-3/+11
* ffmpeg compatible MEMALIGN definitionnick2001-09-131-1/+13
* Add support for libdvdread-0.9.0jkeil2001-09-091-1/+0
* OggVorbis lib detection, manual language selection and some minor stuff.atmos42001-09-011-1/+32
* gui infoarpi2001-08-301-1/+16
* gcc 2.96 infoarpi2001-08-301-1/+12
* Rearranged C++ check.atmos42001-08-291-57/+59
* Added C++ compiler/runtime enviroment detection and enabled ppc detection.atmos42001-08-291-10/+68
* Fix "echo -n" problems on solaris for the new GUI stuff.jkeil2001-08-271-9/+14
* GUI support (--enable-gui)arpi2001-08-251-3/+97
* Oops, remove some debug code in the configure script.jkeil2001-08-241-1/+1
* Enable mediaLib support for Solaris on UltraSPARC CPUsjkeil2001-08-241-1/+25
* added memalign detection, maps to malloc if fails.atmos42001-08-241-1/+18
* test -e file => test -f file (for bourne shell / solaris)jkeil2001-08-221-1/+1
* libdvdread desc.nick2001-08-221-2/+20
* Provide a better default for the DVD device on solaris.jkeil2001-08-211-1/+2
* Happy configure version bumping (bugfix of bugfix).atmos42001-08-211-0/+2
* Fixed small flying thingy..erm bug with css vs. libdvdread.atmos42001-08-211-1/+1
* Made -bps default.atmos42001-08-211-2/+3
* libDVDread supportarpi2001-08-201-4/+33
* exporting DEBUGarpi2001-08-171-0/+7
* '--disable-sdl;; _aa=no' fixedfolke2001-08-151-1/+1
* Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compilejkeil2001-08-141-10/+30
* Use the standard mplayer config test for finding libraries, so that it canjkeil2001-08-141-6/+5
* Added cool aalib vo driver.atmos42001-08-141-1/+27
* add define of DEFAULT_CDROM_DEVICEarpi2001-08-121-0/+6
* Applied vladimirs freebsd patch (largefile default on freebsd and misc)atmos42001-08-091-4/+8
* Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).atmos42001-08-061-1/+1
* Start OpenBSD support and fix detection of older GNU as.atmos42001-08-061-8/+13
* Solaris' and *BSD's sed does not like the "i" flag in the substitute command.jkeil2001-08-061-1/+1
* ehh. duplicated GL check removed... drinkin' 10l...arpi2001-08-061-3/+0
* more paranoia -> check for DEC_OPT_FRAME_311arpi2001-08-061-1/+1
* better divx4 detection, --disable-divx4arpi2001-08-061-3/+18
* Make cygwin define WIN32 for compatibility with mingw and visualc, ...atmos42001-08-051-0/+4
* define USE_MMX_IDCT for libavcodecarpi2001-08-031-0/+4
* Pre commit so I won't have to sync with later configure changes (cygwin stuff)atmos42001-08-031-1/+5
* largefile patch by Stephen Davies <steve@daviesfam.org>arpi2001-07-311-0/+12
* divx4linux autodetectionarpi2001-07-311-8/+22
* sdl-config fixed - again =) huje atmosatmos42001-07-301-4/+6
* Solaris /bin/sh does not like the extra ; in a "for var do ... done" loopjkeil2001-07-301-2/+2
* libvo2 supportarpi2001-07-301-0/+3
* Fixed override of --with-sdl-config.atmos42001-07-291-1/+1
* Fixed check for mmx2 extensions.atmos42001-07-291-1/+1
* Display detected OS and arch.atmos42001-07-291-0/+3
* Added checking for x86 cpu extensions using test-programs.atmos42001-07-281-0/+35
* Fixed portability issue in StrongARM patch.atmos42001-07-281-1/+1
* Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualco...atmos42001-07-281-91/+117
* Detect gcc 3.0.xatmos42001-07-251-1/+1
* Applied patch by pl <p_l@tfz.net> (help switch anywhere).atmos42001-07-241-1/+3
* added #define CONFIG_DECODERS to support latest ffmpeg CVSarpi2001-07-231-0/+2
* Applied DATADIR patch by Vladimir Kushnirarpi2001-07-201-0/+10
* DivX4Linux supportarpi2001-07-191-0/+6
* Remove "sdl-config: not found" error message during configure, when the systemjkeil2001-07-191-2/+5
* Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,jkeil2001-07-161-1/+16
* kernel 2.2.x + SSE warning message extendedarpi2001-07-161-1/+2
* removed unused DEFAULT_MPG123 stuffarpi2001-07-161-16/+0
* fix typo in shell variable name usagejkeil2001-07-161-1/+1
* Some minor comment fixes.jkeil2001-07-141-3/+5
* Disable 3dnow when mmx is disabled.atmos42001-07-131-3/+6
* Handle linux SMP machines (suggested by Martin Aumueller)jkeil2001-07-131-7/+7
* Fix sys/mman.h header test for netbsd (may work no freebsd, too)jkeil2001-07-121-0/+1
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-192/+354
* use -f test for file existance checkjkeil2001-07-061-1/+1
* ffmpeg supportarpi2001-07-061-2/+22
* rework autodetection of assembler used by gcc, the correct assembler is detectedjkeil2001-07-041-5/+19
* not found -> no (to be consistent)arpi2001-07-031-3/+3
* - Ask 'gcc' for the name of the assembler binary used by the gcc compiler; usejkeil2001-07-031-2/+19
* Portability and old binutils supportnick2001-07-031-95/+57
* Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).atmos42001-06-291-1/+1
* fsdga disabled (obsolote)arpi2001-06-261-2/+4
* OPTFLAGS vs. INCLUDES cleanuparpi2001-06-261-7/+12
* Applied solaris fix suggested by Jürgen Keil.atmos42001-06-241-1/+1
* freebsd fixarpi_esp2001-06-211-1/+7
* --disable-xmga and alsa detection bug fixpontscho2001-06-211-18/+14
* FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>arpi_esp2001-06-211-10/+85
* Changing optimization level for athlon to pentiumpro from k6 if gcc doesn't s...nickols_k2001-06-161-1/+1
* Added GGI autodetect, fixed --enable-debug=* for solaris n stuff.atmosfear2001-06-151-3/+28
* Funnier configure messages ;)atmosfear2001-06-131-12/+12
* Typo.atmosfear2001-06-121-1/+1
* alsa9 comment removedal3x2001-06-121-1/+1
* Fixed sdl detect on systems without sdl installed.atmosfear2001-06-111-0/+2
* Removed make dep notice.atmosfear2001-06-111-1/+1
* For future development - the most warnings are enabled for --debug or --profilenickols_k2001-06-091-1/+1
* Fixed --enable-debug=*atmosfear2001-06-091-1/+1
* fixed --disable-as-checking, added --enable-streamingarpi_esp2001-06-081-6/+45
* Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>arpi_esp2001-06-061-4/+16
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-59/+140
* the last fix for day from me.;)pontscho2001-06-051-2/+4
* fix -lasound -lesd.pontscho2001-06-051-12/+16
* fix notfound bug. asszem.pontscho2001-06-051-1/+1
* add and disable esd detection support ;)pontscho2001-06-051-0/+1
* add and disable esd detection support ;)pontscho2001-06-051-22/+45
* Kernel version checking improvementsnickols_k2001-06-051-5/+9
* Kernel version checkingnickols_k2001-06-051-4/+20
* some more information during as checkingnickols_k2001-06-051-11/+24
* Arghhhh, again ...lgb2001-06-051-2/+6
* Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>arpi_esp2001-06-051-21/+26
* PLEASE WRITE TEMP FILES INTO /tmplgb2001-06-051-11/+14
* various changes, second filds test disabled, alsa tests fixedarpi_esp2001-06-041-12/+26
* Fixing ./configure, please LEARN writing shell scripts before committing ...lgb2001-06-041-2/+2
* add HAVE_ALSA5 var. Sorry :(pontscho2001-06-041-1/+6
* prefix add to config.hpontscho2001-06-041-0/+39
* Changed to detect sdl in non-standard location, as suggested by Martin Aumuel...atmosfear2001-06-041-5/+11
* Fixed gcc version detect.atmosfear2001-06-041-11/+14
* Enable to avoid checking version of gcc. New tests of asnickols_k2001-06-041-0/+20
* Hard checking versions of gcc and asnickols_k2001-06-041-3/+52
* Updates for sdl audio out.atmosfear2001-06-031-1/+18
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netarpi_esp2001-06-031-0/+1
* FAST_OSD option to disable font outline antialiasingarpi_esp2001-06-021-0/+4
* Support for --prefix optionlgb2001-05-301-0/+11
* prints kernel, gcc and binutils versionarpi_esp2001-05-261-0/+4
* Preliminary support for RT-type subs.eyck2001-05-221-1/+1
* x86 assembler optimizationnickols_k2001-05-221-6/+28
* libac3 3dnow optimizations! It speed up my Duron from 4.5 up to 3.5 prcnts of...nickols_k2001-05-171-1/+5
* Fixed cpu model detection with non-bash bourne shelleyck2001-05-171-2/+1
* mp3lib sse support - disabled by defaultarpi_esp2001-05-131-8/+13
* MAX_OUTBURST changed to 64k for ALSA 0.5 usersarpi_esp2001-05-101-1/+3
* new audio playback and A-V sync codearpi_esp2001-05-101-0/+1
* K7 3dnow-dsp detectionnickols_k2001-05-091-0/+28
* applied 'fakemono' patch by Bryan Chan scorpio@acm.orgarpi_esp2001-05-081-0/+7
* add gui supportpontscho2001-05-081-0/+17
* profile support & CFLAGS improvementsnickols_k2001-05-071-5/+12
* Added --enable-debug[=1-3] to compile debugging info into mplayer (specifies ...atmosfear2001-05-061-2/+9
* Slightly changed css detect.atmosfear2001-05-061-14/+5
* Added workaround for buggy SDL.atmosfear2001-05-051-0/+7
* CFLAGS thing bugfixedarpi_esp2001-05-051-2/+2
* Checking for CFLAGSnickols_k2001-05-051-1/+6
* Added lost --disable-mmx2nickols_k2001-05-051-0/+3
* Added simple libcss autodetect.atmosfear2001-04-291-0/+28
* Changed vo png to use -lz which is needed on some systems.atmosfear2001-04-291-2/+2
* added --disable-fastmemcpyarpi_esp2001-04-261-0/+16
* DShow support selection is now by ./configure --disable-dshowarpi_esp2001-04-241-0/+24
* detection of -lXxf86vm movedarpi_esp2001-04-231-2/+1
* OUTBURST moved from mplayer.c to config.harpi_esp2001-04-231-0/+8
* fixed sdl detection (showed outdated even if not detected)atmosfear2001-04-211-5/+7
* added sdl versiondetect and removed sdl warning (it's autodetect now)atmosfear2001-04-201-13/+14
* png detection, Xv detect fixesarpi_esp2001-04-191-7/+30
* add X11DIR variablepontscho2001-04-181-0/+1
* preliminary DVD support using libcsslgb2001-04-171-1/+45
* add --disable-selectpontscho2001-04-161-1/+16
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+arpi_esp2001-04-151-68/+58
* Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)gabucino2001-04-151-58/+68
* small fixes, x11libdir and --disable-x11 works before the detectionarpi_esp2001-04-141-48/+55
* mmx2 detection fixedarpi_esp2001-04-111-0/+3
* applied MMX2 memcpy() patch by Nick Kurshevarpi_esp2001-04-111-0/+17
* -lXdpms autodetectionarpi_esp2001-04-101-1/+7
* added -lXdpmsarpi_esp2001-04-091-1/+1
* vga<->vgagl swappedarpi_esp2001-04-051-2/+2
* svgalib detectionarpi_esp2001-04-051-1/+23
* Changes to configure to autodetect DGA 2.0 functionality, and to only usemgraffam2001-03-281-1/+29
* vo_fbdev addedszabii2001-03-281-0/+17
* Addes autodetection of XF86VidMode to configure, and adds a description ofmgraffam2001-03-241-2/+24
* added --cc option patch from Bivanbiarpi_esp2001-03-221-22/+41
* new options: --enable-mtrr --disable-mtrrszabii2001-03-101-0/+6
* Added DGA autodetectionlgb2001-03-081-0/+29
* added mpeg 1/2 postprocessingarpi_esp2001-03-051-0/+3
* added fsdga driverarpi_esp2001-03-051-1/+1
* *** empty log message ***arpi_esp2001-03-021-1/+1
* DGA library addedarpi_esp2001-02-271-2/+7
* DGA supportarpi_esp2001-02-271-1/+18
* applied ./configure patch by lgb: support forarpi_esp2001-02-251-19/+35
* Initial revisionarpi_esp2001-02-241-0/+783