| Commit message (Expand) | Author | Age |
... | |
* | There was a fallback value for libtheora linker flags, but it was never added | diego | 2007-04-06 |
* | Fix compilation after FFmpeg r8619. | cehoyos | 2007-04-04 |
* | Use "generic" optimization instead of 686 as default for runtime-cpudetection | diego | 2007-04-03 |
* | Move QNX-specific settings next to the other OS-specific settings. | diego | 2007-03-31 |
* | Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg | uau | 2007-03-30 |
* | Remove stray variable that was causing tests to fail randomly. | diego | 2007-03-29 |
* | OpenGL reportedly works fine on Mac OS X, see Bugzilla #784. | diego | 2007-03-29 |
* | replaced ! with not as adviced by Reimar | nicodvb | 2007-03-28 |
* | don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff ma... | nicodvb | 2007-03-28 |
* | Fall back on plain awk during the awk test. It should be safe to assume | diego | 2007-03-25 |
* | Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32. | diego | 2007-03-24 |
* | Move the addition of basic include flags to configure. | diego | 2007-03-24 |
* | Error out if the libavutil subdirectory is unavailable. | diego | 2007-03-24 |
* | Fix comment about defining HAVE_POSIX_SELECT | cehoyos | 2007-03-21 |
* | Conditionally compile vf_bmovl.c instead of enclosing all of the file | diego | 2007-03-21 |
* | Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line | diego | 2007-03-21 |
* | --enable-win32 was renamed to --enable-win32dll. | diego | 2007-03-19 |
* | Remove commented-out Cygwin CFLAGS settings. | diego | 2007-03-19 |
* | Move setting Cygwin specific CFLAGS to configure. | diego | 2007-03-19 |
* | The -Wdeclaration-after-statement test needs a C program. | diego | 2007-03-18 |
* | check that definition of prototype of sysi86(int, void*) doesn't conflict; fi... | nicodvb | 2007-03-18 |
* | Move setting CXXFLAGS to configure. | diego | 2007-03-18 |
* | Add live555 include flags to EXTRAXX_INC, not EXTRA_INC. | diego | 2007-03-18 |
* | shared libavcodec is not at all broken/obsolete, but simply discouraged | nicodvb | 2007-03-18 |
* | Group (system-specific) CFLAGS settings together. | diego | 2007-03-18 |
* | Move Cygwin specific #define setting to system OS-specific settings section. | diego | 2007-03-18 |
* | Move setting of TARGET_WIN32 together with other Win32 settings. | diego | 2007-03-18 |
* | Rename win32 variable to the more sensible name win32dll. | diego | 2007-03-18 |
* | Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's added | diego | 2007-03-18 |
* | Move fast cmov detection code from the PPC section into the x86 section | diego | 2007-03-18 |
* | support for setting and detecting FAST_CMOV | diego | 2007-03-18 |
* | Fix configure -march detection for athlon-xp | uau | 2007-03-18 |
* | Do not disable cache on MinGW, just disable shmem compilation. | diego | 2007-03-17 |
* | 10l: omitted '-e' in my r22630 commit. | voroshil | 2007-03-17 |
* | Turn on largefile support for libdvdcss as well. | diego | 2007-03-16 |
* | Put special CFLAGS for low accuracy tremor in the Makefile, similar to the | diego | 2007-03-16 |
* | libavcodec's DXA decoder is dependent on zlib | voroshil | 2007-03-16 |
* | Add live555 include flags to CXXFLAGS only. | diego | 2007-03-15 |
* | Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net. | diego | 2007-03-15 |
* | add vcd support to mingw, patch by zuxy meng | compn | 2007-03-12 |
* | live555 version 2006.03.03 or later is needed to compile MPlayer. | diego | 2007-03-03 |
* | 10l: Add missing definition of USE_STREAM_CACHE. | diego | 2007-02-27 |
* | Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with ... | voroshil | 2007-02-27 |
* | Move the decision about stream cache compilation to configure. | diego | 2007-02-27 |
* | Simplify strip parameter for install handling. | diego | 2007-02-27 |
* | Support for PowerPC 440x embedded CPUs. | rathann | 2007-02-25 |
* | Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg. | diego | 2007-02-20 |
* | liblzo support fix, take X: forgotten variable setting. | diego | 2007-02-18 |
* | Use liblzo2 instead of liblzo1, it's not bigger but faster. | diego | 2007-02-18 |
* | We definitely want to avoid an emulated poll() | reimar | 2007-02-15 |