log libmpcodecs/ve_xvid4.c @ 28186:79aef31ed618

age author description
Thu, 01 Jan 2009 11:16:52 +0000 reimar XVID profile array should be const, so it is in rodata
Wed, 28 May 2008 23:04:41 +0000 iive Revert commit r26897.
Tue, 27 May 2008 12:41:27 +0000 diego cosmetics: XviD --> Xvid
Fri, 16 May 2008 00:23:02 +0000 diego cosmetics: Remove pointless parentheses from return calls.
Tue, 13 May 2008 10:16:20 +0000 diego Use standard license headers.
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Wed, 23 Jan 2008 14:32:15 +0000 iive Use the proper option name for constant quantizer
Sun, 06 Jan 2008 23:20:15 +0000 diego Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
Thu, 11 Oct 2007 09:47:03 +0000 zuxy Silence a gcc warning: "wrong type argument to increment".
Fri, 28 Sep 2007 21:06:45 +0000 iive Define profiles_t as const to fix a warning. Prevent profiles[] from been exported.
Sat, 01 Sep 2007 10:50:36 +0000 iive Remove imported rational calculation code and use the original one from avutil.
Thu, 15 Mar 2007 17:51:32 +0000 diego Add explicit location for headers from the libmpdemux/ directory.
Thu, 15 Mar 2007 17:30:55 +0000 diego Add explicit location for headers from the stream/ directory.
Mon, 18 Dec 2006 21:03:59 +0000 nicodvb muxers now write to output muxer->stream rather than to muxer->file