log fraps.c @ 8470:e765aa020de9 libavcodec

age author description
Thu, 04 Dec 2008 14:43:42 +0000 kostya Fraps version 3 seems to be the same as Fraps v5 libavcodec
Mon, 11 Aug 2008 05:11:05 +0000 kostya Simplify colour conversion in Fraps as suggested by Michael libavcodec
Sun, 10 Aug 2008 18:15:38 +0000 kostya R and B components are stored as a differences to G component in Fraps v5. libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Sun, 09 Mar 2008 09:04:35 +0000 kostya Fraps v5 decoding support libavcodec
Sun, 09 Mar 2008 09:03:23 +0000 kostya Add step variable (for future v5 decoding) libavcodec
Sat, 08 Mar 2008 18:08:16 +0000 aurel huffman: add a zero_count flag and use it in fraps libavcodec
Tue, 19 Feb 2008 21:42:10 +0000 reimar Add casts to avoid warnings: libavcodec
Fri, 01 Feb 2008 15:28:46 +0000 michael const libavcodec
Sun, 14 Oct 2007 21:19:40 +0000 aurel moves fraps huffman decoder to its own file, making it more generic libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Sat, 16 Jun 2007 15:15:17 +0000 mru correct type of qsort() comparison callback libavcodec
Sat, 07 Apr 2007 17:37:30 +0000 diego Remove superfluous setting of has_b_frames in codecs without B-frames. libavcodec