log libmpcodecs/ve_xvid.c @ 18771:a1807995e2ab

age author description
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Tue, 21 Mar 2006 21:26:42 +0000 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
Tue, 21 Feb 2006 09:39:22 +0000 corey Fix video delay when encoding with B-frames.
Thu, 26 Jan 2006 19:32:07 +0000 michael change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Tue, 01 Mar 2005 20:21:58 +0000 henry fixes for encoding of multiple files
Thu, 20 Jan 2005 22:53:37 +0000 reimar Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
Wed, 24 Mar 2004 15:16:36 +0000 ranma Use aspect from encoder for AVI vprp header
Wed, 12 Nov 2003 00:43:42 +0000 iive XviD Api4 support
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Sun, 06 Apr 2003 15:46:05 +0000 rguyom + bf_threshold
Fri, 04 Apr 2003 20:45:05 +0000 rguyom 100l.
Fri, 04 Apr 2003 15:22:59 +0000 rguyom "psnr" & related code is only for the -HEAD (unstable) XviD branch.
Fri, 04 Apr 2003 05:47:27 +0000 rguyom Shift vhq values and set vhq=1 to MODEDECISION.
Thu, 03 Apr 2003 20:36:58 +0000 rguyom - added <time.h> since we're using time() related functions