Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 03 Nov 2009 22:50:02 +0000 | alexc | Don't lock the channel output configuration based on the first value seen for libavcodec |
Tue, 03 Nov 2009 16:17:21 +0000 | compn | add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov libavcodec |
Tue, 03 Nov 2009 03:26:26 +0000 | jbr | Simplify AC-3 critical band end calculation (correctly this time). libavcodec |
Tue, 03 Nov 2009 02:59:18 +0000 | jbr | Revert r20050, which caused decoding errors with at least one valid AC-3 file. libavcodec |
Mon, 02 Nov 2009 14:12:25 +0000 | michael | Avoid huge array for rgb ljpeg on the stack. libavcodec |
Mon, 02 Nov 2009 00:10:10 +0000 | compn | map VYUY fourcc to rawcodec libavcodec |
Sun, 01 Nov 2009 16:48:05 +0000 | jbr | Set sample format in flac_decode_init() rather than in libavcodec |