Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 04 Nov 2009 23:33:08 +0000 | vitor | Reduce stack memory allocation in MP3 decoder libavcodec |
Wed, 04 Nov 2009 19:29:29 +0000 | reynaldo | Implement ff_scale_vector_to_given_sum_of_squares() libavcodec |
Wed, 04 Nov 2009 17:30:23 +0000 | reimar | Pad ff_cos_tabs and ff_sin_tabs so that index n points to the table for n bits. libavcodec |
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 |