Mercurial > libavcodec.hg
graph
-
reduce dependancy between motion estimation and MpegEncContext libavcodecTue, 11 May 2004 00:58:08 +0000, by michael
-
dummy avcodec_thread_init() to avoid linking issues libavcodecMon, 10 May 2004 23:38:53 +0000, by michael
-
p frame encoding, only with 0,0 motion vectors yet though libavcodecSun, 09 May 2004 15:50:08 +0000, by michael
-
using pointers so the code could eventually be used for P frames libavcodecSat, 08 May 2004 14:15:45 +0000, by michael
-
buffer hints, use reget_buffer, removed copy from previous frame libavcodecFri, 07 May 2004 21:34:33 +0000, by rtognimp
-
first pass at a Sorenson Video 1 (SVQ1) encoder libavcodecFri, 07 May 2004 03:10:11 +0000, by melanson
-
support decoding mpeg4 with buggy dc clipping libavcodecWed, 05 May 2004 19:53:40 +0000, by michael
-
use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32 libavcodecTue, 04 May 2004 02:58:30 +0000, by michael
-
move the 0x80 vector outside of the function, thus saving the compiler libavcodecTue, 27 Apr 2004 04:06:24 +0000, by melanson
-
separate out put_signed_pixels_clamped() into its own function and libavcodecTue, 27 Apr 2004 03:58:06 +0000, by melanson
-
disable hadamard for gcc below 3.3 - better fix awaited libavcodecMon, 26 Apr 2004 08:51:56 +0000, by alex
-
use the AVV macro from gcc_fixes.h instead ifdefs libavcodecMon, 26 Apr 2004 08:48:28 +0000, by alex
-
100l, and another one because it boils out with ICE under gcc 3.2.3 libavcodecMon, 26 Apr 2004 08:30:56 +0000, by alex
-
fix decoding with quant matrixes which contain elements <16 libavcodecSun, 25 Apr 2004 19:03:35 +0000, by michael
-
move __align16 some place where non-MMX machines can see it libavcodecSun, 25 Apr 2004 04:06:09 +0000, by melanson
-
correct MMX-optimized variant of VP3 IDCT, with comments (thank you libavcodecSun, 25 Apr 2004 03:26:24 +0000, by melanson
-
support reusing mb types and field select values of the source file, but use motion vectors just as additional predictors libavcodecSun, 25 Apr 2004 02:09:47 +0000, by michael
-
add the minimal documentation to make this decoder useful libavcodecSat, 24 Apr 2004 19:30:49 +0000, by melanson