aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* fixed FLI demuxer so that it skips over app-specific framesGravatar melanson2001-11-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3106 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed divide-by-0 bug in FLI demuxerGravatar melanson2001-11-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3105 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to reflect the internal fourcc used for FLI decodingGravatar melanson2001-11-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3104 b3059339-0415-0410-9bf9-f77b7e298cf2
* added the "FLI format detected" message to all the language help filesGravatar melanson2001-11-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3103 b3059339-0415-0410-9bf9-f77b7e298cf2
* mostly complete support for loading and decoding FLI/FLC animationsGravatar melanson2001-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3102 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed 8-bit variantGravatar melanson2001-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3101 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpu detectionGravatar michael2001-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3100 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.14Gravatar jaf2001-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3099 b3059339-0415-0410-9bf9-f77b7e298cf2
* small change in mplayer.c and cfg-mplayer.hGravatar anders2001-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3098 b3059339-0415-0410-9bf9-f77b7e298cf2
* ao_plugin.c and plugin headers addedGravatar anders2001-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3097 b3059339-0415-0410-9bf9-f77b7e298cf2
* interface to libao2 changed ao_plugin addedGravatar anders2001-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3096 b3059339-0415-0410-9bf9-f77b7e298cf2
* use fastmemcpy for chrominance if no chrominance filtering is doneGravatar michael2001-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3095 b3059339-0415-0410-9bf9-f77b7e298cf2
* faster deringGravatar michael2001-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3094 b3059339-0415-0410-9bf9-f77b7e298cf2
* dunno where to place it :(Gravatar alex2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3093 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed tv detection in demux_openGravatar alex2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3092 b3059339-0415-0410-9bf9-f77b7e298cf2
* HAVE_NANOSLEEPGravatar alex2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3091 b3059339-0415-0410-9bf9-f77b7e298cf2
* detecting nanosleepGravatar alex2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3090 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)Gravatar alex2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3089 b3059339-0415-0410-9bf9-f77b7e298cf2
* compiling under qnx, hope it works on all qnx release :)Gravatar alex2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3088 b3059339-0415-0410-9bf9-f77b7e298cf2
* sys/soundcard.h isn't needed for ALSAGravatar alex2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3087 b3059339-0415-0410-9bf9-f77b7e298cf2
* added MSGT_OSDEPGravatar alex2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3086 b3059339-0415-0410-9bf9-f77b7e298cf2
* converted to mp_msg and fixed my previous HAVE_SHM bugGravatar alex2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3085 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>)Gravatar pl2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3084 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixGravatar michael2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3083 b3059339-0415-0410-9bf9-f77b7e298cf2
* missaligned arrays, as nick requestedGravatar michael2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3082 b3059339-0415-0410-9bf9-f77b7e298cf2
* bug fixsGravatar pontscho2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3081 b3059339-0415-0410-9bf9-f77b7e298cf2
* (on atmos's suggestions I found good :)Gravatar pl2001-11-23
| | | | | | | | | | default is autodetection (if lame and divxencore libs found then compile it) use --enable-mencoder or --disable-mencoder to alter this behavior Makefile modified accordingly (uninstall and other ifeq...) removed XMM_* since XMMP no longer there git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3080 b3059339-0415-0410-9bf9-f77b7e298cf2
* --help did not show what was really autodetectedGravatar pl2001-11-22
| | | | | | | (found by Nilmoni Deb <ndeb@ece.cmu.edu>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3079 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from ↵Gravatar michael2001-11-22
| | | | | | "amd athlon processor x86 code optimization guide" so it should be faster for amd chips too, but i fear it might be slower for mem->vram copies (someone should check that, i cant) ... there are 2 #defines to finetune it (BLOCK_SIZE & CONFUSION_FACTOR) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3078 b3059339-0415-0410-9bf9-f77b7e298cf2
* newly allocated memory seems to point to only 1 zero filled 4k page or ↵Gravatar michael2001-11-22
| | | | | | something so there is a near 100% cache hit rate ... not very realistic, writeing something in the source array fixes that so the benchmark scores are meaningfull now git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3077 b3059339-0415-0410-9bf9-f77b7e298cf2
* bocs, elfelejtettem feltenni :)Gravatar pontscho2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3076 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***Gravatar gabucino2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3075 b3059339-0415-0410-9bf9-f77b7e298cf2
* hacked support for postprocessing to rawyv12Gravatar alex2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3074 b3059339-0415-0410-9bf9-f77b7e298cf2
* added some new typesGravatar alex2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3073 b3059339-0415-0410-9bf9-f77b7e298cf2
* added demux_infoGravatar alex2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3072 b3059339-0415-0410-9bf9-f77b7e298cf2
* added demux_info supportGravatar alex2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3071 b3059339-0415-0410-9bf9-f77b7e298cf2
* wrote a very annoying bugGravatar alex2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3070 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for demux_infoGravatar alex2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3069 b3059339-0415-0410-9bf9-f77b7e298cf2
* it wanted to be strcasecmp not strncmp and i dunno why it compiled for me ↵Gravatar alex2001-11-22
| | | | | | with strncmp :( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3068 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor fixesGravatar nick2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3067 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rdynamic is now enabled if (bsd) || (_xanim is yes)Gravatar pl2001-11-22
| | | | | | | | removed a few ${_ld_foo} since not needed (these variables are always always separated by spaces) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3066 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh.. double ifdef fixedGravatar arpi2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3065 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer integrationGravatar arpi2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3064 b3059339-0415-0410-9bf9-f77b7e298cf2
* NEW_DSHOW added (for dshow C version)Gravatar arpi2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3063 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rdynamic is only needed on bsd's (well... it was the case in C1)Gravatar pl2001-11-22
| | | | | | | | neither linux nor qnx need it and it doesn't help for static compilation too... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3062 b3059339-0415-0410-9bf9-f77b7e298cf2
* xine's bugs fixed - YV50 yv12 and setup_fsGravatar arpi2001-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3061 b3059339-0415-0410-9bf9-f77b7e298cf2
* imported from xineGravatar arpi2001-11-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3060 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l for al3x :-PGravatar atmos42001-11-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3059 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>Gravatar pl2001-11-21
| | | | | | | (--enable-termcap e.g.) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3058 b3059339-0415-0410-9bf9-f77b7e298cf2
* C++ -> C (import from avifile cvs)Gravatar arpi2001-11-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3057 b3059339-0415-0410-9bf9-f77b7e298cf2