log avs.c @ 12514:e6d711ba5760 libavcodec

age author description
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
Thu, 11 Dec 2008 22:34:14 +0000 aurel avoid POSIX reserved _t suffix 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 22:39:51 +0000 diego Add long names to 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:48:55 +0000 michael const libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Fri, 17 Feb 2006 03:17:42 +0000 melanson complete AVS playback system (from Creature Shock computer game), libavcodec