log Makefile @ 33928:27b1c4df84bd

age author description
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.
2011-02-26 cboesch Add mp_strings.c with mp_asprintf function.
2011-02-17 diego Adjust build system to reflect merge of libavcore into libavutil in FFmpeg.
2011-02-16 ib Revert r32911.
2011-02-16 ib Add additional include directory for gui.
2011-01-01 diego Remove forked internal libfaad2 copy.
2010-10-27 cigaes Move spuenc.[ch] from libvo to sub.
2010-10-27 cigaes Move osd.[ch] and osd_template.c from libvo to sub.
2010-10-27 cigaes Move libvo/sub.[ch] from libvo to sub.
2010-10-27 cigaes Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
2010-10-27 cigaes Makefile: add the sub directory to DIRS.
2010-10-27 cigaes Move subassconvert.[ch] to the sub directory.
2010-10-27 cigaes Move ass_mp.[ch] to the sub directory.
2010-10-27 cigaes Move eosd.[ch] to the sub directory.
2010-10-27 cigaes Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
2010-10-27 cigaes Move sub_cc.[ch] to the sub directory.
2010-10-27 cigaes Move av_sub.[ch] to the sub directory.
2010-10-27 cigaes Move spudec.[ch] to the sub directory.
2010-10-27 cigaes Move find_sub.c to the sub directory.
2010-10-27 cigaes Create a new directory, "sub", for subtitles and OSD related code.
2010-10-22 cigaes EOSD: overlay_add: use read_pnm instead of the internal reimplementation.
2010-10-22 reimar Add stereo3d filter.
2010-10-18 cigaes Move the read_pnm function into a separate file.
2010-10-03 diego cosmetics: alphabetical order for the DIRS list
2010-10-03 diego Add missing "ffmpeg/" prefix to libpostproc entry in DIRS list.
2010-09-29 reimar config.asm should be generate in ffmpeg/, not the root.
2010-09-28 diego Use a single svn:externals declaration for all of FFmpeg.
2010-09-26 diego Omit header dependency declaration for codec-cfg.d.