Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 07 Jun 2008 22:30:09 +0000 | jbr | move mix level tables from parser to decoder. have parser read bitstream value instead of using an index to a table in the decoder. libavcodec |
Sat, 07 Jun 2008 22:30:03 +0000 | jbr | add more gain levels and adjust mix level tables accordingly. libavcodec |
Sat, 07 Jun 2008 22:29:54 +0000 | jbr | pass bap table to ff_ac3_bit_alloc_calc_bap() libavcodec |
Sat, 07 Jun 2008 22:29:45 +0000 | jbr | set default mix levels regardless of bitstream id libavcodec |
Sat, 07 Jun 2008 22:29:38 +0000 | jbr | cosmetics: indent libavcodec |
Sat, 07 Jun 2008 22:29:27 +0000 | jbr | skip unsupported frame types and substream id's libavcodec |