Mercurial > libavcodec.hg
graph
-
maxdepth is supposed to be a constant, its faster if its too large then if its non constant libavcodecMon, 30 May 2005 19:14:50 +0000, by michael
-
Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) libavcodecSun, 29 May 2005 22:11:05 +0000, by michael
-
Better ARM support for mplayer/ffmpeg, ported from atty fork libavcodecThu, 26 May 2005 14:32:46 +0000, by michael
-
read loop filter limit values from Theora header, courtesy of Matthieu libavcodecTue, 24 May 2005 14:21:42 +0000, by melanson
-
ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) libavcodecSun, 22 May 2005 23:58:58 +0000, by michael
-
libgsm warper by (Alban Bedel: albeu, free fr) libavcodecSun, 22 May 2005 23:39:11 +0000, by michael
-
START/STOP_TIMER for ppc32 by (Luca Barbato: lu_zero, gentoo org) libavcodecSat, 21 May 2005 21:37:07 +0000, by michael
-
fix bugs in new loop filter code; also, refrain from filtering against libavcodecSat, 21 May 2005 19:31:16 +0000, by melanson
-
apply the loop filter to fragments as they are rendered into the final libavcodecSat, 21 May 2005 05:20:52 +0000, by melanson
-
another bitstream extraction to optimize: fixed-length motion vectors libavcodecSat, 21 May 2005 01:12:41 +0000, by melanson
-
read Huffman tables from Theora header (patch courtesy of libavcodecThu, 19 May 2005 23:59:10 +0000, by melanson
-
use O(number of non zero coeffs) instead of O(number of coeffs) storage for the coefficient colleting/reordering libavcodecThu, 19 May 2005 10:48:36 +0000, by michael
-
replace unpack_token() with a series of lookup tables libavcodecThu, 19 May 2005 02:43:21 +0000, by melanson
-
install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) libavcodecThu, 19 May 2005 00:17:50 +0000, by aurel
-
H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cases to 8-bit math) libavcodecWed, 18 May 2005 09:17:22 +0000, by lorenm
-
reduce size of Vp3Fragment from 32byte to 16byte libavcodecWed, 18 May 2005 09:07:26 +0000, by michael
-
replace get_superblock_run_length() with a VLC table libavcodecWed, 18 May 2005 00:11:49 +0000, by melanson
-
use VLCs for in place of get_fragment_run_length(), get_mode_code(), and libavcodecTue, 17 May 2005 23:39:23 +0000, by melanson
-
Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine libavcodecTue, 17 May 2005 22:47:34 +0000, by melanson
-
some optimizations gcc should have done (10% faster loop filter) libavcodecTue, 17 May 2005 20:50:47 +0000, by michael
-
SATURATE_U8 -> clip_uint8 (10% faster loop filter) libavcodecTue, 17 May 2005 20:30:22 +0000, by michael
-
Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu) libavcodecTue, 17 May 2005 19:02:43 +0000, by michael
-
porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API libavcodecTue, 17 May 2005 18:28:40 +0000, by michael