Mercurial > libavcodec.hg
graph
-
Use lookup table to avoid division in mp2 decoder libavcodecMon, 28 Jun 2010 04:55:36 +0000, by vitor
-
Change type of zz_table to uint8_t to match the scantables it points to. libavcodecSun, 27 Jun 2010 19:27:08 +0000, by reimar
-
tablegen: implement and use WRITE_ARRAY macros libavcodecSun, 27 Jun 2010 12:21:12 +0000, by flameeyes
-
tableprint: use the type name as-is for the functions' names. libavcodecSun, 27 Jun 2010 12:20:39 +0000, by flameeyes
-
Fix libvorbis encoding with more than 2 channels libavcodecSun, 27 Jun 2010 09:25:05 +0000, by mstorsjo
-
vorbisdec: Take channels into account when checking against residue overflow libavcodecSun, 27 Jun 2010 01:46:23 +0000, by conrad
-
vorbisdec: Fix header parsing with no floor1 partitions libavcodecSun, 27 Jun 2010 01:46:20 +0000, by conrad
-
vp8: warn and request sample if upscaling specified in header libavcodecSun, 27 Jun 2010 00:37:43 +0000, by mru
-
shorten: remove VLA and check for buffer overflow libavcodecSat, 26 Jun 2010 14:34:21 +0000, by mru