log

age author description
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.
Thu, 28 Feb 2002 08:26:20 +0000 nick Use stdout as default mencoder's output if no filename specified
Thu, 28 Feb 2002 03:01:53 +0000 melanson fixed another color chunk issue
Thu, 28 Feb 2002 02:37:13 +0000 laaz -subfps and -subdelay alters -dumpmpsub's output
Thu, 28 Feb 2002 01:43:06 +0000 arpi cinepak added
Thu, 28 Feb 2002 01:42:44 +0000 arpi cinepak added
Thu, 28 Feb 2002 01:41:49 +0000 arpi callbacks added
Thu, 28 Feb 2002 01:26:45 +0000 arpi cinepak decoder - untested
Thu, 28 Feb 2002 01:12:24 +0000 arpi stride!=width*bpp support to cinepak decoder
Thu, 28 Feb 2002 01:01:50 +0000 laaz Fixed a bug with -dumpmpsub
Thu, 28 Feb 2002 00:57:47 +0000 arpi libmpcodecs video decoder template
Thu, 28 Feb 2002 00:57:30 +0000 arpi libmpcodecs core - initial version
Thu, 28 Feb 2002 00:53:01 +0000 arpi new flags added for direct rendering (libmpcodecs core)
Wed, 27 Feb 2002 14:57:33 +0000 michael check if planar formats are supported
Wed, 27 Feb 2002 11:16:53 +0000 nick We should know size of out buffer
Wed, 27 Feb 2002 11:16:18 +0000 nick unroll stuff
Wed, 27 Feb 2002 11:14:25 +0000 nick disable color key support - causes a lot of unnecessary problems
Tue, 26 Feb 2002 22:15:08 +0000 michael YVU9 support