Mercurial > mplayer.hg
log postproc/Makefile @ 9630:72870542a127
age | author | description |
---|---|---|
2003-02-14 | michael | moving postprocess code to libavcodec |
2003-02-11 | michael | avoid #include "../ |
2002-11-18 | michael | fixing compilation of cs_test |
2002-11-04 | michael | fixing dependancies |
2002-10-31 | michael | disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it |
2002-10-29 | michael | -fomit-frame-pointer is needed for the PIC code |
2002-10-28 | michael | postprocessing cleanup: |
2002-08-22 | arpi | removed -W -Wall -g and other gcc-specific warning/debug options |
2002-06-29 | michael | colorspace converter tests (memory corruption tests at different width/src/dst) |
2001-11-26 | michael | runtime cpu detection |
2001-11-16 | gabucino | postproc/ dir now respects --with-extraincdir |
2001-11-06 | nick | Move yuv2rgb to postprocess |
2001-10-28 | nick | vo_vesa: rgb2rgb support |
2001-10-24 | nick | Independed compilation of SUBDIRS |