Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 10 Jun 2010 17:31:12 +0000 | maxim | Quant changes only once per MB so move the corresponding scale factor assignment libavcodec |
Thu, 10 Jun 2010 16:59:56 +0000 | jbr | Set bits_per_raw_sample in the pcm decoder. libavcodec |
Thu, 10 Jun 2010 16:52:54 +0000 | maxim | Remove unused parameter. libavcodec |
Thu, 10 Jun 2010 08:39:05 +0000 | thardin | avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer libavcodec |
Thu, 10 Jun 2010 06:00:37 +0000 | benoit | Cosmetics: alignment and long line break. libavcodec |
Thu, 10 Jun 2010 06:00:06 +0000 | benoit | Cosmetics: use and place braces correctly in if ... else statements. libavcodec |
Thu, 10 Jun 2010 05:59:22 +0000 | benoit | Sanitize av_realloc() use in h264 mp4toannexb bistream filter. libavcodec |