| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace hack to disable iconv conversion of messages with something more sane. | diego | 2008-05-18 | 1 | -6/+1 |
* | Only run AltiVec compiler tests on PowerPC. | diego | 2008-05-18 | 1 | -1/+1 |
* | 10l: Fix MAN_LANG creation for real this time. | diego | 2008-05-18 | 1 | -1/+1 |
* | 10l: missing quotes in sed command | diego | 2008-05-18 | 1 | -1/+1 |
* | Split MAN_LANG Makefile variable into MAN_LANG and MAN_LANG_ALL with | diego | 2008-05-18 | 1 | -3/+5 |
* | Introduce make variable common to the GTK and Windows GUI and use it | diego | 2008-05-18 | 1 | -0/+1 |
* | 10l: Add missing parentheses in AltiVec test logic. | diego | 2008-05-18 | 1 | -1/+1 |
* | Add support for AppleIR Remote as an input under Linux systems. | ben | 2008-05-18 | 1 | -0/+29 |
* | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 1 | -2/+2 |
* | Prefer FSF-style AltiVec flags over Apple-style. | diego | 2008-05-10 | 1 | -4/+2 |
* | Simplify AltiVec compiler flag test. | diego | 2008-05-10 | 1 | -14/+6 |
* | Simplify AltiVec CFLAG test. | diego | 2008-05-10 | 1 | -13/+4 |
* | Replace some if constructs with && in the AltiVec test. | diego | 2008-05-10 | 1 | -9/+5 |
* | cosmetics: whitespace changes, spelling, code moving in AltiVec test. | diego | 2008-05-10 | 1 | -17/+6 |
* | Only check for and set AltiVec flags if AltiVec or runtime CPU detection is | diego | 2008-05-10 | 1 | -1/+1 |
* | Remove outdated FIXME comment. | diego | 2008-05-10 | 1 | -2/+0 |
* | FFmpeg parts no longer require extra -I CFLAGS. | diego | 2008-05-09 | 1 | -1/+1 |
* | cosmetics: indentation | diego | 2008-05-09 | 1 | -11/+11 |
* | Add options to handle the external libraries in libavcodec, which require | diego | 2008-05-08 | 1 | -17/+39 |
* | Add option to disable mp3lame. | diego | 2008-05-08 | 1 | -1/+7 |
* | cosmetics: Rename _lavc_* variables to _*_lavc. | diego | 2008-05-08 | 1 | -11/+11 |
* | cosmetics: Rename _def_lavc_* variables to _def_*_lavc. | diego | 2008-05-08 | 1 | -12/+12 |
* | Remove obscure comment about libmp3lame depending on Vorbis. | diego | 2008-05-07 | 1 | -1/+0 |
* | 1l: Remove leftover _lavc_x264 variable. | diego | 2008-05-07 | 1 | -1/+1 |
* | Always enable x264 in libavcodec if x264 is enabled. | diego | 2008-05-06 | 1 | -8/+1 |
* | Rewrite (gcc) compiler check to default to enabling compilation and not set | diego | 2008-05-04 | 1 | -19/+8 |
* | cosmetics: Remove trailing whitespace. | diego | 2008-05-03 | 1 | -33/+33 |
* | cosmetics: Remove unused argc/argv parameters from test programs. | diego | 2008-05-03 | 1 | -3/+2 |
* | cosmetics: Consistently compactify and reformat test programs. | diego | 2008-05-03 | 1 | -84/+41 |
* | Use a regular expression to filter out all external library parts from FFmpeg. | diego | 2008-05-03 | 1 | -14/+11 |
* | Remove dead code; LIBVORBIS_ENCODER is deleted from _libavencoders elsewhere. | diego | 2008-05-03 | 1 | -3/+0 |
* | External libraries used by FFmpeg now have a lib prefix in their name. | diego | 2008-05-03 | 1 | -1/+1 |
* | Fix compilation: disable libdirac and libschroedinger FFmpeg de- and encoders. | reimar | 2008-05-03 | 1 | -2/+2 |
* | cosmetics: Reindent after last commit and reformat comment. | diego | 2008-05-01 | 1 | -25/+24 |
* | Always run the GCC AltiVec test so that the correct AltiVec CFLAGS get picked | diego | 2008-05-01 | 1 | -2/+0 |
* | cosmetics: Fix indentation after last commits. | diego | 2008-05-01 | 1 | -35/+35 |
* | Remove obsolete gcc 2.96 warning message. This was also used for e.g. icc, | diego | 2008-05-01 | 1 | -21/+1 |
* | Remove --disable-gcc-check option and related code. | diego | 2008-05-01 | 1 | -30/+0 |
* | Rename cc_verc_fail variable to cc_fail. | diego | 2008-05-01 | 1 | -9/+9 |
* | cosmetics: Simplify altivec.h test. | diego | 2008-05-01 | 1 | -8/+4 |
* | cosmetics: Fix indentation after last commit. | diego | 2008-05-01 | 1 | -8/+8 |
* | Check for altivec.h always, not just when AltiVec is enabled. | diego | 2008-05-01 | 1 | -2/+0 |
* | Set libdvdcss CFLAGS for dvdread from configure. | diego | 2008-04-30 | 1 | -0/+2 |
* | Move CFLAGS setting to configure. | diego | 2008-04-29 | 1 | -0/+1 |
* | Remove unnecessary -I.. from CFLAGS, change -I../libavutil to -Ilibavutil. | diego | 2008-04-28 | 1 | -1/+1 |
* | Only compile libmpcodecs/ve_qtvideo.c on Windows. | diego | 2008-04-26 | 1 | -0/+4 |
* | Rename make variable DVDCSS_INTERNAL --> LIBDVDCSS_INTERNAL. | diego | 2008-04-24 | 1 | -1/+1 |
* | dependency generation infrastructure for C++ files | diego | 2008-04-24 | 1 | -0/+1 |
* | Move libfaad2 fixed-point CFLAGS setting to configure. | diego | 2008-04-24 | 1 | -2/+6 |
* | Move Tremor low accuracy CFLAGS handling to configure. | diego | 2008-04-22 | 1 | -0/+1 |
* | added support for dvdread-config (from our svn), called as fallback when dvdr... | nicodvb | 2008-04-22 | 1 | -0/+17 |
* | Only add available CPU extensions to config.mak. | diego | 2008-04-22 | 1 | -11/+1 |
* | Fix DEPEND_CMD, there was one level of variable indirection too much. | diego | 2008-04-13 | 1 | -1/+1 |
* | Add Makefile variable for DVB OSD menu, saves one ifeq. | diego | 2008-04-13 | 1 | -0/+3 |
* | Restore compilation of osdep/mplayer-rc.o. | diego | 2008-04-13 | 1 | -0/+3 |
* | Fix MPDEPEND_CMD to work with more than one subdirectory level. | diego | 2008-04-12 | 1 | -1/+1 |
* | Enable runtime control for colorful and/or module name output | zuxy | 2008-04-12 | 1 | -15/+0 |
* | Remove unused make variable. | diego | 2008-04-11 | 1 | -1/+0 |
* | Add GUI_GTK make variable. | diego | 2008-04-11 | 1 | -0/+2 |
* | Remove unused TARGET_WIN32 setting. | diego | 2008-04-11 | 1 | -4/+0 |
* | Add a config.mak variable to control compilation of the Win32 GUI. | diego | 2008-04-11 | 1 | -0/+2 |
* | Remove unused definition. | diego | 2008-04-11 | 1 | -5/+0 |
* | Rename ASS make variable to LIBASS. | diego | 2008-04-09 | 1 | -1/+1 |
* | Handle af_ladspa conditional compilation in the usual way. | diego | 2008-04-09 | 1 | -8/+2 |
* | Move decision about which getch2 and timer file to compile to configure. | diego | 2008-04-08 | 1 | -0/+9 |
* | Move decision about whether or not to compile osdep/mmap_os2.c to configure. | diego | 2008-04-08 | 1 | -0/+2 |
* | Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD. | diego | 2008-04-07 | 1 | -2/+4 |
* | Export some more information for FFmpeg's buid system. | diego | 2008-04-04 | 1 | -0/+1 |
* | Darwin and Win32 DVD support libs are handled separately, take them back | diego | 2008-04-01 | 1 | -3/+4 |
* | Initialize _dvdread variable to "no" in the dvdread check. | diego | 2008-04-01 | 1 | -0/+1 |
* | Ahem, fix quoting of $ in DEPEND_CMD. | diego | 2008-03-31 | 1 | -1/+1 |
* | Add DEPEND_CMD to config.mak (sync with FFmpeg). | diego | 2008-03-31 | 1 | -0/+2 |
* | Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg. | diego | 2008-03-31 | 1 | -2/+1 |
* | cosmetics: Group all FFmpeg settings together in config.mak. | diego | 2008-03-31 | 1 | -43/+46 |
* | HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg. | diego | 2008-03-31 | 1 | -1/+1 |
* | cosmetics: prettyprinting | diego | 2008-03-27 | 1 | -19/+19 |
* | some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak ee | diego | 2008-03-27 | 1 | -5/+5 |
* | support for DragonFly BSD, patch by Hasso Tepper, hasso estpak ee | diego | 2008-03-27 | 1 | -7/+17 |
* | Remove bsd() system check. Lumping different *BSD systems together like | diego | 2008-03-27 | 1 | -7/+7 |
* | cosmetics: Reindent X11 header search section after last commit. | diego | 2008-03-26 | 1 | -8/+8 |
* | Do not look for X11 headers on the host when cross-compiling. | diego | 2008-03-26 | 1 | -0/+2 |
* | Compilation fix. | eugeni | 2008-03-18 | 1 | -0/+13 |
* | Remove unused MACOSX definition. | diego | 2008-03-15 | 1 | -5/+0 |
* | Introduce HAVE_QUICKTIME definition and use it where appropriate. | diego | 2008-03-15 | 1 | -0/+3 |
* | Add a separate definition for quartz. | diego | 2008-03-15 | 1 | -0/+4 |
* | 10l: Really disable coreaudio where intended. | diego | 2008-03-15 | 1 | -1/+1 |
* | Do not disable all Mac OS X support when pthreads are unavailable. | diego | 2008-03-15 | 1 | -2/+2 |
* | MACOSX_COREVIDEO --> corevideo | diego | 2008-03-15 | 1 | -6/+6 |
* | Introduce a separate definition for Mac OS X coreaudio support. | diego | 2008-03-15 | 1 | -0/+6 |
* | Fix wrong res_comment. | diego | 2008-03-15 | 1 | -1/+1 |
* | CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes. | diego | 2008-03-10 | 1 | -1/+1 |
* | Disable QTX emulation on win32; fix builds on cygwin and mingw32. | zuxy | 2008-03-10 | 1 | -1/+1 |
* | CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg | diego | 2008-03-08 | 1 | -1/+1 |
* | Move HP-UX SCSI header check from the internal libdvdread check to the | diego | 2008-03-08 | 1 | -2/+2 |
* | Add parentheses where necessary to fix || conditions to work as intended. | diego | 2008-03-07 | 1 | -5/+5 |
* | Remove duplicate conditions in dvdread check. | diego | 2008-03-07 | 1 | -1/+1 |
* | Set ASFLAGS in configure and initialize it as necessary for OS/2. | diego | 2008-03-07 | 1 | -0/+2 |
* | Disable S3 VIDIX driver on non-x86 platforms. | diego | 2008-03-06 | 1 | -1/+1 |
* | 10l: ENABLE_GRAY needs to be present for libavcodec to compile. | diego | 2008-03-06 | 1 | -0/+1 |
* | Do not enable grayscale decoding in FFmpeg, it slows down the | diego | 2008-03-05 | 1 | -3/+0 |
* | Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS | diego | 2008-03-05 | 1 | -0/+2 |
* | Move decision about whether or not to compile Windows emulation | diego | 2008-03-03 | 1 | -0/+2 |
* | Move decision about whether or not to compile wrapper.S to configure. | diego | 2008-03-03 | 1 | -0/+3 |
* | configure: Set CONFIG_ENCODERS=yes in config.mak unconditionally | uau | 2008-03-03 | 1 | -1/+1 |
* | New S3 VIDIX driver. | ben | 2008-02-29 | 1 | -6/+6 |
* | Use _res_comment in joystick check. | diego | 2008-02-28 | 1 | -1/+2 |
* | Default to disabling VIDIX on platforms where it is not known to work. | diego | 2008-02-26 | 1 | -4/+3 |
* | configure: define ENABLE_ENCODERS for FFmpeg | uau | 2008-02-26 | 1 | -0/+1 |
* | FFmpeg now uses different (unified) #include paths. | diego | 2008-02-25 | 1 | -5/+5 |
* | Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com. | diego | 2008-02-24 | 1 | -1/+1 |
* | Only icc 10.1 will be supported. | cehoyos | 2008-02-24 | 1 | -1/+1 |
* | Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012). | cehoyos | 2008-02-24 | 1 | -0/+2 |
* | #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it. | diego | 2008-02-23 | 1 | -0/+3 |
* | Move libdca definition to a better place in config.h. | diego | 2008-02-23 | 1 | -1/+3 |
* | Replace Alpha MVI compiler workarounds by a proper configure check. | diego | 2008-02-21 | 1 | -14/+13 |
* | Use standard multiple inclusion guard. | diego | 2008-02-21 | 1 | -1/+1 |
* | Remove unused #define from config.h. | diego | 2008-02-21 | 1 | -5/+0 |
* | basic support for OS/2 in configure | diego | 2008-02-18 | 1 | -3/+21 |
* | Set SYS_BEOS for libdvdcss compilation on BeOS. | diego | 2008-02-18 | 1 | -0/+1 |
* | Apple gcc defines __APPLE_ALTIVEC__ with -faltivec. | diego | 2008-02-16 | 1 | -1/+1 |
* | Implement test for system byteswap.h header file. | iive | 2008-02-12 | 1 | -0/+18 |
* | Disable v4l2 if pthreads are not available, fixes bug #1015. | diego | 2008-02-10 | 1 | -2/+2 |
* | Update the test for ivtv output driver. | iive | 2008-02-01 | 1 | -2/+8 |
* | Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-I... | reimar | 2008-01-30 | 1 | -1/+1 |
* | Remove setting of ldconfig, it is unused. | diego | 2008-01-27 | 1 | -6/+0 |
* | Move Zoran video controller check after the libavcodec one. | iive | 2008-01-23 | 1 | -25/+26 |
* | The GUI requires font support. | diego | 2008-01-14 | 1 | -0/+2 |
* | Set CONFIG_SWSCALER in order to avoid imgresample | uau | 2008-01-09 | 1 | -0/+2 |
* | Add HAVE_SOCKLEN_T to config.h for FFmpeg | uau | 2008-01-03 | 1 | -0/+2 |
* | Use _ISOC99_SOURCE instead of _GNU_SOURCE. | diego | 2008-01-02 | 1 | -1/+1 |
* | include dvdnav.h from its installation directory rather than appending | nicodvb | 2008-01-01 | 1 | -1/+1 |
* | Add detection of *lrint* and round* functions to configure. | eugeni | 2007-12-28 | 1 | -9/+16 |
* | Make windres binary name configurable, useful for cross-compiling. | diego | 2007-12-28 | 1 | -0/+6 |
* | Simplify int_fastXY_t test in configure. | reimar | 2007-12-22 | 1 | -4/+1 |
* | Add support for XScreenSaverSuspend | reimar | 2007-12-22 | 1 | -0/+25 |
* | Remove internal unrarlib copy, the new unrarexec code is a strict superset. | diego | 2007-12-20 | 1 | -15/+0 |
* | Support cddb on darwin. | ulion | 2007-12-16 | 1 | -1/+1 |
* | Always enable largefile support by default | uau | 2007-12-14 | 1 | -2/+2 |
* | Support using unrar executable to access rar-compressed vobsub files. | ulion | 2007-12-14 | 1 | -0/+20 |
* | support for xtensa CPU architecture | diego | 2007-12-11 | 1 | -1/+12 |
* | Do not set SYS_AMIGAOS4, it is unused. | diego | 2007-12-11 | 1 | -1/+1 |
* | SYS_AMIGAOS4 --> __AMIGAOS4__ | diego | 2007-12-11 | 1 | -1/+1 |
* | slight consistency change for default DVD device selection | diego | 2007-12-11 | 1 | -1/+1 |
* | Remove redundant condition from list of CD/DVD-ROM devices. | diego | 2007-12-11 | 1 | -3/+0 |
* | Do not set -DSYS_DARWIN, it is unused. | diego | 2007-12-11 | 1 | -1/+1 |
* | Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__. | diego | 2007-12-11 | 1 | -1/+1 |
* | Allow usage of icc 10.1 | cehoyos | 2007-12-08 | 1 | -1/+1 |
* | add new configure option to disable VIDIX PCI device name database (saves a 3... | ben | 2007-12-04 | 1 | -0/+11 |
* | live555 and libnemesi support coexists | lu_zero | 2007-12-04 | 1 | -2/+2 |
* | Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore. | cehoyos | 2007-11-24 | 1 | -2/+2 |
* | Fix half-baked last commit. | diego | 2007-11-22 | 1 | -3/+4 |
* | Remove ! operator hack, we require a POSIX-compatible-shell. | diego | 2007-11-22 | 1 | -31/+18 |
* | Invert the logic to check the cmp return value cmp to avoid using the ! opera... | diego | 2007-11-22 | 1 | -1/+1 |
* | main() --> main(void) | diego | 2007-11-21 | 1 | -14/+14 |
* | reindentation | nicodvb | 2007-11-14 | 1 | -1/+1 |
* | removed unneeded checks on the version of dvdnav (the acceptance of | nicodvb | 2007-11-14 | 1 | -6/+0 |
* | libogg muxer no longer exists in FFmpeg. | diego | 2007-11-14 | 1 | -1/+0 |
* | OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg. | diego | 2007-11-11 | 1 | -1/+1 |
* | add support for newer libdca | rathann | 2007-11-06 | 1 | -2/+4 |
* | Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791. | diego | 2007-11-01 | 1 | -0/+1 |
* | Detect IPv6 support on Windows | zuxy | 2007-10-30 | 1 | -1/+5 |
* | Update to use newer libnemesi, should fix desync, fps guessing may fail now | lu_zero | 2007-10-29 | 1 | -1/+1 |
* | Certain VIDIX drivers only work on x86, disable for other arches. | diego | 2007-10-20 | 1 | -2/+2 |
* | Disable libavcodec libvorbis encoder | uau | 2007-10-20 | 1 | -1/+1 |
* | Set CONFIG_LIBVORBIS correctly | reimar | 2007-10-20 | 1 | -0/+1 |
* | Replace Polyp- by PulseAudio output. | reimar | 2007-10-18 | 1 | -22/+20 |
* | Sync with latest FFmpeg changes. | diego | 2007-10-18 |