log fraps.c @ 9506:50feb15cbf2a libavcodec

age author description
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