Mercurial > libavcodec.hg
graph
-
remove -fforce-addr as it to generate slightly slower code libavcodecFri, 07 Jul 2006 23:54:13 +0000, by mru
-
simplify the voc demuxer using av_get_bits_per_sample() libavcodecFri, 07 Jul 2006 22:42:36 +0000, by aurel
-
seems i forgot to commit this simplification ... libavcodecFri, 07 Jul 2006 22:41:43 +0000, by michael
-
av_get_bits_per_sample and due simplifications libavcodecFri, 07 Jul 2006 17:50:09 +0000, by bcoudurier
-
Improve chroma MC: correct case for FASTUVMC=1, use slower but correct /2, and always use halfpel MC. libavcodecFri, 07 Jul 2006 05:02:01 +0000, by kostya
-
hopefully better for platforms not supporting misaligned read libavcodecThu, 06 Jul 2006 19:23:21 +0000, by stefang
-
make use of 16x16 motion comp functions, 16x8 and 8x16 do not seem to be worth it libavcodecThu, 06 Jul 2006 19:21:00 +0000, by stefang
-
AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...) libavcodecThu, 06 Jul 2006 15:04:46 +0000, by michael
-
add rounding bias earlier in the idct, avoids many adds libavcodecTue, 04 Jul 2006 22:43:35 +0000, by michael
-
Mark read-only data as const. Patch by stefan huehner org. libavcodecTue, 04 Jul 2006 19:15:47 +0000, by banan
-
return -1 on bitstream errors instead of continuing, as the following stuff almost always will be useless until the next startcode libavcodecTue, 04 Jul 2006 17:08:35 +0000, by michael
-
check cbp for validity, avoids possible out of array reads / segfaults libavcodecTue, 04 Jul 2006 16:42:22 +0000, by michael
-
Correctly choose global transform mode, MV mode and fix bitplane decoding libavcodecTue, 04 Jul 2006 15:39:21 +0000, by kostya
-
Optimizations suggested by Michael Niedermayer libavcodecTue, 04 Jul 2006 15:33:28 +0000, by kostya
-
cleanup macroblock layer: merged decode of skipped MBs libavcodecMon, 03 Jul 2006 18:43:45 +0000, by stefang
-
4-MV mode final fixes (now it works for non-exotic modes) libavcodecMon, 03 Jul 2006 17:21:18 +0000, by kostya
-
vc1_decode_intra_block() simplifications and corrections libavcodecMon, 03 Jul 2006 17:17:25 +0000, by kostya
-
Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h libavcodecMon, 03 Jul 2006 10:52:07 +0000, by lucabe
-
porder patch by (Justin Ruggles jruggle a t earthlink d ot net) libavcodecMon, 03 Jul 2006 09:20:26 +0000, by michael
-
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) libavcodecMon, 03 Jul 2006 00:16:45 +0000, by michael
-
CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de) libavcodecSun, 02 Jul 2006 14:58:17 +0000, by michael
-
staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de) libavcodecSun, 02 Jul 2006 14:50:23 +0000, by michael