Mercurial > mplayer.hg
graph
-
added the "FLI format detected" message to all the language help filesSun, 25 Nov 2001 00:01:13 +0000, by melanson
-
mostly complete support for loading and decoding FLI/FLC animationsSat, 24 Nov 2001 23:58:12 +0000, by melanson
-
fixed 8-bit variantSat, 24 Nov 2001 23:28:22 +0000, by melanson
-
runtime cpu detectionSat, 24 Nov 2001 22:16:29 +0000, by michael
-
similar to 1.14Sat, 24 Nov 2001 20:14:29 +0000, by jaf
-
small change in mplayer.c and cfg-mplayer.hSat, 24 Nov 2001 05:29:56 +0000, by anders
-
ao_plugin.c and plugin headers addedSat, 24 Nov 2001 05:24:06 +0000, by anders
-
interface to libao2 changed ao_plugin addedSat, 24 Nov 2001 05:21:22 +0000, by anders
-
use fastmemcpy for chrominance if no chrominance filtering is doneSat, 24 Nov 2001 02:05:06 +0000, by michael
-
faster deringSat, 24 Nov 2001 01:38:30 +0000, by michael
-
dunno where to place it :(Fri, 23 Nov 2001 20:43:15 +0000, by alex
-
fixed tv detection in demux_openFri, 23 Nov 2001 18:51:32 +0000, by alex
-
HAVE_NANOSLEEPFri, 23 Nov 2001 18:25:32 +0000, by alex
-
detecting nanosleepFri, 23 Nov 2001 18:25:09 +0000, by alex
-
changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)Fri, 23 Nov 2001 17:16:43 +0000, by alex
-
compiling under qnx, hope it works on all qnx release :)Fri, 23 Nov 2001 16:35:51 +0000, by alex
-
sys/soundcard.h isn't needed for ALSAFri, 23 Nov 2001 16:34:04 +0000, by alex
-
added MSGT_OSDEPFri, 23 Nov 2001 16:09:05 +0000, by alex
-
converted to mp_msg and fixed my previous HAVE_SHM bugFri, 23 Nov 2001 16:08:44 +0000, by alex
-
typo (1st found by Andr Dahlqvist <andre.dahlqvist@telia.com>)Fri, 23 Nov 2001 15:34:03 +0000, by pl
-
bugfixFri, 23 Nov 2001 12:12:25 +0000, by michael
-
missaligned arrays, as nick requestedFri, 23 Nov 2001 12:00:40 +0000, by michael
-
bug fixsFri, 23 Nov 2001 01:41:45 +0000, by pontscho
-
(on atmos's suggestions I found good :)Fri, 23 Nov 2001 00:21:51 +0000, by pl
-
--help did not show what was really autodetectedThu, 22 Nov 2001 21:53:25 +0000, by pl
-
10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "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)Thu, 22 Nov 2001 19:40:38 +0000, by michael
-
bocs, elfelejtettem feltenni :)Thu, 22 Nov 2001 18:52:25 +0000, by pontscho
-
*** empty log message ***Thu, 22 Nov 2001 18:00:25 +0000, by gabucino
-
hacked support for postprocessing to rawyv12Thu, 22 Nov 2001 18:00:18 +0000, by alex
-
added some new typesThu, 22 Nov 2001 17:14:26 +0000, by alex
-
added demux_infoThu, 22 Nov 2001 15:43:24 +0000, by alex
-
added demux_info supportThu, 22 Nov 2001 15:30:54 +0000, by alex
-
wrote a very annoying bugThu, 22 Nov 2001 15:10:38 +0000, by alex
-
added support for demux_infoThu, 22 Nov 2001 15:08:39 +0000, by alex
-
it wanted to be strcasecmp not strncmp and i dunno why it compiled for me with strncmp :(Thu, 22 Nov 2001 14:24:17 +0000, by alex
-
Minor fixesThu, 22 Nov 2001 10:20:09 +0000, by nick
-
-rdynamic is now enabled if (bsd) || (_xanim is yes)Thu, 22 Nov 2001 10:06:30 +0000, by pl
-
ehh.. double ifdef fixedThu, 22 Nov 2001 03:20:36 +0000, by arpi
-
mplayer integrationThu, 22 Nov 2001 03:16:31 +0000, by arpi
-
NEW_DSHOW added (for dshow C version)Thu, 22 Nov 2001 03:15:49 +0000, by arpi
-
-rdynamic is only needed on bsd's (well... it was the case in C1)Thu, 22 Nov 2001 01:56:10 +0000, by pl
-
xine's bugs fixed - YV50 yv12 and setup_fsThu, 22 Nov 2001 00:01:10 +0000, by arpi
-
imported from xineWed, 21 Nov 2001 23:42:06 +0000, by arpi
-
10l for al3x :-PWed, 21 Nov 2001 22:56:38 +0000, by atmos4
-
fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>Wed, 21 Nov 2001 21:09:03 +0000, by pl
-
C++ -> C (import from avifile cvs)Wed, 21 Nov 2001 19:12:39 +0000, by arpi
-
remove dga supportWed, 21 Nov 2001 18:40:59 +0000, by pontscho
-
add half dvd support for guiWed, 21 Nov 2001 17:43:57 +0000, by pontscho
-
ehh too muchWed, 21 Nov 2001 17:07:40 +0000, by gabucino
-
2.2.x+SSE fixedWed, 21 Nov 2001 16:51:03 +0000, by arpi
-
Fix kernel asm check.Wed, 21 Nov 2001 16:43:33 +0000, by atmos4
-
added demuxer_infoWed, 21 Nov 2001 16:14:14 +0000, by alex
-
Direct YV12 support!!! But only in black and white mode :(Wed, 21 Nov 2001 10:34:06 +0000, by nick
-
add subtitle language detect.Wed, 21 Nov 2001 10:30:59 +0000, by pontscho
-
Minor speedup of YUY2 decoding. Radeon it's tricked chipWed, 21 Nov 2001 09:48:52 +0000, by nick
-
Don't need to stream_enable_cache it will be done later.Wed, 21 Nov 2001 02:49:01 +0000, by bertrand
-
Changed the order of processing the network opening.Tue, 20 Nov 2001 22:48:43 +0000, by bertrand
-
Added a network read function call and a seek network function call.Tue, 20 Nov 2001 22:22:21 +0000, by bertrand
-
Added a new struct to stream_t to handle, network streaming.Tue, 20 Nov 2001 22:21:20 +0000, by bertrand