Mercurial > libavcodec.hg
graph
-
Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> libavcodecMon, 11 Aug 2003 20:27:17 +0000, by al3x
-
skip ext header missing message for msmpeg4v2 libavcodecSun, 10 Aug 2003 21:11:45 +0000, by michaelni
-
endian-conscious fix, courtesy of Sebastian Jedruszkiewicz libavcodecFri, 08 Aug 2003 00:12:18 +0000, by tmmm
-
Add GNU header, remove X includes, add more check for xvmc render packet libavcodecTue, 29 Jul 2003 14:15:28 +0000, by iive
-
namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) libavcodecTue, 29 Jul 2003 10:26:34 +0000, by michaelni
-
patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodecTue, 29 Jul 2003 09:58:47 +0000, by michaelni
-
fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy) libavcodecWed, 16 Jul 2003 18:12:14 +0000, by michaelni
-
golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster) libavcodecSun, 13 Jul 2003 11:06:45 +0000, by michaelni
-
added the official VP3 IDCT (C implementation) as well as a grayscale libavcodecThu, 10 Jul 2003 05:16:25 +0000, by tmmm
-
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodecWed, 09 Jul 2003 23:10:59 +0000, by michaelni
-
1) remove TBL support in PPC performance. It's much more useful to use the libavcodecWed, 09 Jul 2003 20:18:13 +0000, by michaelni
-
the reference sw doesnt like some legal headers ... libavcodecMon, 07 Jul 2003 20:17:44 +0000, by michaelni
-
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change libavcodecMon, 07 Jul 2003 11:19:18 +0000, by al3x
-
merge U and V statistics, 33% reduction in memory requirement, compression rate better for some files worse for others, worst compression rate loss 0.05% libavcodecSat, 05 Jul 2003 14:18:07 +0000, by michaelni
-
memleak fix by (Jake Page <jake at CS dot Stanford dot EDU>) libavcodecSat, 05 Jul 2003 08:31:08 +0000, by michaelni
-
uniformization (now it uses the same trace functions as h264, defined in common.h) libavcodecFri, 04 Jul 2003 20:26:04 +0000, by al3x