log flashsv.c @ 9355:54bc8a2727b0 libavcodec

age author description
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
Mon, 24 Nov 2008 19:00:55 +0000 mru flashsv: use skip_bits_long() where required libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 11 May 2008 22:28:43 +0000 cehoyos Replace some occurrences of -1 with PIX_FMT_NONE. libavcodec
Fri, 02 May 2008 22:58:16 +0000 banan Long name spelling fixes libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Sat, 22 Mar 2008 01:06:57 +0000 diego typo: occured --> occurred libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 01 Feb 2008 04:16:26 +0000 michael const libavcodec
Thu, 10 May 2007 09:00:44 +0000 diego Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavcodec
Sat, 07 Apr 2007 17:37:30 +0000 diego Remove superfluous setting of has_b_frames in codecs without B-frames. libavcodec
Sun, 21 Jan 2007 20:04:00 +0000 diego Declare zlib dependency in the Makefile, not in the source. libavcodec
Sun, 21 Jan 2007 18:46:19 +0000 banan Really fix my never ending mistakes. libavcodec
Sun, 21 Jan 2007 17:48:03 +0000 banan Don't break compilation on systems without zlib. libavcodec
Sun, 21 Jan 2007 14:14:50 +0000 banan The block_size might be used incorrectly if it is not updated. libavcodec
Sun, 21 Jan 2007 12:26:23 +0000 banan Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup. libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 01 Jun 2006 07:31:59 +0000 banan Flash Screen Video decoder (fourcc:FSV1) libavcodec