log vb.c @ 12530:63edd10ad4bc libavcodec tip

age author description
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
Sat, 23 Jan 2010 15:22:48 +0000 reimar Use AVPALETTE_COUNT instead of hard-coding 256. libavcodec
Sat, 23 Jan 2010 15:19:34 +0000 reimar Remove redundant initialization of the palette, it is part of the context libavcodec
Sat, 23 Jan 2010 10:25:22 +0000 reimar Zero the frame data on allocation for VB codec, e.g. the FATE sample seems to libavcodec
Fri, 22 Jan 2010 19:07:44 +0000 kostya Check for chunk boundaries when decoding VB codec data libavcodec
Fri, 22 Jan 2010 18:28:41 +0000 kostya Zero palette in case not all entries are initialized later libavcodec
Tue, 13 Oct 2009 20:13:28 +0000 reimar Remove unnecessary calls to avcodec_check_dimensions, the check is already libavcodec
Sat, 06 Jun 2009 08:46:08 +0000 kostya Get new buffer during frame decoding in VB video decoder, not only once 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, 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
Fri, 01 Feb 2008 03:26:31 +0000 michael consts libavcodec
Mon, 22 Oct 2007 06:01:38 +0000 kostya Beam Software SIFF demuxer and video decoder libavcodec