aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* 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
* fix middle menu hideing bugGravatar pontscho2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2981 b3059339-0415-0410-9bf9-f77b7e298cf2
* smal; bugfix for main redrawGravatar pontscho2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2980 b3059339-0415-0410-9bf9-f77b7e298cf2
* banner + version printedGravatar arpi2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2979 b3059339-0415-0410-9bf9-f77b7e298cf2
* ao_mpegpes isn't really optionalGravatar pl2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2978 b3059339-0415-0410-9bf9-f77b7e298cf2
* add new eventsGravatar pontscho2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2977 b3059339-0415-0410-9bf9-f77b7e298cf2
* add new file types, ijen jol.Gravatar pontscho2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2976 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ugly YV12 support on Radeon BES. (Only radeon_vid currently work with this ↵Gravatar nick2001-11-18
| | | | | | stuff :( Sorry!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2975 b3059339-0415-0410-9bf9-f77b7e298cf2
* merge of latest commits to configure1 (alex's qnx support)Gravatar pl2001-11-18
| | | | | | | | | dynamic detection of pthread and dl output files have now their final name (config.h instead of config2.h, ...) some FIXME removed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2974 b3059339-0415-0410-9bf9-f77b7e298cf2
* added FVWM+GUI menu hintGravatar gabucino2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2973 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added preinit of lvo stuffGravatar nick2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2972 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix blackbox xshape bugGravatar pontscho2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2971 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix to compile when SHM is disabledGravatar alex2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2970 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor fixes by David.Gravatar atmos42001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2969 b3059339-0415-0410-9bf9-f77b7e298cf2
* a-okay. (applied Nick's patch)Gravatar gabucino2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2968 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unknown subdevice now is error (was - warning)Gravatar nick2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2967 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor lacks fixedGravatar nick2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2966 b3059339-0415-0410-9bf9-f77b7e298cf2
* Qualitative speedup of decodingGravatar nick2001-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2965 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move ignores in subdirs to their respective .cvsignore files.Gravatar atmos42001-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2964 b3059339-0415-0410-9bf9-f77b7e298cf2
* double --enable-largefiles entriesGravatar alex2001-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2963 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed _x _y support (no longer used)Gravatar pl2001-11-17
| | | | | | | | cosmetic for DVD support (css/dvdread) xanim detection slightly changed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2962 b3059339-0415-0410-9bf9-f77b7e298cf2
* added copyleft header ;)Gravatar alex2001-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2961 b3059339-0415-0410-9bf9-f77b7e298cf2
* link from ATI Xv section to VESA & radeon_vidGravatar gabucino2001-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2960 b3059339-0415-0410-9bf9-f77b7e298cf2
* yoh. Wrote radeon_vid install+other stuffGravatar gabucino2001-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2959 b3059339-0415-0410-9bf9-f77b7e298cf2
* yeah, true.Gravatar gabucino2001-11-17
| | | | | | | TODO: place links all over ATI TVout stuff and vice versa and etcetc :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2958 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOXized and applied Nick's radeon_vid patch. Nick, should I updateGravatar gabucino2001-11-17
| | | | | | | the VESA section or do you want to do it ? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2957 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgot to fix thisGravatar gabucino2001-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2956 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied pl's patchGravatar gabucino2001-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2955 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed incorretc terminating of lvo stuff and improving of query_formatGravatar nick2001-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2954 b3059339-0415-0410-9bf9-f77b7e298cf2
* working draw_slice stuffGravatar nick2001-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2953 b3059339-0415-0410-9bf9-f77b7e298cf2
* First public releaseGravatar nick2001-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2952 b3059339-0415-0410-9bf9-f77b7e298cf2