log Makefile @ 37035:ef4a44d32a25

age author description
2014-04-03 ib Add a file for miscellaneous auxiliary functions.
2014-03-27 ib Remove cut.c and header file.
2013-12-31 reimar libao2: Add sndio audio output module.
2013-06-09 reimar gl_tiled vo can be compiled and work on OSX as well.
2013-05-09 reimar Add script that submits a Coverity scan in an automated way.
2013-03-23 diego Update internal libdvdcss to Git revision 39e0e2b.
2013-03-21 diego build: Restructure mp_msg-related link library handling.
2013-03-19 diego build: whitespace cosmetics; add two more section comments
2013-03-19 diego build: Only build subrip tool if the UnRAR executable is available.
2013-03-19 diego build: Only compile modify_reg tool if Win32 emulation is enabled.
2013-03-19 diego build: Only build qtx tests if QTX_EMULATION is set.
2013-03-19 diego build: Ensure that all test tools are removed on clean.
2013-03-19 diego build: Add proper conditional compilation for all tools.
2013-03-19 diego build: Split object files from link libraries in generic executable rule.
2013-03-19 diego build: Compile all codec-cfg* host tools with one generic rule.
2013-03-18 cehoyos Revert r36004, r36003, r35995, r35994, r35992: Fix default compilation.
2013-03-17 diego build: Run tests, tools, etc. clean targets as dependencies of clean.
2013-03-17 diego build: Split mp_msg-related object files and link libraries.
2013-03-17 diego build: Compile all codec-cfg* host tools with one generic rule.
2013-03-17 diego build: Drop unnecessary -Iffmpeg from codec-cfg tools compile command.
2013-03-17 diego build: Drop mp_msg dependencies for codec-cfg-test.
2013-03-17 diego build: Fix conditional compilation of tests and tools.
2013-03-13 cehoyos Revert r35955, the resampling API in lavc is still available.
2013-03-12 cehoyos Disable lavcresample compilation for the time being.
2013-02-15 diego build: Drop unnecessary -D_GNU_SOURCE from libdvd* CFLAGS
2012-12-15 ib Remove DOCS/xml/$(lang)/main.xml files with 'make distclean'.
2012-12-15 ib Let 'make clean' remove all files that 'make' can regenerate.
2012-12-06 ib Rebuild GUI directory structure.
2012-12-06 ib Rebuild GUI directory structure.
2012-12-06 ib Rebuild GUI directory structure.
2012-11-06 SubJunk Updated libdvdcss version to 1.2.12
2012-11-06 SubJunk Updated libdvdcss to r255
2012-10-21 reimar Remove our internal mp3lib copy.
2012-10-15 al libmpcodecs: Add vd_black
2012-09-29 reimar Remove our own tremor copy, it is ancient, unmaintained
2012-09-13 reimar Allow compiling -vo gl with OSX backend even if X11 and SDL are not available.
2012-09-13 reimar Split out an objective-C common OS X layer, to be reused by -vo gl.
2012-09-07 reimar Move file vo_gl2.c to vo_gl_tiled.c to reflect rename.
2012-05-30 ib Add a Makefile target for testing the help message text headers.
2012-03-31 reimar Small fixes to make it easier to compiler for OpenGL ES
2012-03-03 ib Rename sub window video window.
2012-02-22 diego build: Separate libpostproc check from FFmpeg check.
2012-02-19 diego build: Remove generated documentation on 'make clean'.
2012-02-19 diego lavcac3enc: make the filter buildable with shared FFmpeg
2012-02-07 cigaes build: fix lavfi dependencies (swscale and swresample).
2012-01-14 ib Add differently sized, new icons for the GUI.
2012-01-08 reimar Fix testing of H.264 conformance tests.
2012-01-08 reimar Print a hint if FATE_SAMPLES was not set and fatetest is run.
2012-01-08 reimar Put test-related code in Makefile under ifdef FATE_SAMPLES.
2012-01-05 reimar Disable wmv8_drm test.
2012-01-05 reimar QCP files are audio-only, do not run them through video test.
2012-01-05 diego build: Merge tests/Makefile into top-level Makefile and test non-recursively.
2011-12-03 reimar Update libass to 0.10 release.
2011-11-09 diego Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.
2011-11-08 reimar Add beginnings of a test framework.
2011-11-07 diego build: merge DOCS/xml/Makefile into top-level Makefile
2011-10-27 diego build: Only compile Windows-specific local glob() replacement on MinGW.
2011-10-15 ib Port to Wine.
2011-10-12 diego S/PDIF passthrough decoder
2011-10-12 cigaes libmpcodec: add vf_lavfi.