2007-06-13 |
cehoyos |
Do not allow to compile gui without PNG decoder in libavcodec.
|
2007-06-10 |
voroshil |
Teletext support for tv:// (v4l and v4l2 only)
|
2007-06-08 |
cehoyos |
Simplify addition of -Wdeclaration-after-statement to CFLAGS.
|
2007-06-08 |
cehoyos |
Support icc 10.0.
|
2007-06-08 |
cehoyos |
Cosmetics: Fix indentation after last commit.
|
2007-06-08 |
cehoyos |
Add -Wdeclaration-after-statement etc. only to gcc.
|
2007-06-08 |
cehoyos |
Compile C++ files with the same compiler as all other files.
|
2007-06-07 |
cehoyos |
Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.
|
2007-06-07 |
nicodvb |
in vidix check protect [A-Z] and [a-z] with single quotes as in other checks; fixes some untranslated lowercases
|
2007-06-07 |
cehoyos |
Add -Wno-switch to CFLAGS.
|
2007-06-07 |
cehoyos |
Fix r23494: It broke gcc 2.95.3
|
2007-06-07 |
cehoyos |
Add -Wno-pointer-sign to CFLAGS
|
2007-06-07 |
diego |
Add -Wall (back) to default CFLAGS.
|
2007-06-07 |
cehoyos |
Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.
|
2007-06-07 |
cehoyos |
Fix compilation after FFmpeg r9235.
|
2007-06-07 |
zuxy |
10l: correct Core 2 detection under x86-64
|
2007-06-05 |
ben |
protect _vidix_drivers variable, allowing --with-vidix-driver option to actually handle more than one driver
|
2007-06-05 |
diego |
Keep -pipe option in CFLAGS even in debug mode.
|
2007-06-05 |
diego |
Keep unused parameter warnings in debug mode.
|
2007-06-02 |
gpoirier |
compilation fix after commit r9172 to ffmpeg, patch by Aurel
|
2007-05-31 |
zuxy |
Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW
|
2007-05-21 |
diego |
Add "uclinux" as an accepted system type in the linux() test.
|
2007-05-20 |
zuxy |
Add SSSE3 check
|
2007-05-19 |
reimar |
Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPRESS_DECODER
|
2007-05-19 |
reimar |
Fix compilation: Create CONFIG_*_BSF in config.mak
|
2007-05-17 |
diego |
Clean up VIDIX test.
|
2007-05-17 |
diego |
10l: leftover line from incompletely split commit
|
2007-05-17 |
diego |
Remove awk test. awk is a basic Unix tool, any implementation is sufficient.
|
2007-05-17 |
diego |
Move the internal VIDIX check from a random place into the VIDIX section.
|
2007-05-17 |
diego |
Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,
|
2007-05-17 |
diego |
Merge internal and external VIDIX checks.
|
2007-05-17 |
diego |
ffdts is no more.
|
2007-05-15 |
reimar |
Avoid passing test invalid arguments when string is empty.
|
2007-05-13 |
diego |
ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail com
|
2007-05-13 |
rtogni |
Compilation fix after ffmpeg r9010 (bitstream filters optional
|
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.
|