| Commit message (Expand) | Author | Age |
* | Merge svn changes up to r26587 | Uoti Urpala | 2008-04-29 |
|\ |
|
| * | Remove unnecessary -I.. from CFLAGS, change -I../libavutil to -Ilibavutil. | diego | 2008-04-28 |
* | | Make MPlayer build with a complete FFmpeg checkout in ffmpeg/ | Uoti Urpala | 2008-04-28 |
* | | Merge svn changes up to r26555 | Uoti Urpala | 2008-04-28 |
|\| |
|
| * | Only compile libmpcodecs/ve_qtvideo.c on Windows. | diego | 2008-04-26 |
* | | Merge svn changes up to r26540 | Uoti Urpala | 2008-04-26 |
|\| |
|
| * | Rename make variable DVDCSS_INTERNAL --> LIBDVDCSS_INTERNAL. | diego | 2008-04-24 |
| * | dependency generation infrastructure for C++ files | diego | 2008-04-24 |
| * | Move libfaad2 fixed-point CFLAGS setting to configure. | diego | 2008-04-24 |
* | | Merge svn changes up to r26510 | Uoti Urpala | 2008-04-23 |
|\| |
|
* | | Remove -Wdeclaration-after-statement from CFLAGS | Uoti Urpala | 2008-04-23 |
| * | Move Tremor low accuracy CFLAGS handling to configure. | diego | 2008-04-22 |
| * | added support for dvdread-config (from our svn), called as fallback when dvdr... | nicodvb | 2008-04-22 |
| * | Only add available CPU extensions to config.mak. | diego | 2008-04-22 |
|/ |
|
* | Fix DEPEND_CMD, there was one level of variable indirection too much. | diego | 2008-04-13 |
* | Add Makefile variable for DVB OSD menu, saves one ifeq. | diego | 2008-04-13 |
* | Restore compilation of osdep/mplayer-rc.o. | diego | 2008-04-13 |
* | Fix MPDEPEND_CMD to work with more than one subdirectory level. | diego | 2008-04-12 |
* | Enable runtime control for colorful and/or module name output | zuxy | 2008-04-12 |
* | Remove unused make variable. | diego | 2008-04-11 |
* | Add GUI_GTK make variable. | diego | 2008-04-11 |
* | Remove unused TARGET_WIN32 setting. | diego | 2008-04-11 |
* | Add a config.mak variable to control compilation of the Win32 GUI. | diego | 2008-04-11 |
* | Remove unused definition. | diego | 2008-04-11 |
* | Rename ASS make variable to LIBASS. | diego | 2008-04-09 |
* | Handle af_ladspa conditional compilation in the usual way. | diego | 2008-04-09 |
* | Move decision about which getch2 and timer file to compile to configure. | diego | 2008-04-08 |
* | Move decision about whether or not to compile osdep/mmap_os2.c to configure. | diego | 2008-04-08 |
* | Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD. | diego | 2008-04-07 |
* | Export some more information for FFmpeg's buid system. | diego | 2008-04-04 |
* | Darwin and Win32 DVD support libs are handled separately, take them back | diego | 2008-04-01 |
* | Initialize _dvdread variable to "no" in the dvdread check. | diego | 2008-04-01 |
* | Ahem, fix quoting of $ in DEPEND_CMD. | diego | 2008-03-31 |
* | Add DEPEND_CMD to config.mak (sync with FFmpeg). | diego | 2008-03-31 |
* | Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg. | diego | 2008-03-31 |
* | cosmetics: Group all FFmpeg settings together in config.mak. | diego | 2008-03-31 |
* | HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg. | diego | 2008-03-31 |
* | cosmetics: prettyprinting | diego | 2008-03-27 |
* | some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak ee | diego | 2008-03-27 |
* | support for DragonFly BSD, patch by Hasso Tepper, hasso estpak ee | diego | 2008-03-27 |
* | Remove bsd() system check. Lumping different *BSD systems together like | diego | 2008-03-27 |
* | cosmetics: Reindent X11 header search section after last commit. | diego | 2008-03-26 |
* | Do not look for X11 headers on the host when cross-compiling. | diego | 2008-03-26 |
* | Compilation fix. | eugeni | 2008-03-18 |
* | Remove unused MACOSX definition. | diego | 2008-03-15 |
* | Introduce HAVE_QUICKTIME definition and use it where appropriate. | diego | 2008-03-15 |
* | Add a separate definition for quartz. | diego | 2008-03-15 |
* | 10l: Really disable coreaudio where intended. | diego | 2008-03-15 |
* | Do not disable all Mac OS X support when pthreads are unavailable. | diego | 2008-03-15 |
* | MACOSX_COREVIDEO --> corevideo | diego | 2008-03-15 |