log

age author description
Mon, 25 Mar 2002 22:03:33 +0000 arpi argh... Nick messed up driver names too
Mon, 25 Mar 2002 21:23:06 +0000 arpi imporetd from MPlayerXP, with small modification
Mon, 25 Mar 2002 21:13:02 +0000 arpi do not export the World
Mon, 25 Mar 2002 21:06:01 +0000 arpi imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added
Mon, 25 Mar 2002 19:53:41 +0000 arpi changed to be more-or-less compatible with Nick's stuff
Mon, 25 Mar 2002 16:38:13 +0000 michael 10l
Mon, 25 Mar 2002 16:35:24 +0000 michael byte interleaving for mga
Mon, 25 Mar 2002 16:22:15 +0000 arpi no native support for I420 in G200
Mon, 25 Mar 2002 16:21:39 +0000 arpi disabel DR and UV swapping for g200 planar modes
Mon, 25 Mar 2002 13:35:23 +0000 arpi dump stuff
Mon, 25 Mar 2002 11:35:21 +0000 atmos4 eeh 10l, removed one line too much :(
Mon, 25 Mar 2002 11:13:14 +0000 atmos4 Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es returned with an error by memsetting the esds struct to 0 on init.
Mon, 25 Mar 2002 09:52:15 +0000 atmos4 Fix aspect info for square pixel.
Mon, 25 Mar 2002 05:13:19 +0000 mswitch Bugfix by XorA
Mon, 25 Mar 2002 03:20:42 +0000 arpi reset selection
Mon, 25 Mar 2002 03:19:43 +0000 arpi check and set codec selection - impossible to do it at find_codec
Mon, 25 Mar 2002 03:19:06 +0000 arpi 100l :(
Mon, 25 Mar 2002 03:07:27 +0000 arpi use codec selection
Mon, 25 Mar 2002 03:02:57 +0000 arpi tagging selected codec to avoid trying the same codec several times
Mon, 25 Mar 2002 02:39:58 +0000 arpi proposal for audio decoders
Mon, 25 Mar 2002 02:39:36 +0000 arpi common stuff moved to mpc_info.h
Mon, 25 Mar 2002 02:10:08 +0000 arpi typo...
Mon, 25 Mar 2002 01:32:40 +0000 arpi I420 support
Sun, 24 Mar 2002 21:22:16 +0000 arpi -fs aspect fix by KotH
Sun, 24 Mar 2002 21:17:16 +0000 arpi fallback to server's control() - patch by KotH
Sun, 24 Mar 2002 20:55:06 +0000 arpi U,V plane odrer fixed
Sun, 24 Mar 2002 20:45:30 +0000 arpi U,V plane odrer fixed
Sun, 24 Mar 2002 19:14:40 +0000 arpi I420 UV swapping fixed
Sun, 24 Mar 2002 19:01:01 +0000 arpi UV vs VU fix
Sun, 24 Mar 2002 18:44:15 +0000 arpi fixes, extended by mplayer's planes[]