log vp6.c @ 5530:cd266411b11a libavcodec

age author description
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavcodec
Sun, 06 May 2007 09:17:50 +0000 lorenm simplify libavcodec
Sun, 06 May 2007 06:46:20 +0000 lorenm simplify libavcodec
Sun, 06 May 2007 06:43:33 +0000 lorenm faster and simpler vp6 bilinear mc libavcodec
Sat, 05 May 2007 15:21:57 +0000 aurel set CODEC_CAP_DR1 for vp5 and vp6 decoders libavcodec
Sun, 25 Feb 2007 15:33:38 +0000 aurel Use pointers to avoid copying AVFrame. libavcodec
Sun, 25 Feb 2007 10:27:12 +0000 reimar Add av_ prefix to clip functions libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Sun, 14 Jan 2007 18:18:14 +0000 aurel cosmetics: reindent libavcodec
Sun, 14 Jan 2007 18:17:15 +0000 aurel add support for another variant of vp6 libavcodec
Sun, 17 Dec 2006 22:00:12 +0000 aurel Add support for VP60 and VP61. libavcodec
Sun, 17 Dec 2006 15:26:50 +0000 aurel small optimization libavcodec
Tue, 24 Oct 2006 18:57:43 +0000 diego Don't include inttypes.h/stdint.h directly, there is an abstraction in libavcodec
Mon, 23 Oct 2006 00:10:18 +0000 aurel document the extradata protocol for VP6F libavcodec
Sun, 22 Oct 2006 23:19:42 +0000 aurel use the adjustment value present in FLV to crop VP6 video libavcodec
Wed, 11 Oct 2006 23:17:58 +0000 diego Rename ABS macro to FFABS. libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sat, 09 Sep 2006 22:53:44 +0000 aurel rename vector to vect to avoid clash with Apple gcc libavcodec
Sat, 09 Sep 2006 17:19:37 +0000 aurel VP5 and VP6 video decoder libavcodec