log

age author description
Sun, 14 Apr 2002 19:18:34 +0000 arpi updated
Sun, 14 Apr 2002 15:07:51 +0000 gabucino updated -double option
Sun, 14 Apr 2002 05:53:36 +0000 bertrand Changed the big handling to make it use mplayer's endian macros.
Sun, 14 Apr 2002 05:51:32 +0000 bertrand Added big endian handling for the ASF_chunk_t struct.
Sun, 14 Apr 2002 05:47:27 +0000 bertrand Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.
Sun, 14 Apr 2002 02:07:44 +0000 arpi fame doesn't accept stride
Sun, 14 Apr 2002 02:07:29 +0000 arpi export width too
Sun, 14 Apr 2002 01:21:13 +0000 arpi draw_slices with framedrop fixed
Sun, 14 Apr 2002 01:20:26 +0000 arpi new -framedrop code - works much better than the old one
Sat, 13 Apr 2002 22:18:17 +0000 arpi 0.1 bugfix
Sat, 13 Apr 2002 22:16:15 +0000 arpi cleanup. cosmetics only, no functional changes
Sat, 13 Apr 2002 19:17:34 +0000 arpi mp_image moved to libmpcodecs
Sat, 13 Apr 2002 19:17:24 +0000 arpi img_format moved to libmpcodecs
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Sat, 13 Apr 2002 18:23:23 +0000 arpi update
Sat, 13 Apr 2002 18:19:36 +0000 arpi less namespace pollution
Sat, 13 Apr 2002 18:05:57 +0000 arpi fastmemcpy path fixed
Sat, 13 Apr 2002 18:04:24 +0000 arpi native codecs files moved to libmpcodecs/native/
Sat, 13 Apr 2002 18:03:02 +0000 arpi moved to libmpcodecs/native/
Sat, 13 Apr 2002 17:44:14 +0000 arpi comp.fixes
Sat, 13 Apr 2002 17:34:20 +0000 arpi unused files
Sat, 13 Apr 2002 17:28:33 +0000 arpi syncfb, mp1e, opendivx removed/disabled
Sat, 13 Apr 2002 16:51:01 +0000 arpi libdv detection
Sat, 13 Apr 2002 16:49:27 +0000 arpi bigendlian fix by Guillaume Morin <guillaume@morinfr.org>
Sat, 13 Apr 2002 14:24:33 +0000 arpi handle width*bpp!=stride
Sat, 13 Apr 2002 14:21:52 +0000 arpi 10l
Sat, 13 Apr 2002 14:18:57 +0000 arpi rgb2bgr converter
Sat, 13 Apr 2002 13:44:23 +0000 arpi ffmjpeg yuy2 support
Sat, 13 Apr 2002 13:40:26 +0000 arpi yuy2 support, fixed bug of dropping frame after config_vo calls
Sat, 13 Apr 2002 12:46:14 +0000 atmos4 Added aspect considerations.