Mercurial > libavcodec.hg
log mpegaudioenc.c @ 10120:e37de8b92b10 libavcodec
age | author | description |
---|---|---|
Thu, 30 Jul 2009 21:00:08 +0000 | diego | Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros. libavcodec |
Mon, 13 Apr 2009 16:59:38 +0000 | stefano | Rename pbBufPtr() to put_bits_ptr(). libavcodec |
Sun, 12 Apr 2009 08:35:26 +0000 | stefano | Split bitstream.h, put the bitstream writer stuff in the new file libavcodec |
Sun, 01 Feb 2009 02:00:19 +0000 | diego | Use full internal pathname in doxygen @file directives. libavcodec |
Mon, 19 Jan 2009 15:46:40 +0000 | diego | cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec |
Wed, 14 Jan 2009 09:26:07 +0000 | mru | Fix mpeg audio regression test failure libavcodec |
Thu, 31 Jul 2008 10:47:31 +0000 | pross | Modify all codecs to report their supported input and output sample format(s). libavcodec |