log Makefile @ 7132:3490b7662698

age author description
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>