Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 22 Feb 2006 05:59:44 +0000 | lorenm | minor simplifications in cabac_mb_type libavcodec |
Tue, 21 Feb 2006 22:24:19 +0000 | diego | Fix AltiVec H.264 decoding on FSF gcc. libavcodec |
Tue, 21 Feb 2006 22:05:13 +0000 | alex | added none/8bit/24bit audio formats and defaulting to s16 for now (once the system works like pix_fmt, the defaulting should be changed to SAMPLE_FMT_NONE) libavcodec |
Tue, 21 Feb 2006 00:03:10 +0000 | alex | explain extradata and pass avctx to av_log's libavcodec |
Mon, 20 Feb 2006 23:22:02 +0000 | diego | ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not libavcodec |
Mon, 20 Feb 2006 19:01:29 +0000 | mru | pass noise reduction option to x264 libavcodec |
Sun, 19 Feb 2006 22:44:35 +0000 | diego | Increase maximum number of B-frames, necessary for H.264 encoding. libavcodec |