| Commit message (Expand) | Author | Age |
* | 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 |
* | Move setting _ld_extra and _inc_extra for live to autodetection part, | diego | 2007-02-13 |
* | Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939 | rtogni | 2007-02-12 |
* | Fix setting of mtrr variable. | diego | 2007-02-12 |
* | Always disable libnut demuxer in libavformat. | diego | 2007-02-12 |
* | Revert libnut option names, the issue is fixed in FFmpeg. | diego | 2007-02-12 |
* | Handle libavformat libnut dependencies. | uau | 2007-02-09 |
* | Fix libnut build failure. | gpoirier | 2007-02-07 |
* | FFmpeg #defines must be uppercase now. | diego | 2007-02-05 |
* | Fix MMX2 check, _sse is set to "kernel_check", not "yes". | diego | 2007-02-04 |
* | r21753 broke compile-time detection of mmx flags on x86_64 | lorenm | 2007-02-04 |
* | Convert patterns to upper case to fix compilation after r22117. | uau | 2007-02-03 |
* | Speed up config.h generation by transforming FFmpeg part names to uppercase | diego | 2007-02-03 |
* | Wrong variable name used in libfaac check. | diego | 2007-01-31 |