log adxdec.c @ 11162:d9725977b699 libavcodec

age author description
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Mon, 02 Mar 2009 05:18:33 +0000 diego Change a bunch of codec long_names to be more consistent and descriptive. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 26 Jan 2009 22:51:16 +0000 diego Fix filenames in Doxygen comments. libavcodec
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavcodec
Sun, 17 Aug 2008 17:08:25 +0000 diego Mark adx_decode_init() as type int instead of void, the function returns libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec