Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 31 Jul 2008 12:55:06 +0000 | pross | Add sample format support functions: avcodec_get_sample_fmt_name(), avcodec_get_sample_fmt(), avcodec_sample_fmt_string() libavcodec |
Thu, 31 Jul 2008 12:09:11 +0000 | benoit | Use static vlc structure to decode layer 3 huffman tables. libavcodec |
Thu, 31 Jul 2008 10:47:31 +0000 | pross | Modify all codecs to report their supported input and output sample format(s). libavcodec |
Wed, 30 Jul 2008 18:21:51 +0000 | michael | Simplify intra PCM MB handling. libavcodec |
Tue, 29 Jul 2008 18:22:31 +0000 | vitor | Do not declare a counter as unsigned when it is not needed libavcodec |
Tue, 29 Jul 2008 18:20:49 +0000 | vitor | Cosmetics: rename loop counter vars to i,j libavcodec |