Mercurial > libavcodec.hg
graph
-
100l (dont reset the sample position at the block end) libavcodecThu, 21 Oct 2004 20:01:32 +0000, by michael
-
make most resample filter parameters selectable at runtime libavcodecThu, 21 Oct 2004 03:11:34 +0000, by michael
-
make filter size, int32/int16 and a few other things selectable at compiletime libavcodecWed, 20 Oct 2004 18:02:34 +0000, by michael
-
gcc 3.4.3 preversions do not appreciate invalid instruction and operand combinations anymore patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodecSun, 17 Oct 2004 20:27:11 +0000, by michael
-
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavcodecTue, 12 Oct 2004 12:47:49 +0000, by melanson
-
missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me libavcodecMon, 11 Oct 2004 22:47:09 +0000, by michael
-
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodecMon, 11 Oct 2004 02:19:29 +0000, by michael
-
Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at szm dot sk>) libavcodecFri, 08 Oct 2004 10:37:45 +0000, by michael
-
segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) libavcodecTue, 05 Oct 2004 19:44:26 +0000, by michael
-
Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) libavcodecTue, 05 Oct 2004 18:36:15 +0000, by michael
-
Build process: libpostproc patch by (Franti?ek Dvo?k <valtri at users dot sourceforge dot net>) libavcodecTue, 05 Oct 2004 17:43:10 +0000, by michael
-
h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecSun, 03 Oct 2004 22:01:21 +0000, by michael
-
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodecFri, 01 Oct 2004 14:38:32 +0000, by michael
-
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodecFri, 01 Oct 2004 13:32:13 +0000, by michael
-
* these vars could be either static or extern (compilation fix gcc-3.5) libavcodecThu, 30 Sep 2004 15:02:07 +0000, by kabi
-
dont just resample half of the data sometimes libavcodecTue, 28 Sep 2004 21:11:09 +0000, by michael
-
support for Sierra Online audio files and Apple QuickDraw codec, libavcodecTue, 28 Sep 2004 03:09:49 +0000, by melanson
-
if audio is PCM, push it through (sync is not perfect yet) libavcodecTue, 28 Sep 2004 03:04:36 +0000, by melanson
-
move h264 idct to its own file and call via function pointer in DspContext libavcodecMon, 27 Sep 2004 19:47:17 +0000, by michael
-
set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) libavcodecMon, 27 Sep 2004 02:39:55 +0000, by michael