Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 25 May 2010 22:53:22 +0000 | cehoyos | Do not invert samples when encoding Vorbis. libavcodec |
Tue, 25 May 2010 21:51:27 +0000 | michael | Check for VUI overeading and reset num_reoder_frames. libavcodec |
Tue, 25 May 2010 19:16:15 +0000 | mstorsjo | Cosmetics: reindent after the previous commit libavcodec |
Tue, 25 May 2010 19:13:28 +0000 | mstorsjo | api-example: Try to avoid decoding incomplete frames libavcodec |
Tue, 25 May 2010 18:35:01 +0000 | alexc | aacenc: Split find_max_val() from find_min_book() to eliminate duplicate searches. libavcodec |
Tue, 25 May 2010 18:32:59 +0000 | alexc | Remove useless costly inf checks from the trellis scalefactor search. libavcodec |
Tue, 25 May 2010 18:31:55 +0000 | alexc | aacenc: Trellis over scalefactors using an estimated codebook rather than every codebook. libavcodec |