log

age author description
Fri, 01 Mar 2002 03:02:25 +0000 melanson fixed some endian issues, like changing bswap_32() -> be2me_32(), and
Fri, 01 Mar 2002 00:26:10 +0000 arpi implemented basic wrapper functions to new libmpcodecs api
Fri, 01 Mar 2002 00:25:43 +0000 arpi dec_video.c added
Fri, 01 Mar 2002 00:24:56 +0000 arpi 10l... forgot to set VFM
Fri, 01 Mar 2002 00:20:11 +0000 arpi fixed stride for packed formats, more detailed printf at image allocation
Thu, 28 Feb 2002 21:59:14 +0000 arpi removed codec dependent parts, only core left
Thu, 28 Feb 2002 21:24:02 +0000 arpi PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>
Thu, 28 Feb 2002 21:17:12 +0000 arpi 10l... gcc 3.x fix
Thu, 28 Feb 2002 16:24:55 +0000 michael print the number of buffers used
Thu, 28 Feb 2002 16:20:58 +0000 michael use 4 buffers, fallback to fewer buffers if the video ram isnt large enough
Thu, 28 Feb 2002 13:50:09 +0000 albeu Added waitpid in free_stream to avoid zombies
Thu, 28 Feb 2002 13:49:04 +0000 albeu Fix when stdin is used as a file
Thu, 28 Feb 2002 13:48:04 +0000 albeu New option use-stdin
Thu, 28 Feb 2002 13:47:06 +0000 albeu New option use-stdin to use when stdin will be used as a file
Thu, 28 Feb 2002 11:43:21 +0000 atlka Corrections to position saving/restore under vo=X11.