log Makefile @ 34996:ebcc17a3c165

age author description
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.
2011-10-12 cigaes build: enable libavfilter.
2011-09-28 diego build: Simplify handling of local OS feature fallbacks.
2011-09-07 reimar Ignore "make clean" errors in ffmpeg/.
2011-09-03 ib Add an about box to the Win32 GUI.
2011-09-02 ib Add the MPlayer title string to the about box.
2011-08-11 reimar Restore alphabetical order.
2011-08-11 diego build: drop BeOS support
2011-08-09 reimar Move code for setting up libav* logging callbacks from vd_ffmpeg to a
2011-07-27 diego Makefile: fix mistakenly broken ADD_ALL_EXESUFS function
2011-07-27 diego Makefile: cosmetics: consistently name all dependency file variables
2011-07-24 diego build: drop redundant removal of files below ffmpeg/ on distclean
2011-07-22 diego build: fix negative interaction between clean and distclean targets
2011-07-21 diego Makefile: remove stray parameter junk from ADD_ALL_EXESUFS function
2011-07-21 diego Makfile: split non-native directories from native directories in DIRS
2011-07-21 diego build: Always use the install program set by configure.
2011-07-12 diego build: Rely on Libav/FFmpeg build system to run clean targets.
2011-07-10 ib Remove duplicated list code from the Win32 GUI.
2011-07-10 ib Remove duplicated string code from the Win32 GUI.
2011-07-07 ib Create new file list.c for list related functions.
2011-06-28 diego build: Skip touching FFmpeg libraries after compilation.
2011-06-28 diego build: Simplify FFmpeg library handling.
2011-06-26 diego build: Compile libav* libraries from the top level of the ffmpeg subdirectory.
2011-06-24 diego build: Rebuild libavcodec if assembler files changed.
2011-06-22 diego build: Rebuild version.h file if git metadata changed due to new commits.
2011-06-19 diego build: Simplify version.h dependency generation.
2011-06-19 ib Add missing gui directory to Makefile.
2011-06-19 ib Rename some gtk files.
2011-06-18 ib Rename GUI directory 'mplayer' and some files in it.
2011-06-18 diego build: Only compile DLL loader test program under x86_32.
2011-06-18 diego build: Fix TOOLS/subrip object dependencies.
2011-06-11 reimar Change linking order: Due to av_get_cpu_flags libswscale now depends on
2011-06-07 ib Provide a desktop icon of reasonable size (48x48) and quality.
2011-05-21 cboesch Add MNG output support.
2011-05-01 reimar Add code to generate and compare all object files MPlayer uses.
2011-04-26 reimar Reduce dependencies for codecs2html binary.
2011-04-15 diego Build the geq video filter with shared FFmpeg.
2011-03-28 ib Move auxiliary string functions into separate file.
2011-03-28 ib Move files with auxiliary functions to own directory.