Mercurial > libavcodec.hg
graph
-
Check number of bits so we do not try to use table entries which do not exist. libavcodec2008-06-16, by michael
-
get_bits() outputs exactly as many bits as requested no need to mask them. libavcodec2008-06-16, by michael
-
Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id Software libavcodec2008-06-13, by stefano
-
Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec2008-06-12, by stefano
-
Remove the START_TIMER/STOP_TIMER from vp3.c, they clutter the output and libavcodec2008-06-09, by reimar
-
Almost-cosmetics: split out coeff_count from all_fragments struct into libavcodec2008-06-09, by reimar
-
enable global_header flag for audio and video encoding, was wrongly part of commit r13722 libavcodec2008-06-09, by bcoudurier
-
move the decode context and some macro constants to a new file, ac3dec.h libavcodec2008-06-07, by jbr