| Commit message (Expand) | Author | Age |
* | Disable upcoming MPEG_VDPAU_DECODER. | cehoyos | 2009-01-16 |
* | Get rid of now unused FFmpeg ENABLE_ preprocessor directives. | diego | 2009-01-15 |
* | Sync with latest FFmpeg changes: #define disabled preprocessor directives | diego | 2009-01-15 |
* | Treat mlib as a normal FFmpeg option, not a CPU extension. | diego | 2009-01-15 |
* | Treat SH architecture like SH4 like in FFmpeg, the only place it is used. | diego | 2009-01-15 |
* | SH4 is not a CPU extension mechanism. | diego | 2009-01-15 |
* | Mark internal libraries as such in the configure summary, fixes Bugzilla #1378. | diego | 2009-01-15 |
* | Sync with latest FFmpeg changes: Check for the availability of truncf(). | diego | 2009-01-11 |
* | Remove outdated comment. | diego | 2009-01-11 |
* | cosmetics: Move CPU byte order check to a more sensible place. | diego | 2009-01-11 |
* | Only check for YASM support on x86 systems. | diego | 2009-01-11 |
* | cosmetics: Move some checks to more logical places. | diego | 2009-01-11 |
* | console output cosmetics | diego | 2009-01-11 |
* | Only print "using XYZ" comment if XYZ has been set. | diego | 2009-01-11 |
* | Reindent for "if" added in internal dvdnav patch | reimar | 2009-01-10 |
* | Support an "internal" dvdnav version to make it easier to compile with, | reimar | 2009-01-10 |
* | Switch internal dvdread to libdvdread SVN external. | reimar | 2009-01-08 |
* | Fix compilation after upcoming H264_VDPAU patch for FFmpeg. | cehoyos | 2009-01-04 |
* | EXTERN_PREFIX is not only used in FFmpeg code. | diego | 2009-01-04 |
* | Add ARMv6t2 CPU extension additions missed in previous commit. | diego | 2009-01-04 |
* | Sync ARMv6t2 optimization support from FFmpeg. | diego | 2009-01-04 |
* | Update JACK configure test to match r28241 | reimar | 2009-01-04 |
* | 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 |