Mercurial > libavcodec.hg
log truespeech.c @ 10844:7f9d077af2e4 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 |
Sun, 11 Jan 2009 22:19:48 +0000 | diego | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 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 |