log fraps.c @ 12475:9fef0a8ddd63 libavcodec

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