aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Merge svn changes up to r26680Gravatar Uoti Urpala2008-05-07
|\
| * Always enable x264 in libavcodec if x264 is enabled.Gravatar diego2008-05-06
| * Rewrite (gcc) compiler check to default to enabling compilation and not setGravatar diego2008-05-04
| * cosmetics: Remove trailing whitespace.Gravatar diego2008-05-03
| * cosmetics: Remove unused argc/argv parameters from test programs.Gravatar diego2008-05-03
| * cosmetics: Consistently compactify and reformat test programs.Gravatar diego2008-05-03
| * Use a regular expression to filter out all external library parts from FFmpeg.Gravatar diego2008-05-03
| * Remove dead code; LIBVORBIS_ENCODER is deleted from _libavencoders elsewhere.Gravatar diego2008-05-03
| * External libraries used by FFmpeg now have a lib prefix in their name.Gravatar diego2008-05-03
| * Fix compilation: disable libdirac and libschroedinger FFmpeg de- and encoders.Gravatar reimar2008-05-03
| * cosmetics: Reindent after last commit and reformat comment.Gravatar diego2008-05-01
| * Always run the GCC AltiVec test so that the correct AltiVec CFLAGS get pickedGravatar diego2008-05-01
| * cosmetics: Fix indentation after last commits.Gravatar diego2008-05-01
| * Remove obsolete gcc 2.96 warning message. This was also used for e.g. icc,Gravatar diego2008-05-01
| * Remove --disable-gcc-check option and related code.Gravatar diego2008-05-01
| * Rename cc_verc_fail variable to cc_fail.Gravatar diego2008-05-01
| * cosmetics: Simplify altivec.h test.Gravatar diego2008-05-01
| * cosmetics: Fix indentation after last commit.Gravatar diego2008-05-01
| * Check for altivec.h always, not just when AltiVec is enabled.Gravatar diego2008-05-01
* | Merge svn changes up to r26624Gravatar Uoti Urpala2008-05-01
|\|
| * Set libdvdcss CFLAGS for dvdread from configure.Gravatar diego2008-04-30
* | Merge svn changes up to r26599Gravatar Uoti Urpala2008-04-30
|\|
| * Move CFLAGS setting to configure.Gravatar diego2008-04-29
* | Merge svn changes up to r26587Gravatar Uoti Urpala2008-04-29
|\|
| * Remove unnecessary -I.. from CFLAGS, change -I../libavutil to -Ilibavutil.Gravatar diego2008-04-28
* | Make MPlayer build with a complete FFmpeg checkout in ffmpeg/Gravatar Uoti Urpala2008-04-28
* | Merge svn changes up to r26555Gravatar Uoti Urpala2008-04-28
|\|
| * Only compile libmpcodecs/ve_qtvideo.c on Windows.Gravatar diego2008-04-26
* | Merge svn changes up to r26540Gravatar Uoti Urpala2008-04-26
|\|
| * Rename make variable DVDCSS_INTERNAL --> LIBDVDCSS_INTERNAL.Gravatar diego2008-04-24
| * dependency generation infrastructure for C++ filesGravatar diego2008-04-24
| * Move libfaad2 fixed-point CFLAGS setting to configure.Gravatar diego2008-04-24
* | Merge svn changes up to r26510Gravatar Uoti Urpala2008-04-23
|\|
* | Remove -Wdeclaration-after-statement from CFLAGSGravatar Uoti Urpala2008-04-23
| * Move Tremor low accuracy CFLAGS handling to configure.Gravatar diego2008-04-22
| * added support for dvdread-config (from our svn), called as fallback when dvdr...Gravatar nicodvb2008-04-22
| * Only add available CPU extensions to config.mak.Gravatar diego2008-04-22
|/
* Fix DEPEND_CMD, there was one level of variable indirection too much.Gravatar diego2008-04-13
* Add Makefile variable for DVB OSD menu, saves one ifeq.Gravatar diego2008-04-13
* Restore compilation of osdep/mplayer-rc.o.Gravatar diego2008-04-13
* Fix MPDEPEND_CMD to work with more than one subdirectory level.Gravatar diego2008-04-12
* Enable runtime control for colorful and/or module name outputGravatar zuxy2008-04-12
* Remove unused make variable.Gravatar diego2008-04-11
* Add GUI_GTK make variable.Gravatar diego2008-04-11
* Remove unused TARGET_WIN32 setting.Gravatar diego2008-04-11
* Add a config.mak variable to control compilation of the Win32 GUI.Gravatar diego2008-04-11
* Remove unused definition.Gravatar diego2008-04-11
* Rename ASS make variable to LIBASS.Gravatar diego2008-04-09
* Handle af_ladspa conditional compilation in the usual way.Gravatar diego2008-04-09
* Move decision about which getch2 and timer file to compile to configure.Gravatar diego2008-04-08