log fraps.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Wed, 14 Jul 2010 13:12:24 +0000 diego Remove incomplete Doxygen for static decode_frame functions. libavcodec
Thu, 08 Jul 2010 22:57:27 +0000 diego Add back previously removed non-existing function params in doxygen comments. libavcodec
Fri, 02 Jul 2010 12:48:32 +0000 diego Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. libavcodec
Fri, 02 Jul 2010 11:19:29 +0000 diego Remove non-existing stray arguments from Doxygen function documentation. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Fri, 24 Apr 2009 14:09:24 +0000 kostya Remove useless assignment during initialization for some decoders libavcodec
Tue, 14 Apr 2009 21:03:41 +0000 vitor For every line, copy 3*width bytes instead of linesize[0] to avoid libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
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
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Mon, 06 Nov 2006 06:13:29 +0000 kostya Check for symbol count libavcodec
Sun, 05 Nov 2006 08:18:52 +0000 kostya Correct support for Fraps v4 (and Huffman tree for < 256 symbols) libavcodec
Sun, 05 Nov 2006 04:59:38 +0000 kostya Update comment libavcodec
Sun, 05 Nov 2006 04:57:14 +0000 kostya Fraps v2 and v4 support libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Tue, 17 May 2005 23:09:59 +0000 melanson signature has an 'x' libavcodec
Tue, 17 May 2005 22:47:34 +0000 melanson Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine libavcodec