Mercurial > libavcodec.hg
graph
-
Copy 4 pointers to avid dozends of ptr dereferences. libavcodecThu, 19 Jun 2008 10:49:30 +0000, by michael
-
Improve an lclenc.c error message in case of unsupported input pixel libavcodecThu, 19 Jun 2008 10:12:15 +0000, by stefano
-
Remove the truncated bitstream handling from our g726 decoder. libavcodecWed, 18 Jun 2008 19:18:32 +0000, by michael
-
convert DOS-style carriage return to Unix-style libavcodecTue, 17 Jun 2008 14:42:51 +0000, by gpoirier
-
Do not inline g726_iterate() the function is big so its inlining will libavcodecTue, 17 Jun 2008 00:09:42 +0000, by michael
-
Replace i2f(0) by the actual thing done, gcc is not an optimizing compiler. libavcodecMon, 16 Jun 2008 23:57:12 +0000, by michael
-
Remove redundant zeroing (the context is memset(0)). libavcodecMon, 16 Jun 2008 23:53:34 +0000, by michael
-
Float11 does not need int, .o file becomes smaller and the code might libavcodecMon, 16 Jun 2008 23:34:15 +0000, by michael
-
Check number of bits so we do not try to use table entries which do not exist. libavcodecMon, 16 Jun 2008 23:16:44 +0000, by michael
-
get_bits() outputs exactly as many bits as requested no need to mask them. libavcodecMon, 16 Jun 2008 20:42:54 +0000, by michael
-
Add missing #includes to fix 'make checkheaders'. libavcodecMon, 16 Jun 2008 08:25:48 +0000, by diego
-
fix verbatim mode decoding. patch by Jai Menon (realityman gmx net). libavcodecSun, 15 Jun 2008 18:01:25 +0000, by jbr
-
Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id Software libavcodecFri, 13 Jun 2008 09:30:42 +0000, by stefano
-
Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodecThu, 12 Jun 2008 21:50:13 +0000, by stefano
-
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