| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename local TMP variable to TMPRES to avoid a clash with the | reimar | 2009-03-27 | 1 | -4/+4 |
* | cosmetics: Drop leading underscore from extra_ variables. | diego | 2009-03-25 | 1 | -194/+194 |
* | Update help output with previous --extra-ldflags change. | diego | 2009-03-24 | 1 | -3/+2 |
* | Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrary | diego | 2009-03-24 | 1 | -98/+98 |
* | typo fix: Remove stray '-' from --extra-cflags option evaluation. | diego | 2009-03-23 | 1 | -1/+1 |
* | Replace --with-extraincdir option by --extra-cflags, which accepts arbitrary | diego | 2009-03-23 | 1 | -48/+48 |
* | Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection. | diego | 2009-03-23 | 1 | -5/+3 |
* | Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined. | diego | 2009-03-21 | 1 | -0/+1 |
* | Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg. | diego | 2009-03-21 | 1 | -0/+2 |
* | Support icc 11.1. | cehoyos | 2009-03-18 | 1 | -1/+1 |
* | Older versions of <vdpau/vdpau.h> will fail during compilation. | cehoyos | 2009-03-18 | 1 | -1/+1 |
* | HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg. | diego | 2009-03-15 | 1 | -1/+1 |
* | KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net | diego | 2009-03-14 | 1 | -0/+29 |
* | Add /usr/X11R7 to the list of directories in which to search for X11 includes | diego | 2009-03-14 | 1 | -3/+5 |
* | Fix compilation with --charset=noconv | reimar | 2009-03-13 | 1 | -4/+2 |
* | Update x264 version check for version required by lavc. | reimar | 2009-03-07 | 1 | -1/+1 |
* | Only add -Ilibdvdnav to the CFLAGS of the files that require it. | diego | 2009-03-05 | 1 | -1/+2 |
* | DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net | diego | 2009-03-01 | 1 | -0/+29 |
* | configure: Make the special dvdnav test the last one again | uau | 2009-02-23 | 1 | -43/+47 |
* | Make alpha arch detection more lenient. Taken from the Debian patchset. | diego | 2009-02-21 | 1 | -2/+2 |
* | Add -ffast-math to LDFLAGS as well as to CFLAGS. | diego | 2009-02-21 | 1 | -0/+1 |
* | Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg. | diego | 2009-02-21 | 1 | -0/+2 |
* | AVR32 apparently supports fast unaligned accesses. | diego | 2009-02-17 | 1 | -0/+1 |
* | Also set HAVE_EBP_AVAILABLE in debug mode. | diego | 2009-02-17 | 1 | -0/+2 |
* | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 1 | -2/+2 |
* | Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 1 | -1/+1 |
* | Fix compilation without VDPAU | uau | 2009-02-17 | 1 | -1/+1 |
* | Add support for VDPAU video out, including hardware decoding. | reimar | 2009-02-16 | 1 | -2/+31 |
* | Make configure recognize avr32. | diego | 2009-02-16 | 1 | -1/+7 |
* | On clean/distclean, remove binaries with all types of executable suffixes. | diego | 2009-02-12 | 1 | -0/+1 |
* | Port check for 10 assembler operands support from FFmpeg. | diego | 2009-02-11 | 1 | -0/+17 |
* | Add priority support for OS/2 and factorize the Windows priority support. | diego | 2009-02-10 | 1 | -0/+8 |
* | Add proper check for posix_memalign(), needed for FFmpeg. | diego | 2009-02-10 | 1 | -1/+13 |
* | cosmetics: Remove leading underscore from all def_ variables. | diego | 2009-02-08 | 1 | -797/+797 |
* | Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h. | diego | 2009-02-08 | 1 | -0/+1 |
* | CONFIG_LIBAMR_NB/WB should be 0/1 #defines. | diego | 2009-02-08 | 1 | -2/+2 |
* | Conditionally compile aclib.c instead of placing #ifdef around its content. | diego | 2009-02-08 | 1 | -0/+1 |
* | Add CONFIG_LIBVORBIS #define for FFmpeg to config.h. | diego | 2009-02-08 | 1 | -0/+1 |
* | Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris. | diego | 2009-02-07 | 1 | -1/+1 |
* | Add config.h/config.mak bzlib variables missed in last commit. | diego | 2009-02-07 | 1 | -0/+2 |
* | Add bzlib check for FFmpeg. | diego | 2009-02-07 | 1 | -0/+15 |
* | Convert CONFIG_ZLIB into a 0/1 option. | diego | 2009-02-07 | 1 | -1/+1 |
* | Add READ_CACHE_TRACE #define for libdvdnav. | diego | 2009-02-07 | 1 | -0/+2 |
* | cosmetics: Regroup some FFmpeg config.h options. | diego | 2009-02-04 | 1 | -8/+7 |
* | Add proper check for arpa/inet.h. | diego | 2009-02-04 | 1 | -5/+12 |
* | Do not hardcode HAVE_DOS_PATHS, set it by OS instead. | diego | 2009-02-04 | 1 | -1/+4 |
* | Hack: fix MINGW compilation by hard-coding HAVE_ARPA_INET_H | reimar | 2009-02-03 | 1 | -0/+4 |
* | swab() needs _XOPEN_SOURCE to be defined. | reimar | 2009-02-03 | 1 | -0/+1 |
* | Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpage | rathann | 2009-02-01 | 1 | -1/+1 |
* | Simplify inet_pton/inet_aton checks. | diego | 2009-02-01 | 1 | -18/+11 |
* | Add some more definitions for FFmpeg to config.h. | diego | 2009-02-01 | 1 | -0/+3 |
* | cosmetics: Fix indentation after last commit. | diego | 2009-02-01 | 1 | -13/+13 |
* | Restructure network tests: Always check for both inet_aton and inet_pton. | diego | 2009-02-01 | 1 | -28/+20 |
* | HAVE_DCBZL should be a 0/1 definition. | diego | 2009-02-01 | 1 | -1/+1 |
* | Convert HAVE_WINSOCK2_H into a 0/1 definition. | diego | 2009-02-01 | 1 | -1/+1 |
* | HAVE_ATON --> HAVE_INET_ATON to match FFmpeg and give it a 0/1 value. | diego | 2009-02-01 | 1 | -3/+3 |
* | Convert HAVE_CLOSESOCKET and HAVE_SOCKLEN_T into 0/1 definitions. | diego | 2009-02-01 | 1 | -2/+2 |
* | Add a few more #defines for FFmpeg to config.h. | diego | 2009-02-01 | 1 | -0/+5 |
* | CONFIG_LIB* are defined as 0/1 in FFmpeg. | diego | 2009-02-01 | 1 | -6/+6 |
* | Revert Solaris PATH modification workaround. | diego | 2009-02-01 | 1 | -3/+0 |
* | Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation. | diego | 2009-02-01 | 1 | -0/+2 |
* | Set a sane default path on Solaris. | diego | 2009-01-31 | 1 | -0/+3 |
* | cosmetics: Move memalign_hack define next to other FFmpeg defines in config.h. | diego | 2009-01-31 | 1 | -1/+1 |
* | Make sure CONFIG_MEMALIGN_HACK is always #defined. | diego | 2009-01-31 | 1 | -0/+1 |
* | Make sure HAVE_ALTIVEC_H is always #defined. | diego | 2009-01-31 | 1 | -1/+1 |
* | Make sure HAVE_FAST_64BIT is always #defined. | diego | 2009-01-31 | 1 | -0/+1 |
* | Add bswap check, needed for FFmpeg. | diego | 2009-01-31 | 1 | -0/+7 |
* | Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it. | diego | 2009-01-31 | 1 | -1/+1 |
* | HAVE_LRINT and friends should be defined to 0/1. | diego | 2009-01-31 | 1 | -1/+1 |
* | Make CONFIG_XVMC a proper FFmpeg-style 0/1 definition. | diego | 2009-01-30 | 1 | -1/+1 |
* | Add CONFIG_SWSCALE to config.h, we always enable the software scaler. | diego | 2009-01-30 | 1 | -0/+1 |
* | Add 4 more config.h #defines for libfaad2. | diego | 2009-01-30 | 1 | -0/+5 |
* | Add -Wundef to CFLAGS. | diego | 2009-01-30 | 1 | -0/+1 |
* | Enable RDFT in FFmpeg, some codecs depend on it. | diego | 2009-01-30 | 1 | -0/+2 |
* | Enable internal dvdread support on OS/2. | diego | 2009-01-30 | 1 | -1/+1 |
* | HAVE_3DNOW --> HAVE_AMD3DNOW | diego | 2009-01-26 | 1 | -3/+3 |
* | HAVE_3DNOWEX --> HAVE_3DNOWEXT | diego | 2009-01-25 | 1 | -2/+2 |
* | Disable upcoming VC1/WMV3 VDPAU decoder. | cehoyos | 2009-01-20 | 1 | -1/+1 |
* | MPlayer only supports latest libavutil. | cehoyos | 2009-01-17 | 1 | -1/+1 |
* | fix compilation without VDPAU decoders | gpoirier | 2009-01-16 | 1 | -1/+1 |
* | Disable upcoming MPEG_VDPAU_DECODER. | cehoyos | 2009-01-16 | 1 | -1/+1 |
* | Get rid of now unused FFmpeg ENABLE_ preprocessor directives. | diego | 2009-01-15 | 1 | -17/+2 |
* | Sync with latest FFmpeg changes: #define disabled preprocessor directives | diego | 2009-01-15 | 1 | -1/+2 |
* | Treat mlib as a normal FFmpeg option, not a CPU extension. | diego | 2009-01-15 | 1 | -3/+4 |
* | Treat SH architecture like SH4 like in FFmpeg, the only place it is used. | diego | 2009-01-15 | 1 | -5/+5 |
* | SH4 is not a CPU extension mechanism. | diego | 2009-01-15 | 1 | -1/+1 |
* | Mark internal libraries as such in the configure summary, fixes Bugzilla #1378. | diego | 2009-01-15 | 1 | -7/+12 |
* | Sync with latest FFmpeg changes: Check for the availability of truncf(). | diego | 2009-01-11 | 1 | -1/+2 |
* | Remove outdated comment. | diego | 2009-01-11 | 1 | -1/+0 |
* | cosmetics: Move CPU byte order check to a more sensible place. | diego | 2009-01-11 | 1 | -26/+28 |
* | Only check for YASM support on x86 systems. | diego | 2009-01-11 | 1 | -0/+3 |
* | cosmetics: Move some checks to more logical places. | diego | 2009-01-11 | 1 | -83/+87 |
* | console output cosmetics | diego | 2009-01-11 | 1 | -3/+3 |
* | Only print "using XYZ" comment if XYZ has been set. | diego | 2009-01-11 | 1 | -5/+5 |
* | Reindent for "if" added in internal dvdnav patch | reimar | 2009-01-10 | 1 | -2/+2 |
* | Support an "internal" dvdnav version to make it easier to compile with, | reimar | 2009-01-10 | 1 | -2/+9 |
* | Switch internal dvdread to libdvdread SVN external. | reimar | 2009-01-08 | 1 | -3/+1 |
* | Fix compilation after upcoming H264_VDPAU patch for FFmpeg. | cehoyos | 2009-01-04 | 1 | -1/+1 |
* | EXTERN_PREFIX is not only used in FFmpeg code. | diego | 2009-01-04 | 1 | -1/+1 |
* | Add ARMv6t2 CPU extension additions missed in previous commit. | diego | 2009-01-04 | 1 | -1/+2 |
* | Sync ARMv6t2 optimization support from FFmpeg. | diego | 2009-01-04 | 1 | -0/+14 |
* | Update JACK configure test to match r28241 | reimar | 2009-01-04 | 1 | -1/+1 |
* | Set and use only ARCH_PPC, not also ARCH_POWERPC. | diego | 2008-12-27 | 1 | -3/+3 |
* | Set fast_cmov for all x86_64 systems, except for P4-based systems this | reimar | 2008-12-23 | 1 | -1/+1 |
* | Define HAVE_FAST_64BIT if appropriate | reimar | 2008-12-23 | 1 | -0/+7 |
* | Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'. | cehoyos | 2008-12-22 | 1 | -2/+2 |
* | another round of armv4l --> arm changes | diego | 2008-12-17 | 1 | -3/+3 |
* | xvmc is now a CONFIG_ option in FFmpeg. | diego | 2008-12-15 | 1 | -3/+3 |
* | Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree. | diego | 2008-12-13 | 1 | -1/+1 |
* | Merge two identical NetBSD/OpenBSD conditions. | diego | 2008-12-13 | 1 | -2/+1 |
* | Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree. | diego | 2008-12-13 | 1 | -1/+1 |
* | Search live555 library also in /usr/lib64. | cehoyos | 2008-12-11 | 1 | -1/+1 |
* | Rework Theora test, it was throwing away CFLAGS provided by pkg-config. | diego | 2008-12-11 | 1 | -8/+18 |
* | 10l: actually disable quartz vo when detection failed. | gpoirier | 2008-12-10 | 1 | -1/+1 |
* | whitespace cosmetics in test programs | diego | 2008-12-03 | 1 | -22/+22 |
* | Treat video output objects the same as everything else in the build system, | diego | 2008-12-03 | 1 | -45/+32 |
* | cosmetics: consistent CONFIG_PNM definition | diego | 2008-12-03 | 1 | -1/+1 |
* | cosmetics: Rename ZORAN Makefile variable to ZR for consistency. | diego | 2008-12-03 | 1 | -1/+1 |
* | Treat audio output objects the same as everything else in the build system, | diego | 2008-12-03 | 1 | -22/+15 |
* | Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as | gpoirier | 2008-12-03 | 1 | -1/+1 |
* | 100l, actually put the PTHREAD_CACHE define into config.h | reimar | 2008-12-02 | 1 | -0/+1 |
* | vo_direct3d.o depends on w32_common.o. | diego | 2008-12-02 | 1 | -1/+1 |
* | MNG demuxer by Stefan Schuermans, stefan blinkenarea org | diego | 2008-11-30 | 1 | -0/+28 |
* | Move PTHREAD_CACHE define logic to configure. | reimar | 2008-11-28 | 1 | -0/+10 |
* | Fix cross-compilation: autodetect correct nm tool | reimar | 2008-11-28 | 1 | -1/+11 |
* | configure: Move AANDCT config.mak entry and add config.h #defines | uau | 2008-11-26 | 1 | -1/+3 |
* | Fix compilation after FFmpeg r15940 | reimar | 2008-11-26 | 1 | -0/+1 |
* | Enable compilation with icc 11.0. | cehoyos | 2008-11-25 | 1 | -1/+1 |
* | now that we have a specific check to enable ao_macosx or not, don't let test | gpoirier | 2008-11-24 | 1 | -10/+4 |
* | add specific test to check if we can enable ao_macosx not matter how vo_quart... | gpoirier | 2008-11-24 | 1 | -1/+15 |
* | Direct3D based video_out module. | reimar | 2008-11-18 | 1 | -0/+26 |
* | On OpenBSD socklen_t is defined at sys/types.h, so latter is added | bircoph | 2008-11-18 | 1 | -1/+1 |
* | 100l, missing ' s' in sed command, probably caused all decoders to be | reimar | 2008-11-17 | 1 | -1/+1 |
* | Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled. | diego | 2008-11-17 | 1 | -1/+3 |
* | Set _have_yasm to "no" if yasm detection failed. | diego | 2008-11-17 | 1 | -0/+1 |
* | Allow compilation with icc 10.1. | cehoyos | 2008-11-17 | 1 | -0/+2 |
* | Fix missing -DARCH_X86_64 for yasm on x86_64. | reimar | 2008-11-16 | 1 | -1/+1 |
* | Add yasm support to the build system. | bircoph | 2008-11-16 | 1 | -1/+56 |
* | On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU, | gpoirier | 2008-11-15 | 1 | -1/+1 |
* | Print out that vo_macosx is disabled when Mac OS X APIs are not available. | diego | 2008-11-13 | 1 | -1/+1 |
* | lavc tscc decoder now also depends on zlib | reimar | 2008-11-02 | 1 | -1/+1 |
* | Change OpenGL support to work on unmodified MinGW64 | reimar | 2008-11-02 | 1 | -2/+2 |
* | Make sure that linker flags passed as configure parameters appear before | diego | 2008-10-28 | 1 | -1/+1 |
* | cosmetics: alphabetical order | diego | 2008-10-26 | 1 | -4/+4 |
* | configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodec | uau | 2008-10-26 | 1 | -2/+9 |
* | cosmetics: Reorder some FFmpeg-related config.h and config.mak entries. | diego | 2008-10-25 | 1 | -13/+13 |
* | configure: Set CONFIG_FFT to fix libavcodec compilation | uau | 2008-10-25 | 1 | -0/+7 |
* | 10l: Revert SH4 removal, which is required in FFmpeg. | diego | 2008-10-24 | 1 | -1/+1 |
* | SH4 is an architecture, not a CPU extension. | diego | 2008-10-23 | 1 | -1/+1 |
* | Add ARM pld instruction test for FFmpeg ARM optimizations. | diego | 2008-10-23 | 1 | -1/+10 |
* | Determine default CD/DVD device in configure instead of using an #ifdef jungle. | diego | 2008-10-21 | 1 | -0/+30 |
* | cosmetics: Reorganize config.h. Remove pointless comments, group together | diego | 2008-10-16 | 1 | -449/+195 |
* | typo: _dev_dvd_openbsd --> _def_dvd_openbsd | diego | 2008-10-16 | 1 | -2/+2 |
* | Create LIBDIR for binary codecs upon make install. | diego | 2008-10-16 | 1 | -0/+1 |
* | Move dcbzl definition to the FFmpeg section of config.h where it belongs. | diego | 2008-10-16 | 1 | -4/+4 |
* | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. | diego | 2008-10-16 | 1 | -5/+5 |
* | Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. | diego | 2008-10-16 | 1 | -3/+3 |
* | Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs. | diego | 2008-10-16 | 1 | -27/+0 |
* | Move likely/unlikely macros to libmpdemux/demuxer.h where they are used. | diego | 2008-10-16 | 1 | -7/+0 |
* | Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used. | diego | 2008-10-16 | 1 | -2/+0 |
* | Move X11_FULLSCREEN definition to x11_common.h where it belongs. | diego | 2008-10-16 | 1 | -3/+0 |
* | Move attribute_used declaration from config.h to mangle.h where it is useful. | diego | 2008-10-16 | 1 | -7/+0 |
* | sun --> __sun in config.h preprocessor check | diego | 2008-10-16 | 1 | -1/+1 |
* | cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h. | diego | 2008-10-14 | 1 | -3/+3 |
* | cosmetics: Consistently name all header #define variables. | diego | 2008-10-14 | 1 | |