aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\
| * Only add -Ilibdvdnav to the CFLAGS of the files that require it.Gravatar diego2009-03-05
| * Simplify CFLAGS generation for individual targets.Gravatar diego2009-03-05
| * Simplify some vidix dhahelper build commands with automatic make variables.Gravatar diego2009-03-05
| * DART audio output driver for OS/2 by KO Myung-Hun, komh chollian netGravatar diego2009-03-01
| * Fix 10l typo in ADD_ALL_EXESUFS function name.Gravatar diego2009-03-01
| * codec-cfg does not depend on codecs.conf.h, it is used to generate it.Gravatar diego2009-03-01
| * Make all object files depend on generated header files.Gravatar diego2009-03-01
| * Add explicit dependencies on generated header files for the object files alongGravatar diego2009-03-01
| * Fix dependencies on generated header files for the codec* binaries.Gravatar diego2009-03-01
* | Merge svn changes up to r28712Gravatar Uoti Urpala2009-02-23
|\|
| * Add statistics audio filter that prints information about the audio stream.Gravatar diego2009-02-21
* | Merge svn changes up to r28641Gravatar Uoti Urpala2009-02-18
|\|
| * Add support for VDPAU video out, including hardware decoding.Gravatar reimar2009-02-16
* | Merge svn changes up to r28610Gravatar Uoti Urpala2009-02-16
|\|
| * Create a fmt-conversion.c file so fmt-conversion.h can be included by multipl...Gravatar reimar2009-02-14
* | Merge svn changes up to r28549Gravatar Uoti Urpala2009-02-13
|\|
| * Ignore errors from all rm commands in clean targets.Gravatar diego2009-02-12
| * On clean/distclean, remove binaries with all types of executable suffixes.Gravatar diego2009-02-12
| * Use addprefix and addsuffix functions to generate TOOLS variable.Gravatar diego2009-02-12
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add priority support for OS/2 and factorize the Windows priority support.Gravatar diego2009-02-10
| * Conditionally compile aclib.c instead of placing #ifdef around its content.Gravatar diego2009-02-08
| * cosmetics: Remove stray tab.Gravatar diego2009-02-04
| * We use libdvdcss 1.2.10, not 1.2.9.Gravatar diego2009-02-04
* | Merge svn changes up to r28461Gravatar Uoti Urpala2009-02-04
|\|
| * Remove -c option from install commands. It is ignored by GNU install andGravatar diego2009-02-01
| * Slightly simplify VIDIX_PCI_FILES command.Gravatar diego2009-01-31
* | Merge svn changes up to r28403Gravatar Uoti Urpala2009-01-31
|\|
| * HAVE_3DNOW --> HAVE_AMD3DNOWGravatar diego2009-01-26
| * version.h depends on version.sh.Gravatar diego2009-01-26
* | Merge svn changes up to r28366Gravatar Uoti Urpala2009-01-26
|\|
| * HAVE_3DNOWEX --> HAVE_3DNOWEXTGravatar diego2009-01-25
| * Factorize print_version().Gravatar diego2009-01-25
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * Support an "internal" dvdnav version to make it easier to compile with,Gravatar reimar2009-01-10
| * Switch internal dvdread to libdvdread SVN external.Gravatar reimar2009-01-08
* | Merge svn changes up to r28204Gravatar Uoti Urpala2008-12-27
|\|
* | Makefile: Fix live555 compilationGravatar Uoti Urpala2008-12-22
| * libavcodec/i386/ was renamed to libavcodec/x86/.Gravatar diego2008-12-22
* | Merge svn changes up to r28162Gravatar Uoti Urpala2008-12-19
|\|
| * another round of armv4l --> arm changesGravatar diego2008-12-17
| * libavcodec/armv4l/ was renamed to libavcodec/arm/.Gravatar diego2008-12-17
* | Makefile: prevent default build rules being used on FFmpeg filesGravatar Uoti Urpala2008-12-06
* | Makefile: Rebuild FFmpeg libraries when .asm and .o files changeGravatar Uoti Urpala2008-12-06
* | Makefile, common.mak: Create .d files when creating corresponding .oGravatar Uoti Urpala2008-12-06
* | Makefile: Don't use "install -d" on existing directoriesGravatar Uoti Urpala2008-12-06
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Treat video output objects the same as everything else in the build system,Gravatar diego2008-12-03
| * cosmetics: Rename ZORAN Makefile variable to ZR for consistency.Gravatar diego2008-12-03