Mercurial > libavcodec.hg
graph
-
Remove the START_TIMER/STOP_TIMER from vp3.c, they clutter the output and libavcodecMon, 09 Jun 2008 16:30:59 +0000, by reimar
-
Almost-cosmetics: split out coeff_count from all_fragments struct into libavcodecMon, 09 Jun 2008 16:26:28 +0000, by reimar
-
enable global_header flag for audio and video encoding, was wrongly part of commit r13722 libavcodecMon, 09 Jun 2008 01:21:57 +0000, by bcoudurier
-
add fields needed for E-AC-3 decoding to decode context libavcodecSun, 08 Jun 2008 21:08:53 +0000, by jbr
-
Separating from nellymoserdec.c parts required by encoder libavcodecSun, 08 Jun 2008 20:45:18 +0000, by bwolowiec
-
store exp_strategy for all blocks in decode context libavcodecSat, 07 Jun 2008 22:30:47 +0000, by jbr
-
store cpl_in_use for all blocks in decode context libavcodecSat, 07 Jun 2008 22:30:43 +0000, by jbr
-
cosmetics: add and align references to spec variable names libavcodecSat, 07 Jun 2008 22:30:39 +0000, by jbr
-
use macro constants for array sizes in decode context libavcodecSat, 07 Jun 2008 22:30:31 +0000, by jbr
-
cosmetics: reorder decode context fields into logical groups libavcodecSat, 07 Jun 2008 22:30:22 +0000, by jbr
-
move the decode context and some macro constants to a new file, ac3dec.h libavcodecSat, 07 Jun 2008 22:30:16 +0000, by 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. libavcodecSat, 07 Jun 2008 22:30:09 +0000, by jbr
-
add more gain levels and adjust mix level tables accordingly. libavcodecSat, 07 Jun 2008 22:30:03 +0000, by jbr
-
set default mix levels regardless of bitstream id libavcodecSat, 07 Jun 2008 22:29:45 +0000, by jbr
-
read frame type from header info into decode context libavcodecSat, 07 Jun 2008 22:29:19 +0000, by jbr
-
get the number of blocks from the ac3 parser and use in the ac3 decoder. libavcodecSat, 07 Jun 2008 22:29:03 +0000, by jbr