Mercurial > libavcodec.hg
graph
-
Simplify rms(): merge a few operations in the same statement libavcodecWed, 06 Aug 2008 05:11:46 +0000, by vitor
-
Check available size before writing in decode_frame() libavcodecWed, 06 Aug 2008 05:06:10 +0000, by vitor
-
Flip (by making buf[i] -> buf[size-i-1]) two buffers: {sp,gain}_block. This libavcodecWed, 06 Aug 2008 02:44:59 +0000, by vitor
-
Prevent low delay from being used with mpeg1. libavcodecTue, 05 Aug 2008 20:39:58 +0000, by michael
-
OKed sections of code from the SoC AAC decoder libavcodecTue, 05 Aug 2008 19:32:01 +0000, by superdump
-
Move shared tables to aactab.c and add declarations to aactab.h. Also sync with libavcodecTue, 05 Aug 2008 19:31:05 +0000, by superdump
-
AAC definitions and structures that have been OKed from the SoC AAC decoder libavcodecTue, 05 Aug 2008 19:27:17 +0000, by superdump
-
Use local variabes for *stride, where local variables exist. libavcodecTue, 05 Aug 2008 12:06:30 +0000, by michael
-
Factorize some code between temporal and spatial direct mode. libavcodecTue, 05 Aug 2008 11:00:17 +0000, by michael
-
cosmetics: use a better function name than uncouple_channels() libavcodecTue, 05 Aug 2008 01:49:01 +0000, by jbr
-
cosmetics: change function name and comments to refer to block decoding libavcodecTue, 05 Aug 2008 01:31:40 +0000, by jbr
-
Port b4/b8_stride code from spatial direct mode to temporal. libavcodecTue, 05 Aug 2008 00:15:15 +0000, by michael
-
Use frame_num and reference instead of poc for matching frames for direct libavcodecTue, 05 Aug 2008 00:08:32 +0000, by michael
-
*2 /2 is wrong for PAFF references, so do not do it. libavcodecMon, 04 Aug 2008 23:29:34 +0000, by michael
-
Port col_parity code from spatial mode to temporal mode, libavcodecMon, 04 Aug 2008 23:06:45 +0000, by michael