2007-05-11 |
diego |
help output typo noticed by Ramiro Polla
|
2007-05-10 |
ben |
new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
|
2007-05-03 |
diego |
Simplify libamr_nb test.
|
2007-05-03 |
diego |
cosmetics: Rename remaining instances of amr_* to libamr_*.
|
2007-05-03 |
diego |
Rename amr_nb and amr_wb options to libamr_*.
|
2007-05-03 |
diego |
FFmpeg sync: Rename AMR config settings to LIBAMR.
|
2007-05-03 |
diego |
cosmetics: Rename _amr* variables to _libamr*.
|
2007-05-03 |
diego |
FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER.
|
2007-05-02 |
reimar |
Remove libpng dependency for Gui, use libavcodec instead
|
2007-05-02 |
reimar |
Disable internal vidix on PPC linux, it breaks compilation.
|
2007-05-01 |
nicodvb |
reindented dvdread check block
|
2007-05-01 |
nicodvb |
libdvdnav now depends on our fork of the library; only the version without
|
2007-05-01 |
diego |
Merge FFmpeg dependency handling into the individual tests.
|
2007-05-01 |
diego |
cosmetics: Fix bogus indentation.
|
2007-04-27 |
cehoyos |
Add configures arguments to its output
|
2007-04-27 |
cehoyos |
Fix compilation with *_PROTOCOLs in libavformat
|
2007-04-26 |
diego |
100l: Fix another round of copy and paste typos.
|
2007-04-26 |
diego |
Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.
|
2007-04-26 |
diego |
10l: Remove stray 'fi'.
|
2007-04-26 |
diego |
Add config.h variables for static FFmpeg libraries.
|
2007-04-26 |
diego |
Ooops, variable names got confused during copy and paste:
|
2007-04-26 |
diego |
Merge config.h variable declarations into libpostproc test.
|
2007-04-26 |
diego |
Remove unused libavformat #define.
|
2007-04-26 |
diego |
Merge config.h variable declarations into libavformat test.
|
2007-04-26 |
diego |
Merge config.h variable declarations into libavcodec test.
|
2007-04-26 |
diego |
Merge config.h variable declarations into libavutil test.
|
2007-04-26 |
diego |
indentation cosmetics
|
2007-04-26 |
diego |
Remove redundant comments.
|
2007-04-26 |
diego |
Clean up static libavcodec check, just checking for a file is enough.
|
2007-04-26 |
diego |
Fix typo in _libavcodec vs _libavcodec_a variable name.
|
2007-04-26 |
diego |
cosmetics: Fix indentation, merge some lines in the FFmpeg checks.
|
2007-04-26 |
diego |
Merge static and shared libpostproc checks.
|
2007-04-26 |
diego |
Merge static and shared libavformat checks.
|
2007-04-26 |
diego |
Move misplaced res_comment to where it actually takes effect.
|
2007-04-26 |
diego |
Merge static and shared libavcodec checks.
|
2007-04-26 |
diego |
10l elif syntax error
|
2007-04-26 |
diego |
Merge checks for static and shared libavutil.
|
2007-04-26 |
diego |
Add general variables for either static or shared FFmpeg libraries.
|
2007-04-26 |
diego |
Give variable names for static FFmpeg libraries a '_a' suffix.
|
2007-04-25 |
diego |
AMR-NB fixed-point mode external library support was removed from FFmpeg.
|
2007-04-25 |
diego |
cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
|
2007-04-25 |
diego |
cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
|
2007-04-25 |
diego |
cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
|
2007-04-25 |
diego |
typo: mingw --> mingw32
|
2007-04-24 |
cehoyos |
CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now called
|
2007-04-23 |
ben |
allows cross-compilation for PPC target when using a toolchain defined as powerpc
|
2007-04-23 |
diego |
Set _audio_input to yes for V4L2 as well.
|
2007-04-22 |
diego |
Add Makefile variable for audio input that is enabled by V4L or radio capture.
|
2007-04-22 |
diego |
Add Makefile variable for either internal or external VIDIX.
|
2007-04-22 |
nicodvb |
include inttypes.h in the check for dvdnav
|
2007-04-20 |
diego |
Intel's Conroe-L makes use of extended models, so adjust CPU detection
|
2007-04-15 |
diego |
Report if internal, external of dvdnav version of dvdread is used.
|
2007-04-15 |
diego |
Disabled VCD support under Cygwin, it fails to link.
|
2007-04-15 |
diego |
Update amr-nb and amr-wb checks for changes in FFmpeg.
|
2007-04-14 |
ben |
added vidix driver for Permedia2 cards from upstream vidix
|
2007-04-14 |
ben |
added conditional vidix drivers compilation
|
2007-04-11 |
diego |
Remove *ancient* ldd debugging junk.
|
2007-04-11 |
voroshil |
Rework of *BSD BT848 detection for radio://
|
2007-04-09 |
voroshil |
remove ugly #include from tvi_bsdbt848.c
|
2007-04-09 |
diego |
Move TOOLS/cpuinfo.c into the root directory.
|
2007-04-06 |
diego |
There was a fallback value for libtheora linker flags, but it was never added
|
2007-04-04 |
cehoyos |
Fix compilation after FFmpeg r8619.
|
2007-04-03 |
diego |
Use "generic" optimization instead of 686 as default for runtime-cpudetection
|
2007-03-31 |
diego |
Move QNX-specific settings next to the other OS-specific settings.
|
2007-03-30 |
uau |
Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg
|
2007-03-29 |
diego |
Remove stray variable that was causing tests to fail randomly.
|
2007-03-29 |
diego |
OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.
|
2007-03-28 |
nicodvb |
replaced ! with not as adviced by Reimar
|
2007-03-28 |
nicodvb |
don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff made me twist the log)
|
2007-03-25 |
diego |
Fall back on plain awk during the awk test. It should be safe to assume
|
2007-03-24 |
diego |
Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.
|
2007-03-24 |
diego |
Move the addition of basic include flags to configure.
|
2007-03-24 |
diego |
Error out if the libavutil subdirectory is unavailable.
|
2007-03-21 |
cehoyos |
Fix comment about defining HAVE_POSIX_SELECT
|
2007-03-21 |
diego |
Conditionally compile vf_bmovl.c instead of enclosing all of the file
|
2007-03-21 |
diego |
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
|
2007-03-19 |
diego |
--enable-win32 was renamed to --enable-win32dll.
|
2007-03-19 |
diego |
Remove commented-out Cygwin CFLAGS settings.
|
2007-03-19 |
diego |
Move setting Cygwin specific CFLAGS to configure.
|
2007-03-18 |
diego |
The -Wdeclaration-after-statement test needs a C program.
|
2007-03-18 |
nicodvb |
check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris
|
2007-03-18 |
diego |
Move setting CXXFLAGS to configure.
|
2007-03-18 |
diego |
Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.
|
2007-03-18 |
nicodvb |
shared libavcodec is not at all broken/obsolete, but simply discouraged
|
2007-03-18 |
diego |
Group (system-specific) CFLAGS settings together.
|
2007-03-18 |
diego |
Move Cygwin specific #define setting to system OS-specific settings section.
|
2007-03-18 |
diego |
Move setting of TARGET_WIN32 together with other Win32 settings.
|
2007-03-18 |
diego |
Rename win32 variable to the more sensible name win32dll.
|
2007-03-18 |
diego |
Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's added
|
2007-03-18 |
diego |
Move fast cmov detection code from the PPC section into the x86 section
|
2007-03-18 |
diego |
support for setting and detecting FAST_CMOV
|
2007-03-18 |
uau |
Fix configure -march detection for athlon-xp
|
2007-03-17 |
diego |
Do not disable cache on MinGW, just disable shmem compilation.
|
2007-03-17 |
voroshil |
10l: omitted '-e' in my r22630 commit.
|
2007-03-16 |
diego |
Turn on largefile support for libdvdcss as well.
|
2007-03-16 |
diego |
Put special CFLAGS for low accuracy tremor in the Makefile, similar to the
|
2007-03-16 |
voroshil |
libavcodec's DXA decoder is dependent on zlib
|
2007-03-15 |
diego |
Add live555 include flags to CXXFLAGS only.
|
2007-03-15 |
diego |
Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.
|
2007-03-12 |
compn |
add vcd support to mingw, patch by zuxy meng
|
2007-03-03 |
diego |
live555 version 2006.03.03 or later is needed to compile MPlayer.
|
2007-02-27 |
diego |
10l: Add missing definition of USE_STREAM_CACHE.
|
2007-02-27 |
voroshil |
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.
|
2007-02-27 |
diego |
Move the decision about stream cache compilation to configure.
|
2007-02-27 |
diego |
Simplify strip parameter for install handling.
|
2007-02-25 |
rathann |
Support for PowerPC 440x embedded CPUs.
|
2007-02-20 |
diego |
Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.
|
2007-02-18 |
diego |
liblzo support fix, take X: forgotten variable setting.
|
2007-02-18 |
diego |
Use liblzo2 instead of liblzo1, it's not bigger but faster.
|
2007-02-15 |
reimar |
We definitely want to avoid an emulated poll()
|
2007-02-13 |
diego |
Move setting _ld_extra and _inc_extra for live to autodetection part,
|
2007-02-12 |
rtogni |
Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939
|
2007-02-12 |
diego |
Fix setting of mtrr variable.
|
2007-02-12 |
diego |
Always disable libnut demuxer in libavformat.
|
2007-02-12 |
diego |
Revert libnut option names, the issue is fixed in FFmpeg.
|
2007-02-09 |
uau |
Handle libavformat libnut dependencies.
|
2007-02-07 |
gpoirier |
Fix libnut build failure.
|
2007-02-05 |
diego |
FFmpeg #defines must be uppercase now.
|
2007-02-04 |
diego |
Fix MMX2 check, _sse is set to "kernel_check", not "yes".
|
2007-02-04 |
lorenm |
r21753 broke compile-time detection of mmx flags on x86_64
|