Mercurial > libavcodec.hg
graph
-
install dsputil.h, that is used by many filters in mplayer libavcodecSun, 08 Jan 2006 14:53:37 +0000, by nicodvb
-
use h264 MC functions for 2xX Xx2 blocks in snow too libavcodecSun, 08 Jan 2006 01:50:34 +0000, by michael
-
use h264 MC functions for rectangular blocks too libavcodecSat, 07 Jan 2006 18:34:19 +0000, by michael
-
Moving dv_anchor back to the global scope. This creates a tiny memory libavcodecFri, 06 Jan 2006 19:19:39 +0000, by romansh
-
Comment out WMV3 decoder for now, it crashes on every file and causes libavcodecFri, 06 Jan 2006 13:18:31 +0000, by diego
-
Dual mono stereo strems sound ok now, added sanity checks and removed libavcodecFri, 06 Jan 2006 12:41:57 +0000, by rtognimp
-
8x8 integer dct from x264 as cmp function (under CONFIG_GPL) libavcodecWed, 04 Jan 2006 16:31:23 +0000, by michael
-
Fix an out of array access and some minor cleanup of the code. libavcodecWed, 04 Jan 2006 12:48:10 +0000, by diego
-
TrueSpeech compatible audio decoder by Konstantin Shishkov libavcodecTue, 03 Jan 2006 02:30:38 +0000, by diego
-
fix some potential arithmetic overflows in pred_direct_motion() and libavcodecFri, 30 Dec 2005 23:47:41 +0000, by lorenm
-
this fixes compilation with gcc 2.95 which seems to not like array casting... special case inline of check_block which makes the array and passes it libavcodecFri, 30 Dec 2005 21:05:44 +0000, by mmu_man
-
second try of improved lambda/qp guessing for motion estimation RD in first pass libavcodecThu, 29 Dec 2005 15:46:23 +0000, by michael
-
4mv + iter ME 10l fix (still not bugfree but better) libavcodecThu, 29 Dec 2005 02:17:51 +0000, by michael
-
iterative overlapped block based motion estimation for snow libavcodecWed, 28 Dec 2005 15:43:53 +0000, by michael
-
Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?) libavcodecSun, 25 Dec 2005 22:38:21 +0000, by michael
-
support downscaling frames for dynamic b frame decission libavcodecSun, 25 Dec 2005 18:34:02 +0000, by michael
-
10l (didnt remove option from old ones after converting to AVOption) libavcodecSun, 25 Dec 2005 17:43:52 +0000, by michael
-
hmm did i mess the scaling of these up at some point? libavcodecSat, 24 Dec 2005 23:47:29 +0000, by michael
-
improved lambda/qp guessing for motion estimation RD in first pass libavcodecThu, 22 Dec 2005 14:17:54 +0000, by michael
-
COSMETICS: tabs --> spaces, some prettyprinting libavcodecThu, 22 Dec 2005 01:10:11 +0000, by diego
-
Add some comments to #ifdef #else #endif blocks and fix wrong ones. libavcodecWed, 21 Dec 2005 17:50:40 +0000, by diego
-
also autodetect xvid idct if bitexact is used libavcodecWed, 21 Dec 2005 15:51:45 +0000, by michael
-
10l to michael for breaking gcc 2.95 compile :) libavcodecTue, 20 Dec 2005 23:07:25 +0000, by rfelker
-
use correct qp & lambda for ME on the second pass libavcodecMon, 19 Dec 2005 13:41:27 +0000, by michael
-
unfinished jpeg-ls codec (feel free to finish it ...) libavcodecSun, 18 Dec 2005 13:17:44 +0000, by michael
-
fix custom matrix permutation if xvid idct is autoselected and you have bad luck libavcodecSun, 18 Dec 2005 02:23:19 +0000, by michael
-
bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by (Steve Lhomme | slhomme divxcorp com) libavcodecSat, 17 Dec 2005 11:31:56 +0000, by michael
-
wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve Lhomme | slhomme divxcorp com) libavcodecSat, 17 Dec 2005 11:29:34 +0000, by michael
-
correctly deal with the alpha channel in 32-bit QT RLE (courtesy of John libavcodecWed, 14 Dec 2005 08:02:03 +0000, by melanson
-
correctly handle very large Cinepak frames (courtesy of John Koleszar libavcodecWed, 14 Dec 2005 00:19:01 +0000, by melanson