log Makefile @ 7322:32cbe7783c41

age author description
2002-09-05 alex merged xacodec.c and vd_xanim.c
2002-09-01 alex removed obsoleted dll_init.c/h
2002-09-01 arpi ability to override MANDIR, BINDIR
2002-09-01 diego libmpdvdkit/ and libmp1e/ are obsolete.
2002-08-31 atmos4 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
2002-08-30 arpi reordered libs, especially Freetype. idea by Nexus
2002-08-29 arpi use dir/libname.a instead of -Ldir -lname
2002-08-29 rfelker arrg 100l in the 10l
2002-08-29 rfelker fix 10l mistake and add the libdeps thing right this time
2002-08-29 rfelker removed old stuff no longer used
2002-08-29 rfelker remove nonsense tabs from makefile so emacs won't complain :)
2002-08-28 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
2002-08-28 alex final (?) libvo2 cleanup patch by Joey Parrish
2002-08-28 alex removed old input code
2002-08-17 jaf libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.
2002-08-10 arpi 'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@yahoo.fr>
2002-08-07 atmos4 small rule to strip binaries in source dir (24MB mplayer binary is a bit klugdy for non debug-work :)
2002-07-25 atmos4 DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
2002-07-10 albeu Support for Xvid using their new api. If divx4 compatiblity is disabeled
2002-06-29 diego Oh my god, what did I do - I spellchecked the Makefile!
2002-06-25 arpi 10l
2002-06-20 diego syncfb is long gone
2002-06-11 albeu Support for playing audio cds using cdparanoia. Include a raw audio
2002-05-30 pl avoids stripping the binary at install if debugging or profiling is enabled
2002-05-28 atmos4 aRts audio out support by Michele Balistreri <brain at email.it>
2002-05-20 atmos4 Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested with 2.95.2)
2002-05-19 arpi create relative links instead of absolute (with path) ones, patches by:
2002-05-12 arpi -vo gif - by Joey Parrish <joey@yunamusic.com>
2002-05-05 arpi ln -s instead of install mencoder.1
2002-05-03 arpi gui vs. mencoder conflict workaround
2002-05-03 atmos4 Execute darwinfixlib.sh before linking, it will only do something if on darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok.
2002-04-26 jaf removed my 'extension'
2002-04-26 jaf corrected what felix made buggy ;-)
2002-04-26 atmos4 Allow disabling of libfame and allow to enforce (not) building libavcodec.
2002-04-24 arpi handles DVDKIT_SHARED, compile and install libmpdvdkit.so
2002-04-21 pontscho add libmpdvdkit lib
2002-04-17 arpi enabled new OSD code in -vop expand, subtitles rendering support to mencoder
2002-04-15 alex removed unused XP, TVISION and AVIP stuff
2002-04-13 arpi mp_image.h and img_format.h moved to libmpcodecs
2002-04-13 arpi native codecs files moved to libmpcodecs/native/
2002-04-13 arpi comp.fixes
2002-04-13 arpi syncfb, mp1e, opendivx removed/disabled
2002-04-13 arpi libac3 removed
2002-04-11 arpi libmpencoders added to mencoder libs
2002-03-30 melanson adpcm.c is no longer needed
2002-03-29 kmkaplan * New command line switch for mplayer & mencoder:
2002-03-27 arpi we don't need ac3-iec958 any more
2002-03-25 arpi ok, use ad_* stuff
2002-03-18 atmos4 Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
2002-03-16 arpi libfame added
2002-03-11 arpi JPEG_LIB moved to common libs, requires by mencoder too
2002-03-10 pontscho Add IJPG decoder.
2002-03-10 arpi using libmpcodecs by default
2002-03-03 atmos4 fix linking order
2002-02-25 nick provide unstable code
2002-02-24 albeu Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a and
2002-02-23 albeu Change in configure relative to lirc, same thing in Makefile plus
2002-02-21 pontscho new interface ? :)
2002-02-20 albeu Options registration for mencoder
2002-02-11 albeu Place holder for registering modules options
2002-02-11 pontscho add initial mPNG support
2002-02-09 melanson Added native codec support for QT RPZA data, courtesy of Roberto Togni
2002-02-05 pl missing mlib required to build a solaris mencoder
2002-02-03 rfelker finally fixed no-opendivx compile problem
2002-02-03 rfelker fixed compiletime problems with divx4 caused by making opendivx optional
2002-02-03 rfelker make opendivx codec optional at compiletime
2002-02-01 melanson added skeleton decoders for RoQ audio and video format decoders
2002-01-30 albeu A new configurable input system and joystick support for this system
2002-01-26 arpi vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-22 melanson added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
2002-01-18 melanson added skeleton for QT SMC decoder
2002-01-17 arpi libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-15 pontscho small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
2002-01-14 arpi playtree-based config patch by Alban Bedel <albeu@free.fr>
2002-01-11 nick Configurable VIDIX usage
2002-01-11 kmkaplan Add DVD subtitles to menoder
2002-01-10 kmkaplan Add vobsub support.
2002-01-08 arpi tree-based playlist parser code by Alban Bedel <albeu@free.fr>
2002-01-07 nick Embedding vidix
2002-01-04 melanson integrated Tim Ferguson's native CYUV decoder
2001-12-31 pl small fixes (=> HAVE_STDINT_H is now defined)
2001-12-31 nexus FreeBSD need EXTRA_LIB to compile
2001-12-30 arpi mp3lameless build fixed
2001-12-27 alex NuppelVideo decoder added, based on Panagiotis Issaris' patch
2001-12-27 melanson removing ima4.* from the tree
2001-12-26 melanson Initial support for unified ADPCM decoder
2001-12-25 arpi make users happy - this is xmas, isn't it?
2001-12-23 melanson This commit adds initial support for Quicktime Animation (RLE) video. It
2001-12-21 arpi native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
2001-12-16 pl Patch by Adam Di Carlo <adam@onshore-devel.com>:
2001-12-10 arpi dshow switched to C version
2001-12-10 atmos4 MP1E configure patch by D. Holm.
2001-12-10 arpi compiling g72x
2001-12-10 arpi cleanup? libs reordered. some more bugs. 10l won't be enough...
2001-12-09 arpi compiling and linking liba52 too
2001-12-09 arpi CC version check done by Makefile to allow overriding CC from envvar
2001-12-06 arpi -lm moved to the end of lib list
2001-12-05 atmos4 Readd NAS lib, something else missing? Please better check your cvs commits or at least read cvslog with care.
2001-12-05 alex added DIRECTFB_LIB to VO_LIBS to compile using vo_directfb ;)
2001-12-04 mswitch Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rte obsolete.
2001-12-03 arpi -ao NAS support by Tobias Diedrich <ranma@gmx.at>
2001-12-03 arpi vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>
2001-11-29 atmos4 Reinvent Nexus last fix (wrong local merger on last commit)
2001-11-29 atmos4 Newest DXR3 patch (improved 1.0rc2) by David Holm.
2001-11-28 nexus fli.c required
2001-11-28 nexus fli.c required
2001-11-28 nexus AV_LIB should appear before EXTRA_LIB
2001-11-27 pl configure cleanups:
2001-11-23 pl (on atmos's suggestions I found good :)
2001-11-20 alex added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)
2001-11-17 pl last part of changes since around configure 230 applied
2001-11-16 alex mencoder+tv fix - do not rebuild after cvs change for developers
2001-11-14 gabucino new variable STATIC
2001-11-11 nick Precised profile stuff
2001-11-11 arpi msvidc.c added
2001-11-11 pl mplayer does not need -ldivxencore
2001-11-06 lgb Installing mencoder and mencoder.1 if executable mencoder was compiled before issuing make install
2001-11-05 atmos4 MEncoder compile fiy by marpet.
2001-11-05 atmos4 Quick hack to don't use ldivxencode on systems where it'S not installed.
2001-11-02 arpi divx4_vbr -> mplayer integration