aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* small change in mplayer.c and cfg-mplayer.hGravatar anders2001-11-24
* ao_plugin.c and plugin headers addedGravatar anders2001-11-24
* interface to libao2 changed ao_plugin addedGravatar anders2001-11-24
* use fastmemcpy for chrominance if no chrominance filtering is doneGravatar michael2001-11-24
* faster deringGravatar michael2001-11-24
* dunno where to place it :(Gravatar alex2001-11-23
* fixed tv detection in demux_openGravatar alex2001-11-23
* HAVE_NANOSLEEPGravatar alex2001-11-23
* detecting nanosleepGravatar alex2001-11-23
* changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)Gravatar alex2001-11-23
* compiling under qnx, hope it works on all qnx release :)Gravatar alex2001-11-23
* sys/soundcard.h isn't needed for ALSAGravatar alex2001-11-23
* added MSGT_OSDEPGravatar alex2001-11-23
* converted to mp_msg and fixed my previous HAVE_SHM bugGravatar alex2001-11-23
* typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>)Gravatar pl2001-11-23
* bugfixGravatar michael2001-11-23
* missaligned arrays, as nick requestedGravatar michael2001-11-23
* bug fixsGravatar pontscho2001-11-23
* (on atmos's suggestions I found good :)Gravatar pl2001-11-23
* --help did not show what was really autodetectedGravatar pl2001-11-22
* 10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "am...Gravatar michael2001-11-22
* newly allocated memory seems to point to only 1 zero filled 4k page or someth...Gravatar michael2001-11-22
* bocs, elfelejtettem feltenni :)Gravatar pontscho2001-11-22
* *** empty log message ***Gravatar gabucino2001-11-22
* hacked support for postprocessing to rawyv12Gravatar alex2001-11-22
* added some new typesGravatar alex2001-11-22
* added demux_infoGravatar alex2001-11-22
* added demux_info supportGravatar alex2001-11-22
* wrote a very annoying bugGravatar alex2001-11-22
* added support for demux_infoGravatar alex2001-11-22
* it wanted to be strcasecmp not strncmp and i dunno why it compiled for me wit...Gravatar alex2001-11-22
* Minor fixesGravatar nick2001-11-22
* -rdynamic is now enabled if (bsd) || (_xanim is yes)Gravatar pl2001-11-22
* ehh.. double ifdef fixedGravatar arpi2001-11-22
* mplayer integrationGravatar arpi2001-11-22
* NEW_DSHOW added (for dshow C version)Gravatar arpi2001-11-22
* -rdynamic is only needed on bsd's (well... it was the case in C1)Gravatar pl2001-11-22
* xine's bugs fixed - YV50 yv12 and setup_fsGravatar arpi2001-11-22
* imported from xineGravatar arpi2001-11-21
* 10l for al3x :-PGravatar atmos42001-11-21
* fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>Gravatar pl2001-11-21
* C++ -> C (import from avifile cvs)Gravatar arpi2001-11-21
* remove dga supportGravatar pontscho2001-11-21
* add half dvd support for guiGravatar pontscho2001-11-21
* ehh too muchGravatar gabucino2001-11-21
* 2.2.x+SSE fixedGravatar arpi2001-11-21
* Fix kernel asm check.Gravatar atmos42001-11-21
* added demuxer_infoGravatar alex2001-11-21
* Direct YV12 support!!! But only in black and white mode :(Gravatar nick2001-11-21
* add subtitle language detect.Gravatar pontscho2001-11-21