log Makefile @ 3292:7fa3a928631a

age author description
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
2001-11-02 pontscho kurva gui.
2001-11-01 arpi 10l
2001-11-01 arpi fixed
2001-10-31 alex added support for mencoder (compile with 'make mencoder')
2001-10-29 arpi vo_odivx disabled
2001-10-28 atmos4 Change linking order cause it caused probs for Steve M Schulz (or so ;)
2001-10-25 jkeil CSS_INC include flags are now needed in libmpdemux, to compile dvdauth.c
2001-10-25 michael patch from Oliver Schoenbrunner <oliver.schoenbrunner@jku.at>
2001-10-24 arpi MIPS support by oliver.schoenbrunner@jku.at
2001-10-24 nick Independed compilation of SUBDIRS
2001-10-23 arpi ima4 added
2001-10-23 arpi libmad (ARM) patch by jeroen.dobbelaere@acunia.com
2001-10-23 arpi xanim added
2001-10-22 atmos4 Add uninstall target, patch by Clemens Wächter <clemenswaechter@yahoo.com>
2001-10-20 arpi libdemuxer...
2001-10-19 arpi cpu detection fixed
2001-10-17 gabucino symlinking fix
2001-10-15 arpi added YV12 scaler
2001-10-13 arpi integrated new postproc code
2001-10-11 pl tests with '[ ]' changed to 'test'
2001-10-11 arpi test -e -> -d
2001-10-05 arpi compile and install fibmap_mplayer ofly if libcss is used. gmplayer link is created
2001-10-05 arpi BSD/OS support
2001-09-28 arpi root->0 (bsd compatible) [lez]
2001-09-27 pontscho add gui support to config scripts, and fixed some warning.
2001-09-24 arpi native codec 'rle' added
2001-08-25 arpi GUI support (--enable-gui)
2001-08-24 jkeil Enable mediaLib support for Solaris on UltraSPARC CPUs
2001-08-16 arpi new message printing system
2001-08-15 arpi ac3/spdif patch by German Gomez Garcia <german@piraos.com>
2001-08-14 jkeil Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile
2001-08-12 arpi seek.c moved to demuxer.c, stream_reset in new_demuxer()
2001-08-12 arpi MOV file support - not works yet
2001-08-09 arpi stream opening -> open.c, initialframes ignored
2001-07-28 arpi seeking code moved out from mplayer.c -> seek.c
2001-07-28 atmos4 Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure.
2001-07-21 arpi parse_es moved out from mplayer.c (it was included as .c file)
2001-07-20 arpi argh. -d fixed. fixed?
2001-07-20 arpi install -D changed to -d
2001-07-19 arpi DivX4Linux support