| Commit message (Expand) | Author | Age |
* | Check for ddk/ntddcdrm.h header before enabling VCD on mingw. | reimar | 2009-03-28 |
* | Rename local TMP variable to TMPRES to avoid a clash with the | reimar | 2009-03-27 |
* | cosmetics: Drop leading underscore from extra_ variables. | diego | 2009-03-25 |
* | Update help output with previous --extra-ldflags change. | diego | 2009-03-24 |
* | Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrary | diego | 2009-03-24 |
* | typo fix: Remove stray '-' from --extra-cflags option evaluation. | diego | 2009-03-23 |
* | Replace --with-extraincdir option by --extra-cflags, which accepts arbitrary | diego | 2009-03-23 |
* | Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection. | diego | 2009-03-23 |
* | Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined. | diego | 2009-03-21 |
* | Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg. | diego | 2009-03-21 |
* | Support icc 11.1. | cehoyos | 2009-03-18 |
* | Older versions of <vdpau/vdpau.h> will fail during compilation. | cehoyos | 2009-03-18 |
* | HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg. | diego | 2009-03-15 |
* | KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net | diego | 2009-03-14 |
* | Add /usr/X11R7 to the list of directories in which to search for X11 includes | diego | 2009-03-14 |
* | Fix compilation with --charset=noconv | reimar | 2009-03-13 |
* | Update x264 version check for version required by lavc. | reimar | 2009-03-07 |
* | Only add -Ilibdvdnav to the CFLAGS of the files that require it. | diego | 2009-03-05 |
* | DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net | diego | 2009-03-01 |
* | configure: Make the special dvdnav test the last one again | uau | 2009-02-23 |
* | Make alpha arch detection more lenient. Taken from the Debian patchset. | diego | 2009-02-21 |
* | Add -ffast-math to LDFLAGS as well as to CFLAGS. | diego | 2009-02-21 |
* | Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg. | diego | 2009-02-21 |
* | AVR32 apparently supports fast unaligned accesses. | diego | 2009-02-17 |
* | Also set HAVE_EBP_AVAILABLE in debug mode. | diego | 2009-02-17 |
* | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 |
* | Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning: | diego | 2009-02-17 |
* | Fix compilation without VDPAU | uau | 2009-02-17 |
* | Add support for VDPAU video out, including hardware decoding. | reimar | 2009-02-16 |
* | Make configure recognize avr32. | diego | 2009-02-16 |
* | On clean/distclean, remove binaries with all types of executable suffixes. | diego | 2009-02-12 |
* | Port check for 10 assembler operands support from FFmpeg. | diego | 2009-02-11 |
* | Add priority support for OS/2 and factorize the Windows priority support. | diego | 2009-02-10 |
* | Add proper check for posix_memalign(), needed for FFmpeg. | diego | 2009-02-10 |
* | cosmetics: Remove leading underscore from all def_ variables. | diego | 2009-02-08 |
* | Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h. | diego | 2009-02-08 |
* | CONFIG_LIBAMR_NB/WB should be 0/1 #defines. | diego | 2009-02-08 |
* | Conditionally compile aclib.c instead of placing #ifdef around its content. | diego | 2009-02-08 |
* | Add CONFIG_LIBVORBIS #define for FFmpeg to config.h. | diego | 2009-02-08 |
* | Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris. | diego | 2009-02-07 |
* | Add config.h/config.mak bzlib variables missed in last commit. | diego | 2009-02-07 |
* | Add bzlib check for FFmpeg. | diego | 2009-02-07 |
* | Convert CONFIG_ZLIB into a 0/1 option. | diego | 2009-02-07 |
* | Add READ_CACHE_TRACE #define for libdvdnav. | diego | 2009-02-07 |
* | cosmetics: Regroup some FFmpeg config.h options. | diego | 2009-02-04 |
* | Add proper check for arpa/inet.h. | diego | 2009-02-04 |
* | Do not hardcode HAVE_DOS_PATHS, set it by OS instead. | diego | 2009-02-04 |
* | Hack: fix MINGW compilation by hard-coding HAVE_ARPA_INET_H | reimar | 2009-02-03 |
* | swab() needs _XOPEN_SOURCE to be defined. | reimar | 2009-02-03 |
* | Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpage | rathann | 2009-02-01 |