log shorten.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Sat, 10 Jul 2010 22:12:30 +0000 mru Add av_ prefix to bswap macros libavcodec
Sat, 26 Jun 2010 14:34:21 +0000 mru shorten: remove VLA and check for buffer overflow 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
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
Sat, 31 Jan 2009 22:30:49 +0000 mru shorten: trivial simplification of signature check libavcodec
Sat, 17 Jan 2009 12:21:01 +0000 aurel remove ff_get_fourcc() and use AV_RL32() instead libavcodec
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). 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 14:07:02 +0000 michael const libavcodec
Sun, 23 Dec 2007 21:01:09 +0000 diego typo: begining --> beginning libavcodec
Thu, 09 Aug 2007 00:57:36 +0000 alex use skip_bits where appropriate libavcodec
Sat, 05 May 2007 12:18:14 +0000 diego Fix multiple "¡Æinline/static¡Ç is not at beginning of declaration" warnings. libavcodec
Mon, 26 Mar 2007 00:00:43 +0000 aurel properly set *data_size when returning >= 0 values in shorten_decode_frame() libavcodec
Mon, 12 Mar 2007 12:36:41 +0000 mbardiaux Give context to dprintf libavcodec
Wed, 22 Nov 2006 01:11:29 +0000 bcoudurier fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sat, 13 May 2006 10:45:26 +0000 michael sanity checks, some might have been exploitable ... libavcodec
Wed, 25 Jan 2006 22:10:13 +0000 diego warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 26 Feb 2005 03:36:04 +0000 michael shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) libavcodec