| Commit message (Expand) | Author | Age |
* | Set and use only ARCH_PPC, not also ARCH_POWERPC. | diego | 2008-12-27 |
* | Set fast_cmov for all x86_64 systems, except for P4-based systems this | reimar | 2008-12-23 |
* | Define HAVE_FAST_64BIT if appropriate | reimar | 2008-12-23 |
* | Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'. | cehoyos | 2008-12-22 |
* | another round of armv4l --> arm changes | diego | 2008-12-17 |
* | xvmc is now a CONFIG_ option in FFmpeg. | diego | 2008-12-15 |
* | Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree. | diego | 2008-12-13 |
* | Merge two identical NetBSD/OpenBSD conditions. | diego | 2008-12-13 |
* | Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree. | diego | 2008-12-13 |
* | Search live555 library also in /usr/lib64. | cehoyos | 2008-12-11 |
* | Rework Theora test, it was throwing away CFLAGS provided by pkg-config. | diego | 2008-12-11 |
* | 10l: actually disable quartz vo when detection failed. | gpoirier | 2008-12-10 |
* | whitespace cosmetics in test programs | diego | 2008-12-03 |
* | Treat video output objects the same as everything else in the build system, | diego | 2008-12-03 |
* | cosmetics: consistent CONFIG_PNM definition | diego | 2008-12-03 |
* | cosmetics: Rename ZORAN Makefile variable to ZR for consistency. | diego | 2008-12-03 |
* | Treat audio output objects the same as everything else in the build system, | diego | 2008-12-03 |
* | Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as | gpoirier | 2008-12-03 |
* | 100l, actually put the PTHREAD_CACHE define into config.h | reimar | 2008-12-02 |
* | vo_direct3d.o depends on w32_common.o. | diego | 2008-12-02 |
* | MNG demuxer by Stefan Schuermans, stefan blinkenarea org | diego | 2008-11-30 |
* | Move PTHREAD_CACHE define logic to configure. | reimar | 2008-11-28 |
* | Fix cross-compilation: autodetect correct nm tool | reimar | 2008-11-28 |
* | configure: Move AANDCT config.mak entry and add config.h #defines | uau | 2008-11-26 |
* | Fix compilation after FFmpeg r15940 | reimar | 2008-11-26 |
* | Enable compilation with icc 11.0. | cehoyos | 2008-11-25 |
* | now that we have a specific check to enable ao_macosx or not, don't let test | gpoirier | 2008-11-24 |
* | add specific test to check if we can enable ao_macosx not matter how vo_quart... | gpoirier | 2008-11-24 |
* | Direct3D based video_out module. | reimar | 2008-11-18 |
* | On OpenBSD socklen_t is defined at sys/types.h, so latter is added | bircoph | 2008-11-18 |
* | 100l, missing ' s' in sed command, probably caused all decoders to be | reimar | 2008-11-17 |
* | Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled. | diego | 2008-11-17 |
* | Set _have_yasm to "no" if yasm detection failed. | diego | 2008-11-17 |
* | Allow compilation with icc 10.1. | cehoyos | 2008-11-17 |
* | Fix missing -DARCH_X86_64 for yasm on x86_64. | reimar | 2008-11-16 |
* | Add yasm support to the build system. | bircoph | 2008-11-16 |
* | On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU, | gpoirier | 2008-11-15 |
* | Print out that vo_macosx is disabled when Mac OS X APIs are not available. | diego | 2008-11-13 |
* | lavc tscc decoder now also depends on zlib | reimar | 2008-11-02 |
* | Change OpenGL support to work on unmodified MinGW64 | reimar | 2008-11-02 |
* | Make sure that linker flags passed as configure parameters appear before | diego | 2008-10-28 |
* | cosmetics: alphabetical order | diego | 2008-10-26 |
* | configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodec | uau | 2008-10-26 |
* | cosmetics: Reorder some FFmpeg-related config.h and config.mak entries. | diego | 2008-10-25 |
* | configure: Set CONFIG_FFT to fix libavcodec compilation | uau | 2008-10-25 |
* | 10l: Revert SH4 removal, which is required in FFmpeg. | diego | 2008-10-24 |
* | SH4 is an architecture, not a CPU extension. | diego | 2008-10-23 |
* | Add ARM pld instruction test for FFmpeg ARM optimizations. | diego | 2008-10-23 |
* | Determine default CD/DVD device in configure instead of using an #ifdef jungle. | diego | 2008-10-21 |
* | cosmetics: Reorganize config.h. Remove pointless comments, group together | diego | 2008-10-16 |