log Makefile @ 35897:23ae72ee9c04

age author description
Sun, 17 Mar 2013 22:20:46 +0000 diego build: Drop mp_msg dependencies for codec-cfg-test.
Sun, 17 Mar 2013 22:20:42 +0000 diego build: Fix conditional compilation of tests and tools.
Wed, 13 Mar 2013 10:13:13 +0000 cehoyos Revert r35955, the resampling API in lavc is still available.
Tue, 12 Mar 2013 21:36:40 +0000 cehoyos Disable lavcresample compilation for the time being.
Fri, 15 Feb 2013 02:40:30 +0000 diego build: Drop unnecessary -D_GNU_SOURCE from libdvd* CFLAGS
Sat, 15 Dec 2012 23:09:27 +0000 ib Remove DOCS/xml/$(lang)/main.xml files with 'make distclean'.
Sat, 15 Dec 2012 23:08:43 +0000 ib Let 'make clean' remove all files that 'make' can regenerate.
Thu, 06 Dec 2012 15:16:38 +0000 ib Rebuild GUI directory structure.
Thu, 06 Dec 2012 14:23:28 +0000 ib Rebuild GUI directory structure.
Thu, 06 Dec 2012 13:47:47 +0000 ib Rebuild GUI directory structure.
Tue, 06 Nov 2012 06:13:12 +0000 SubJunk Updated libdvdcss version to 1.2.12
Tue, 06 Nov 2012 05:47:13 +0000 SubJunk Updated libdvdcss to r255
Sun, 21 Oct 2012 12:10:38 +0000 reimar Remove our internal mp3lib copy.
Mon, 15 Oct 2012 19:43:15 +0000 al libmpcodecs: Add vd_black
Sat, 29 Sep 2012 21:33:32 +0000 reimar Remove our own tremor copy, it is ancient, unmaintained
Thu, 13 Sep 2012 19:57:24 +0000 reimar Allow compiling -vo gl with OSX backend even if X11 and SDL are not available.
Thu, 13 Sep 2012 19:20:47 +0000 reimar Split out an objective-C common OS X layer, to be reused by -vo gl.
Fri, 07 Sep 2012 17:25:21 +0000 reimar Move file vo_gl2.c to vo_gl_tiled.c to reflect rename.
Wed, 30 May 2012 21:21:46 +0000 ib Add a Makefile target for testing the help message text headers.
Sat, 31 Mar 2012 21:03:45 +0000 reimar Small fixes to make it easier to compiler for OpenGL ES
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Wed, 22 Feb 2012 14:19:45 +0000 diego build: Separate libpostproc check from FFmpeg check.
Sun, 19 Feb 2012 15:58:25 +0000 diego build: Remove generated documentation on 'make clean'.
Sun, 19 Feb 2012 15:21:23 +0000 diego lavcac3enc: make the filter buildable with shared FFmpeg
Tue, 07 Feb 2012 12:27:23 +0000 cigaes build: fix lavfi dependencies (swscale and swresample).
Sat, 14 Jan 2012 16:08:16 +0000 ib Add differently sized, new icons for the GUI.
Sun, 08 Jan 2012 10:47:41 +0000 reimar Fix testing of H.264 conformance tests.
Sun, 08 Jan 2012 10:06:13 +0000 reimar Print a hint if FATE_SAMPLES was not set and fatetest is run.
Sun, 08 Jan 2012 09:25:45 +0000 reimar Put test-related code in Makefile under ifdef FATE_SAMPLES.
Thu, 05 Jan 2012 16:17:36 +0000 reimar Disable wmv8_drm test.
Thu, 05 Jan 2012 16:06:16 +0000 reimar QCP files are audio-only, do not run them through video test.
Thu, 05 Jan 2012 12:08:36 +0000 diego build: Merge tests/Makefile into top-level Makefile and test non-recursively.
Sat, 03 Dec 2011 21:35:56 +0000 reimar Update libass to 0.10 release.
Wed, 09 Nov 2011 01:22:02 +0000 diego Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.
Tue, 08 Nov 2011 20:48:11 +0000 reimar Add beginnings of a test framework.
Mon, 07 Nov 2011 19:54:40 +0000 diego build: merge DOCS/xml/Makefile into top-level Makefile
Thu, 27 Oct 2011 12:16:01 +0000 diego build: Only compile Windows-specific local glob() replacement on MinGW.
Sat, 15 Oct 2011 13:20:52 +0000 ib Port to Wine.
Wed, 12 Oct 2011 17:23:08 +0000 diego S/PDIF passthrough decoder
Wed, 12 Oct 2011 11:38:10 +0000 cigaes libmpcodec: add vf_lavfi.
Wed, 12 Oct 2011 11:38:08 +0000 cigaes build: enable libavfilter.
Wed, 28 Sep 2011 09:59:02 +0000 diego build: Simplify handling of local OS feature fallbacks.
Wed, 07 Sep 2011 19:17:00 +0000 reimar Ignore "make clean" errors in ffmpeg/.
Sat, 03 Sep 2011 15:52:07 +0000 ib Add an about box to the Win32 GUI.
Fri, 02 Sep 2011 09:58:55 +0000 ib Add the MPlayer title string to the about box.
Thu, 11 Aug 2011 18:15:00 +0000 reimar Restore alphabetical order.
Thu, 11 Aug 2011 17:45:43 +0000 diego build: drop BeOS support
Tue, 09 Aug 2011 19:57:00 +0000 reimar Move code for setting up libav* logging callbacks from vd_ffmpeg to a
Wed, 27 Jul 2011 15:58:30 +0000 diego Makefile: fix mistakenly broken ADD_ALL_EXESUFS function
Wed, 27 Jul 2011 13:40:19 +0000 diego Makefile: cosmetics: consistently name all dependency file variables
Sun, 24 Jul 2011 23:51:54 +0000 diego build: drop redundant removal of files below ffmpeg/ on distclean
Fri, 22 Jul 2011 10:05:08 +0000 diego build: fix negative interaction between clean and distclean targets
Thu, 21 Jul 2011 22:25:08 +0000 diego Makefile: remove stray parameter junk from ADD_ALL_EXESUFS function
Thu, 21 Jul 2011 22:24:57 +0000 diego Makfile: split non-native directories from native directories in DIRS
Thu, 21 Jul 2011 01:21:34 +0000 diego build: Always use the install program set by configure.
Tue, 12 Jul 2011 14:12:41 +0000 diego build: Rely on Libav/FFmpeg build system to run clean targets.
Sun, 10 Jul 2011 15:45:18 +0000 ib Remove duplicated list code from the Win32 GUI.
Sun, 10 Jul 2011 15:42:09 +0000 ib Remove duplicated string code from the Win32 GUI.
Thu, 07 Jul 2011 10:37:58 +0000 ib Create new file list.c for list related functions.
Tue, 28 Jun 2011 23:45:01 +0000 diego build: Skip touching FFmpeg libraries after compilation.