aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* more fix/updateGravatar gabucino2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3031 b3059339-0415-0410-9bf9-f77b7e298cf2
* improved several tests (more headers + more functions)Gravatar pl2001-11-20
| | | | | | | would-be bug fixed in dga and dga2 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3030 b3059339-0415-0410-9bf9-f77b7e298cf2
* added dynamic linking flags runtime detection (-rdynamic - also now MPlayer ↵Gravatar alex2001-11-20
| | | | | | compiles and runs fine under QNX) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3029 b3059339-0415-0410-9bf9-f77b7e298cf2
* mostly fixes, some updatesGravatar gabucino2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3028 b3059339-0415-0410-9bf9-f77b7e298cf2
* hmpf. forgot to addGravatar gabucino2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3027 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated ! 0000wnz !!Gravatar gabucino2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3026 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small two pass mencoder helper script in perl.Gravatar atmos42001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3025 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bring into alphabetical order and add mencoder.Gravatar atmos42001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3024 b3059339-0415-0410-9bf9-f77b7e298cf2
* _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>Gravatar pl2001-11-20
| | | | | | | reset content of $TMPO before cc_check to avoid incorrect ldd reports git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3023 b3059339-0415-0410-9bf9-f77b7e298cf2
* still GL problemGravatar pl2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3022 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor fixes with the same resultsGravatar nick2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3021 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bad attempt of YV12 direct supportGravatar nick2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3020 b3059339-0415-0410-9bf9-f77b7e298cf2
* when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)Gravatar pl2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3019 b3059339-0415-0410-9bf9-f77b7e298cf2
* Verbosing and minor optimizationGravatar nick2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3018 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hide terminal's output and text-mode cursor for LCD and DFPGravatar nick2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3017 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTC is autodetectedGravatar arpi2001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3016 b3059339-0415-0410-9bf9-f77b7e298cf2
* Profiling fix by Artur Skawina <skawina@geocities.com>Gravatar atmos42001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3015 b3059339-0415-0410-9bf9-f77b7e298cf2
* faster mmx2 / 3dnow deblocking filterGravatar michael2001-11-19
| | | | | | | brightness_debug (draws luminance histogram & autodetected white/black level) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3014 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by D J Hawkey Jr <hawkeyd@visi.com>Gravatar pl2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3013 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied pl's patchGravatar gabucino2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3012 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed DPMS and pthread detectionGravatar alex2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3011 b3059339-0415-0410-9bf9-f77b7e298cf2
* added HAVE_TERMIOSGravatar alex2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3010 b3059339-0415-0410-9bf9-f77b7e298cf2
* #ifdef HAVE_SHMGravatar alex2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3009 b3059339-0415-0410-9bf9-f77b7e298cf2
* added termios detection support (no termios on qnx)Gravatar alex2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3008 b3059339-0415-0410-9bf9-f77b7e298cf2
* alsa link failedGravatar pl2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3007 b3059339-0415-0410-9bf9-f77b7e298cf2
* arghh, fixed shm :(Gravatar alex2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3006 b3059339-0415-0410-9bf9-f77b7e298cf2
* added shm detectionGravatar alex2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3005 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed SH_MEM to HAVE_SHM according to configureGravatar alex2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3004 b3059339-0415-0410-9bf9-f77b7e298cf2
* there was a shitty warningGravatar jaf2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3003 b3059339-0415-0410-9bf9-f77b7e298cf2
* extended pthread to work under qnxGravatar alex2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3002 b3059339-0415-0410-9bf9-f77b7e298cf2
* vortex buffer siza 32kGravatar pontscho2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3001 b3059339-0415-0410-9bf9-f77b7e298cf2
* only 32k.Gravatar pontscho2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3000 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix x11 linking when --disable-x11 used (btw sdl may still require it)Gravatar pl2001-11-19
| | | | | | | fix GL always detected even when x11 disabled git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2999 b3059339-0415-0410-9bf9-f77b7e298cf2
* better support for --target: new boolean function x86()Gravatar pl2001-11-19
| | | | | | | added 3dfx & tdfx to --help git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2998 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed win32/xanim support on --target=i{4-6}86Gravatar gabucino2001-11-19
| | | | | | | | | | pl : - are you sure the other "i386"-only checks are ok? - X libraries get included (-lX11 etc) when I say --disable-x11, pls check Besides that, now it compiles static binary (with all my --disable-blah switches) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2997 b3059339-0415-0410-9bf9-f77b7e298cf2
* mondom fixedGravatar pontscho2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2996 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvd playing bug fixedGravatar pontscho2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2995 b3059339-0415-0410-9bf9-f77b7e298cf2
* png detect bug fixedGravatar pontscho2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2994 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make description for SIMPLE_IDCT better and make #define consisten with others.Gravatar atmos42001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2993 b3059339-0415-0410-9bf9-f77b7e298cf2
* small "make it easier to compile" addition, enable SIMPLE_IDCT by defaultGravatar atmos42001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2992 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing parts of --target supportGravatar pl2001-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2991 b3059339-0415-0410-9bf9-f77b7e298cf2
* typoGravatar pl2001-11-19
| | | | | | | NB: after more tests, static support works when "bad" libs are disabled :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2990 b3059339-0415-0410-9bf9-f77b7e298cf2
* more debugging in configure.log [temporary]Gravatar pl2001-11-19
| | | | | | | | | | | | | | | | | | | (calls ldd to debug dependencies for [future] static support) $_ld_x11 contains now $_ld_sock improved x11 C test libGL is no longer OS dependent (bsd) but depends on 2 compil' tests preliminary support for -static: -static requires any test succeeds with that flag missing -logg for vorbis (triggered by -static) NB: It still can't compile in static [undefined reference to... errors :/ ] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2989 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed -lz bug found by Steven M. SchultzGravatar pl2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2988 b3059339-0415-0410-9bf9-f77b7e298cf2
* size of array was incorrectGravatar pl2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2987 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing #include'sGravatar pl2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2986 b3059339-0415-0410-9bf9-f77b7e298cf2
* logfile addedGravatar jaf2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2985 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure.log is no longer in /tmp/Gravatar pl2001-11-18
| | | | | | | | | "Creating Gui/config.mak" added changed zlib compile test (more general zlib fix still underway) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2984 b3059339-0415-0410-9bf9-f77b7e298cf2
* mode selection (subdev) fix by Matan Ziv-Av matan@svgalib.orgGravatar arpi2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2983 b3059339-0415-0410-9bf9-f77b7e298cf2
* hm. kurva hibakezelesGravatar pontscho2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2982 b3059339-0415-0410-9bf9-f77b7e298cf2