Fri, 13 Jul 2007 16:59:27 +0000 |
diego |
Remove redundant variable setting.
|
Wed, 11 Jul 2007 19:47:20 +0000 |
rtogni |
Add check for mkstemp
|
Wed, 11 Jul 2007 10:53:42 +0000 |
diego |
Remove unused test for round().
|
Wed, 11 Jul 2007 10:45:38 +0000 |
diego |
Remove unused stddef.h check.
|
Wed, 11 Jul 2007 10:43:25 +0000 |
diego |
Simplify soundcard.h check.
|
Wed, 11 Jul 2007 10:38:21 +0000 |
diego |
Remove unused variable.
|
Wed, 11 Jul 2007 01:49:43 +0000 |
cehoyos |
Revert r23758: It broke -vf uspp and -vf mcdeint.
|
Tue, 10 Jul 2007 11:03:38 +0000 |
cehoyos |
Fix compilation with -disable-mencoder
|
Fri, 06 Jul 2007 19:38:54 +0000 |
reimar |
Add ENABLE_THREADS and ENABLE_SMALL defines
|
Thu, 05 Jul 2007 22:01:07 +0000 |
reimar |
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
|
Wed, 04 Jul 2007 08:49:47 +0000 |
diego |
Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.
|
Wed, 04 Jul 2007 08:33:40 +0000 |
diego |
Write configure parameters to configure.log.
|
Tue, 03 Jul 2007 09:14:47 +0000 |
diego |
Sync FFmpeg changes:
|
Mon, 02 Jul 2007 22:02:59 +0000 |
cehoyos |
Add equivalent of -Wno-pointer-sign for icc
|
Wed, 27 Jun 2007 23:11:21 +0000 |
diego |
Get rid of duplicate processor feature variables.
|
Wed, 27 Jun 2007 10:08:21 +0000 |
diego |
Remove check for localtime_r, the function is not used within MPlayer.
|
Mon, 25 Jun 2007 13:59:46 +0000 |
reimar |
Hint at --disable-* options as a workaround for outdated binutils.
|
Sun, 24 Jun 2007 14:39:11 +0000 |
reimar |
define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).
|
Fri, 22 Jun 2007 19:58:44 +0000 |
lu_zero |
unbreak armv6 previously broken by me...
|
Thu, 21 Jun 2007 19:01:29 +0000 |
lu_zero |
Unbreak altivec
|
Thu, 21 Jun 2007 08:18:51 +0000 |
voroshil |
Revert r23530.
|
Tue, 19 Jun 2007 13:55:22 +0000 |
reimar |
Simplify generation of CPU-extensions HAVE_ and ENABLE_ defines
|
Tue, 19 Jun 2007 13:55:12 +0000 |
reimar |
Simplify generation of ARCH_ and corresponding ENABLE_ defines
|
Tue, 19 Jun 2007 13:54:48 +0000 |
reimar |
Add an optional third parameter to ff_config_enable in preparation
|
Tue, 19 Jun 2007 13:37:31 +0000 |
reimar |
Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with
|
Sat, 16 Jun 2007 16:07:02 +0000 |
rtogni |
Compilation fix: define some ENABLE needed by lavc
|
Sat, 16 Jun 2007 15:32:54 +0000 |
reimar |
Add HAVE_ Makefile variables needed by ffmpeg
|
Sat, 16 Jun 2007 15:24:39 +0000 |
reimar |
Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
|
Wed, 13 Jun 2007 11:04:01 +0000 |
cehoyos |
Do not allow to compile gui without PNG decoder in libavcodec.
|
Sun, 10 Jun 2007 00:06:12 +0000 |
voroshil |
Teletext support for tv:// (v4l and v4l2 only)
|
Fri, 08 Jun 2007 22:22:50 +0000 |
cehoyos |
Simplify addition of -Wdeclaration-after-statement to CFLAGS.
|
Fri, 08 Jun 2007 22:04:09 +0000 |
cehoyos |
Support icc 10.0.
|
Fri, 08 Jun 2007 08:19:29 +0000 |
cehoyos |
Cosmetics: Fix indentation after last commit.
|
Fri, 08 Jun 2007 08:16:54 +0000 |
cehoyos |
Add -Wdeclaration-after-statement etc. only to gcc.
|
Fri, 08 Jun 2007 08:14:31 +0000 |
cehoyos |
Compile C++ files with the same compiler as all other files.
|
Thu, 07 Jun 2007 23:59:23 +0000 |
cehoyos |
Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.
|
Thu, 07 Jun 2007 20:37:24 +0000 |
nicodvb |
in vidix check protect [A-Z] and [a-z] with single quotes as in other checks; fixes some untranslated lowercases
|
Thu, 07 Jun 2007 17:23:23 +0000 |
cehoyos |
Add -Wno-switch to CFLAGS.
|
Thu, 07 Jun 2007 17:10:37 +0000 |
cehoyos |
Fix r23494: It broke gcc 2.95.3
|
Thu, 07 Jun 2007 16:36:55 +0000 |
cehoyos |
Add -Wno-pointer-sign to CFLAGS
|
Thu, 07 Jun 2007 13:40:22 +0000 |
diego |
Add -Wall (back) to default CFLAGS.
|
Thu, 07 Jun 2007 10:50:04 +0000 |
cehoyos |
Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.
|
Thu, 07 Jun 2007 10:24:17 +0000 |
cehoyos |
Fix compilation after FFmpeg r9235.
|
Thu, 07 Jun 2007 03:01:32 +0000 |
zuxy |
10l: correct Core 2 detection under x86-64
|
Tue, 05 Jun 2007 18:35:34 +0000 |
ben |
protect _vidix_drivers variable, allowing --with-vidix-driver option to actually handle more than one driver
|
Tue, 05 Jun 2007 10:05:09 +0000 |
diego |
Keep -pipe option in CFLAGS even in debug mode.
|
Tue, 05 Jun 2007 00:26:54 +0000 |
diego |
Keep unused parameter warnings in debug mode.
|
Sat, 02 Jun 2007 20:20:33 +0000 |
gpoirier |
compilation fix after commit r9172 to ffmpeg, patch by Aurel
|
Thu, 31 May 2007 13:22:36 +0000 |
zuxy |
Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW
|
Mon, 21 May 2007 06:54:06 +0000 |
diego |
Add "uclinux" as an accepted system type in the linux() test.
|
Sun, 20 May 2007 05:04:14 +0000 |
zuxy |
Add SSSE3 check
|
Sat, 19 May 2007 11:17:49 +0000 |
reimar |
Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPRESS_DECODER
|
Sat, 19 May 2007 11:11:31 +0000 |
reimar |
Fix compilation: Create CONFIG_*_BSF in config.mak
|
Thu, 17 May 2007 23:20:58 +0000 |
diego |
Clean up VIDIX test.
|
Thu, 17 May 2007 23:03:36 +0000 |
diego |
10l: leftover line from incompletely split commit
|
Thu, 17 May 2007 21:48:56 +0000 |
diego |
Remove awk test. awk is a basic Unix tool, any implementation is sufficient.
|
Thu, 17 May 2007 21:33:49 +0000 |
diego |
Move the internal VIDIX check from a random place into the VIDIX section.
|
Thu, 17 May 2007 21:19:18 +0000 |
diego |
Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,
|
Thu, 17 May 2007 21:13:41 +0000 |
diego |
Merge internal and external VIDIX checks.
|
Thu, 17 May 2007 20:55:12 +0000 |
diego |
ffdts is no more.
|
Tue, 15 May 2007 21:07:27 +0000 |
reimar |
Avoid passing test invalid arguments when string is empty.
|
Sun, 13 May 2007 22:29:10 +0000 |
diego |
ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail com
|
Sun, 13 May 2007 15:58:38 +0000 |
rtogni |
Compilation fix after ffmpeg r9010 (bitstream filters optional
|
Fri, 11 May 2007 21:39:39 +0000 |
diego |
help output typo noticed by Ramiro Polla
|
Thu, 10 May 2007 18:47:27 +0000 |
ben |
new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
|
Thu, 03 May 2007 12:11:21 +0000 |
diego |
Simplify libamr_nb test.
|
Thu, 03 May 2007 12:10:22 +0000 |
diego |
cosmetics: Rename remaining instances of amr_* to libamr_*.
|
Thu, 03 May 2007 12:08:54 +0000 |
diego |
Rename amr_nb and amr_wb options to libamr_*.
|
Thu, 03 May 2007 12:07:13 +0000 |
diego |
FFmpeg sync: Rename AMR config settings to LIBAMR.
|
Thu, 03 May 2007 12:04:29 +0000 |
diego |
cosmetics: Rename _amr* variables to _libamr*.
|
Thu, 03 May 2007 12:02:48 +0000 |
diego |
FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER.
|
Wed, 02 May 2007 14:39:55 +0000 |
reimar |
Remove libpng dependency for Gui, use libavcodec instead
|
Wed, 02 May 2007 14:21:25 +0000 |
reimar |
Disable internal vidix on PPC linux, it breaks compilation.
|
Tue, 01 May 2007 19:55:15 +0000 |
nicodvb |
reindented dvdread check block
|
Tue, 01 May 2007 19:54:13 +0000 |
nicodvb |
libdvdnav now depends on our fork of the library; only the version without
|
Tue, 01 May 2007 14:08:26 +0000 |
diego |
Merge FFmpeg dependency handling into the individual tests.
|
Tue, 01 May 2007 13:55:28 +0000 |
diego |
cosmetics: Fix bogus indentation.
|
Fri, 27 Apr 2007 10:16:25 +0000 |
cehoyos |
Add configures arguments to its output
|
Fri, 27 Apr 2007 09:19:00 +0000 |
cehoyos |
Fix compilation with *_PROTOCOLs in libavformat
|
Thu, 26 Apr 2007 20:56:54 +0000 |
diego |
100l: Fix another round of copy and paste typos.
|
Thu, 26 Apr 2007 20:44:02 +0000 |
diego |
Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.
|
Thu, 26 Apr 2007 20:37:24 +0000 |
diego |
10l: Remove stray 'fi'.
|
Thu, 26 Apr 2007 13:20:18 +0000 |
diego |
Add config.h variables for static FFmpeg libraries.
|
Thu, 26 Apr 2007 13:11:22 +0000 |
diego |
Ooops, variable names got confused during copy and paste:
|
Thu, 26 Apr 2007 13:01:54 +0000 |
diego |
Merge config.h variable declarations into libpostproc test.
|
Thu, 26 Apr 2007 12:59:57 +0000 |
diego |
Remove unused libavformat #define.
|
Thu, 26 Apr 2007 12:58:46 +0000 |
diego |
Merge config.h variable declarations into libavformat test.
|
Thu, 26 Apr 2007 12:53:26 +0000 |
diego |
Merge config.h variable declarations into libavcodec test.
|
Thu, 26 Apr 2007 12:39:09 +0000 |
diego |
Merge config.h variable declarations into libavutil test.
|
Thu, 26 Apr 2007 12:35:32 +0000 |
diego |
indentation cosmetics
|
Thu, 26 Apr 2007 12:35:04 +0000 |
diego |
Remove redundant comments.
|
Thu, 26 Apr 2007 12:34:37 +0000 |
diego |
Clean up static libavcodec check, just checking for a file is enough.
|
Thu, 26 Apr 2007 12:30:34 +0000 |
diego |
Fix typo in _libavcodec vs _libavcodec_a variable name.
|
Thu, 26 Apr 2007 12:26:52 +0000 |
diego |
cosmetics: Fix indentation, merge some lines in the FFmpeg checks.
|
Thu, 26 Apr 2007 12:25:27 +0000 |
diego |
Merge static and shared libpostproc checks.
|
Thu, 26 Apr 2007 12:20:36 +0000 |
diego |
Merge static and shared libavformat checks.
|
Thu, 26 Apr 2007 12:09:20 +0000 |
diego |
Move misplaced res_comment to where it actually takes effect.
|
Thu, 26 Apr 2007 11:59:26 +0000 |
diego |
Merge static and shared libavcodec checks.
|
Thu, 26 Apr 2007 11:53:38 +0000 |
diego |
10l elif syntax error
|
Thu, 26 Apr 2007 11:37:24 +0000 |
diego |
Merge checks for static and shared libavutil.
|
Thu, 26 Apr 2007 11:22:22 +0000 |
diego |
Add general variables for either static or shared FFmpeg libraries.
|
Thu, 26 Apr 2007 11:19:29 +0000 |
diego |
Give variable names for static FFmpeg libraries a '_a' suffix.
|
Wed, 25 Apr 2007 19:32:53 +0000 |
diego |
AMR-NB fixed-point mode external library support was removed from FFmpeg.
|
Wed, 25 Apr 2007 08:40:43 +0000 |
diego |
cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
|
Wed, 25 Apr 2007 08:38:04 +0000 |
diego |
cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
|
Wed, 25 Apr 2007 08:35:35 +0000 |
diego |
cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
|
Wed, 25 Apr 2007 07:22:28 +0000 |
diego |
typo: mingw --> mingw32
|
Tue, 24 Apr 2007 23:46:42 +0000 |
cehoyos |
CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now called
|
Mon, 23 Apr 2007 17:40:25 +0000 |
ben |
allows cross-compilation for PPC target when using a toolchain defined as powerpc
|
Mon, 23 Apr 2007 07:28:48 +0000 |
diego |
Set _audio_input to yes for V4L2 as well.
|
Sun, 22 Apr 2007 20:43:28 +0000 |
diego |
Add Makefile variable for audio input that is enabled by V4L or radio capture.
|
Sun, 22 Apr 2007 20:19:00 +0000 |
diego |
Add Makefile variable for either internal or external VIDIX.
|
Sun, 22 Apr 2007 20:03:09 +0000 |
nicodvb |
include inttypes.h in the check for dvdnav
|
Fri, 20 Apr 2007 18:57:09 +0000 |
diego |
Intel's Conroe-L makes use of extended models, so adjust CPU detection
|
Sun, 15 Apr 2007 12:06:48 +0000 |
diego |
Report if internal, external of dvdnav version of dvdread is used.
|
Sun, 15 Apr 2007 11:56:52 +0000 |
diego |
Disabled VCD support under Cygwin, it fails to link.
|
Sun, 15 Apr 2007 11:33:02 +0000 |
diego |
Update amr-nb and amr-wb checks for changes in FFmpeg.
|
Sat, 14 Apr 2007 10:52:40 +0000 |
ben |
added vidix driver for Permedia2 cards from upstream vidix
|
Sat, 14 Apr 2007 10:39:17 +0000 |
ben |
added conditional vidix drivers compilation
|
Wed, 11 Apr 2007 08:56:30 +0000 |
diego |
Remove *ancient* ldd debugging junk.
|
Wed, 11 Apr 2007 05:39:09 +0000 |
voroshil |
Rework of *BSD BT848 detection for radio://
|
Mon, 09 Apr 2007 13:18:06 +0000 |
voroshil |
remove ugly #include from tvi_bsdbt848.c
|
Mon, 09 Apr 2007 11:30:26 +0000 |
diego |
Move TOOLS/cpuinfo.c into the root directory.
|
Fri, 06 Apr 2007 09:22:28 +0000 |
diego |
There was a fallback value for libtheora linker flags, but it was never added
|
Wed, 04 Apr 2007 00:58:18 +0000 |
cehoyos |
Fix compilation after FFmpeg r8619.
|
Tue, 03 Apr 2007 13:16:46 +0000 |
diego |
Use "generic" optimization instead of 686 as default for runtime-cpudetection
|
Sat, 31 Mar 2007 23:02:36 +0000 |
diego |
Move QNX-specific settings next to the other OS-specific settings.
|
Fri, 30 Mar 2007 22:57:04 +0000 |
uau |
Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg
|
Thu, 29 Mar 2007 09:27:36 +0000 |
diego |
Remove stray variable that was causing tests to fail randomly.
|
Thu, 29 Mar 2007 09:26:21 +0000 |
diego |
OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.
|
Wed, 28 Mar 2007 20:24:15 +0000 |
nicodvb |
replaced ! with not as adviced by Reimar
|
Wed, 28 Mar 2007 19:14:53 +0000 |
nicodvb |
don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff made me twist the log)
|
Sun, 25 Mar 2007 17:38:50 +0000 |
diego |
Fall back on plain awk during the awk test. It should be safe to assume
|
Sat, 24 Mar 2007 20:16:34 +0000 |
diego |
Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.
|
Sat, 24 Mar 2007 19:44:15 +0000 |
diego |
Move the addition of basic include flags to configure.
|
Sat, 24 Mar 2007 19:29:55 +0000 |
diego |
Error out if the libavutil subdirectory is unavailable.
|
Wed, 21 Mar 2007 08:44:45 +0000 |
cehoyos |
Fix comment about defining HAVE_POSIX_SELECT
|
Wed, 21 Mar 2007 08:29:46 +0000 |
diego |
Conditionally compile vf_bmovl.c instead of enclosing all of the file
|
Wed, 21 Mar 2007 08:24:20 +0000 |
diego |
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
|
Mon, 19 Mar 2007 22:09:53 +0000 |
diego |
--enable-win32 was renamed to --enable-win32dll.
|
Mon, 19 Mar 2007 00:04:03 +0000 |
diego |
Remove commented-out Cygwin CFLAGS settings.
|
Mon, 19 Mar 2007 00:03:00 +0000 |
diego |
Move setting Cygwin specific CFLAGS to configure.
|
Sun, 18 Mar 2007 23:54:51 +0000 |
diego |
The -Wdeclaration-after-statement test needs a C program.
|
Sun, 18 Mar 2007 22:18:11 +0000 |
nicodvb |
check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris
|
Sun, 18 Mar 2007 21:58:28 +0000 |
diego |
Move setting CXXFLAGS to configure.
|
Sun, 18 Mar 2007 21:21:38 +0000 |
diego |
Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.
|
Sun, 18 Mar 2007 20:52:41 +0000 |
nicodvb |
shared libavcodec is not at all broken/obsolete, but simply discouraged
|
Sun, 18 Mar 2007 20:33:20 +0000 |
diego |
Group (system-specific) CFLAGS settings together.
|
Sun, 18 Mar 2007 20:25:02 +0000 |
diego |
Move Cygwin specific #define setting to system OS-specific settings section.
|
Sun, 18 Mar 2007 20:21:52 +0000 |
diego |
Move setting of TARGET_WIN32 together with other Win32 settings.
|
Sun, 18 Mar 2007 20:15:57 +0000 |
diego |
Rename win32 variable to the more sensible name win32dll.
|
Sun, 18 Mar 2007 19:38:43 +0000 |
diego |
Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's added
|
Sun, 18 Mar 2007 16:30:11 +0000 |
diego |
Move fast cmov detection code from the PPC section into the x86 section
|
Sun, 18 Mar 2007 15:38:15 +0000 |
diego |
support for setting and detecting FAST_CMOV
|
Sun, 18 Mar 2007 13:38:55 +0000 |
uau |
Fix configure -march detection for athlon-xp
|
Sat, 17 Mar 2007 19:54:31 +0000 |
diego |
Do not disable cache on MinGW, just disable shmem compilation.
|
Sat, 17 Mar 2007 03:05:44 +0000 |
voroshil |
10l: omitted '-e' in my r22630 commit.
|
Fri, 16 Mar 2007 22:22:02 +0000 |
diego |
Turn on largefile support for libdvdcss as well.
|
Fri, 16 Mar 2007 21:54:48 +0000 |
diego |
Put special CFLAGS for low accuracy tremor in the Makefile, similar to the
|
Fri, 16 Mar 2007 11:48:11 +0000 |
voroshil |
libavcodec's DXA decoder is dependent on zlib
|
Thu, 15 Mar 2007 18:07:12 +0000 |
diego |
Add live555 include flags to CXXFLAGS only.
|
Thu, 15 Mar 2007 17:06:28 +0000 |
diego |
Add AmigaOS support, patch by Andrea Palmat, andrea amigasoft net.
|
Mon, 12 Mar 2007 15:46:38 +0000 |
compn |
add vcd support to mingw, patch by zuxy meng
|
Sat, 03 Mar 2007 07:58:36 +0000 |
diego |
live555 version 2006.03.03 or later is needed to compile MPlayer.
|
Tue, 27 Feb 2007 19:49:29 +0000 |
diego |
10l: Add missing definition of USE_STREAM_CACHE.
|
Tue, 27 Feb 2007 17:16:44 +0000 |
voroshil |
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.
|
Tue, 27 Feb 2007 17:13:17 +0000 |
diego |
Move the decision about stream cache compilation to configure.
|
Tue, 27 Feb 2007 17:10:11 +0000 |
diego |
Simplify strip parameter for install handling.
|
Sun, 25 Feb 2007 22:33:10 +0000 |
rathann |
Support for PowerPC 440x embedded CPUs.
|
Tue, 20 Feb 2007 15:47:44 +0000 |
diego |
Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.
|
Sun, 18 Feb 2007 21:51:39 +0000 |
diego |
liblzo support fix, take X: forgotten variable setting.
|
Sun, 18 Feb 2007 14:54:50 +0000 |
diego |
Use liblzo2 instead of liblzo1, it's not bigger but faster.
|
Thu, 15 Feb 2007 18:24:12 +0000 |
reimar |
We definitely want to avoid an emulated poll()
|
Tue, 13 Feb 2007 15:37:38 +0000 |
diego |
Move setting _ld_extra and _inc_extra for live to autodetection part,
|
Mon, 12 Feb 2007 21:52:53 +0000 |
rtogni |
Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939
|
Mon, 12 Feb 2007 13:59:25 +0000 |
diego |
Fix setting of mtrr variable.
|
Mon, 12 Feb 2007 09:56:34 +0000 |
diego |
Always disable libnut demuxer in libavformat.
|
Mon, 12 Feb 2007 09:51:25 +0000 |
diego |
Revert libnut option names, the issue is fixed in FFmpeg.
|
Fri, 09 Feb 2007 19:44:43 +0000 |
uau |
Handle libavformat libnut dependencies.
|
Wed, 07 Feb 2007 09:00:11 +0000 |
gpoirier |
Fix libnut build failure.
|
Mon, 05 Feb 2007 07:33:00 +0000 |
diego |
FFmpeg #defines must be uppercase now.
|
Sun, 04 Feb 2007 13:44:49 +0000 |
diego |
Fix MMX2 check, _sse is set to "kernel_check", not "yes".
|
Sun, 04 Feb 2007 08:18:01 +0000 |
lorenm |
r21753 broke compile-time detection of mmx flags on x86_64
|
Sat, 03 Feb 2007 23:46:22 +0000 |
uau |
Convert patterns to upper case to fix compilation after r22117.
|
Sat, 03 Feb 2007 21:40:10 +0000 |
diego |
Speed up config.h generation by transforming FFmpeg part names to uppercase
|
Wed, 31 Jan 2007 11:28:50 +0000 |
diego |
Wrong variable name used in libfaac check.
|
Wed, 31 Jan 2007 09:25:05 +0000 |
lorenm |
libfaac detection skipped linking, and thus only checked for headers and not libs
|
Wed, 31 Jan 2007 08:27:59 +0000 |
diego |
Simplify extcheck calls by moving some logic into the function.
|
Wed, 31 Jan 2007 02:01:07 +0000 |
diego |
Allow forcing processor features on and off.
|
Wed, 31 Jan 2007 01:43:24 +0000 |
diego |
Fix looooooongstanding bug:
|
Tue, 30 Jan 2007 23:59:39 +0000 |
diego |
cosmetics: Move around a few options for better logical grouping.
|
Tue, 30 Jan 2007 23:50:30 +0000 |
diego |
cosmetics: consistent formatting
|
Tue, 30 Jan 2007 23:35:52 +0000 |
diego |
Unification of parameter handling part 3 of many:
|
Tue, 30 Jan 2007 23:33:25 +0000 |
diego |
Unification of parameter handling part 2 of many:
|
Tue, 30 Jan 2007 23:18:51 +0000 |
diego |
Unification of parameter handling part 1 of many:
|
Tue, 30 Jan 2007 18:29:02 +0000 |
reimar |
Move network detection further up to simplify detection of dependant stuff.
|
Sun, 28 Jan 2007 22:33:51 +0000 |
diego |
Remove references to no longer existing documentation.
|
Sun, 28 Jan 2007 22:31:53 +0000 |
diego |
Move platform-specific stuff together.
|
Sun, 28 Jan 2007 22:27:05 +0000 |
diego |
Move _ldd setting to a saner place.
|
Thu, 25 Jan 2007 09:36:17 +0000 |
diego |
build fix: Disable libtheora encoding over lavc.
|
Wed, 24 Jan 2007 18:10:40 +0000 |
diego |
Quote some expressions, might help with some shells.
|
Wed, 24 Jan 2007 10:31:51 +0000 |
rtogni |
Fix compilation if no libogg/libvoribs installed
|
Wed, 24 Jan 2007 07:36:50 +0000 |
diego |
Rename a few variables to match FFmpeg.
|
Wed, 24 Jan 2007 00:10:47 +0000 |
rtogni |
Fix compilation after ffmpeg changes in r7619
|
Tue, 23 Jan 2007 10:06:02 +0000 |
diego |
Bring MPlayer closer to compilation after latest FFmpeg changes.
|
Sun, 21 Jan 2007 21:38:41 +0000 |
reimar |
Fix compilation: define CONFIG_ZLIB in config.mak
|
Sat, 20 Jan 2007 21:19:58 +0000 |
diego |
Move ldconfig platform differences into configure where they belong.
|
Sat, 20 Jan 2007 21:14:14 +0000 |
diego |
Move ranlib setting to a more sensible place.
|
Sun, 14 Jan 2007 22:58:25 +0000 |
diego |
Move toolame vs twolame logic into the $_toolame=auto case.
|
Sun, 14 Jan 2007 22:42:35 +0000 |
diego |
Make twolame disable toolame.
|
Sun, 14 Jan 2007 22:35:10 +0000 |
diego |
Move twolame check before toolame check.
|
Sat, 13 Jan 2007 21:26:54 +0000 |
vayne |
fix typo for gettimeofday()
|
Sat, 13 Jan 2007 04:12:05 +0000 |
diego |
Add missing config.mak entry for gettimeofday().
|
Wed, 10 Jan 2007 22:58:32 +0000 |
reimar |
10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly
|
Wed, 10 Jan 2007 20:23:24 +0000 |
diego |
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
|
Wed, 10 Jan 2007 19:35:41 +0000 |
diego |
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
|
Wed, 10 Jan 2007 19:07:42 +0000 |
diego |
Move #ifdef directives around complete files into the build system.
|
Wed, 10 Jan 2007 14:56:23 +0000 |
diego |
GNU/kFreeBSD support, closes Bugzilla #704.
|
Wed, 10 Jan 2007 13:20:08 +0000 |
diego |
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.
|
Sun, 07 Jan 2007 11:52:46 +0000 |
diego |
Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.
|
Sat, 06 Jan 2007 17:50:12 +0000 |
reimar |
Set default values for proc and iproc for x86_32 case.
|
Fri, 05 Jan 2007 10:05:05 +0000 |
reimar |
move runtime cpu detection check after detection of host architecture,
|
Sun, 24 Dec 2006 02:05:18 +0000 |
diego |
100l syntax error
|
Sun, 24 Dec 2006 00:45:26 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|
Sun, 24 Dec 2006 00:43:09 +0000 |
diego |
Run less CPU checks when runtime CPU detection is enabled.
|
Sun, 24 Dec 2006 00:10:19 +0000 |
diego |
Exit when runtime CPU detection is requested on unsupported arches.
|
Sun, 24 Dec 2006 00:08:57 +0000 |
diego |
Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.
|
Sat, 23 Dec 2006 23:55:58 +0000 |
diego |
Extend runtime CPU detection to x86-64.
|
Sat, 23 Dec 2006 02:47:38 +0000 |
diego |
Fix disabling individual demuxers, parsers and decoders
|
Sat, 23 Dec 2006 01:08:51 +0000 |
diego |
cosmetics: Rename variables to simplify upcoming patches.
|
Sat, 23 Dec 2006 00:10:33 +0000 |
diego |
Remove x11grab hack, it's now disabled by default in FFmpeg.
|
Mon, 18 Dec 2006 18:55:46 +0000 |
reimar |
Color console had a big bug nobody noticed, so mark this feature as
|
Fri, 15 Dec 2006 09:41:39 +0000 |
reimar |
Compilation fix hacks: disable libavformat X11 grabber and
|
Wed, 13 Dec 2006 23:24:29 +0000 |
corey |
Add missing redirect to /dev/null.
|
Wed, 13 Dec 2006 10:59:14 +0000 |
diego |
Ugly hotfix for --disable-mencoder.
|
Tue, 12 Dec 2006 20:29:30 +0000 |
reimar |
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
|
Mon, 11 Dec 2006 10:23:33 +0000 |
diego |
Fix --extra-libs-mplayer and --extra-libs-mencoder.
|
Mon, 11 Dec 2006 08:59:43 +0000 |
reimar |
10l, forgot to add _inc_x11 to X11 cc check
|
Sun, 10 Dec 2006 22:12:48 +0000 |
reimar |
Better default CFLAGS for non-gnu, non-intel compilers
|
Sun, 10 Dec 2006 15:10:46 +0000 |
reimar |
Add x11 include path only to _inc_extra if X11 is actually enabled.
|