Mercurial > libavcodec.hg
graph
-
Add x264 SSE2 iDCT functions to H.264 decoder. libavcodecSat, 03 Jan 2009 00:46:17 +0000, by darkshikari
-
ARM: work around linker bug with movw/movt relocations in shared libs libavcodecTue, 30 Dec 2008 03:13:52 +0000, by mru
-
Remove duplicated dot product code. Use dsputil's libavcodecMon, 29 Dec 2008 17:14:30 +0000, by reynaldo
-
It turned out that RV30 uses motion vectors for forward motion B-frame libavcodecMon, 29 Dec 2008 10:20:03 +0000, by kostya
-
Reduce number of warnings when compiling with icc by two. libavcodecSun, 28 Dec 2008 19:48:43 +0000, by cehoyos
-
Fix h264 decoding on SSE2 cores with icc compilation. libavcodecSun, 28 Dec 2008 19:40:13 +0000, by cehoyos
-
Replace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED libavcodecSat, 27 Dec 2008 23:12:00 +0000, by mru
-
consistency cosmetics: Rename POWERPC identifiers to PPC. libavcodecSat, 27 Dec 2008 11:33:26 +0000, by diego
-
Bump minor number for many small improvements, tiff fax decoding, libavcodecSat, 27 Dec 2008 09:22:21 +0000, by reimar
-
Move sync line pointers code to the end of the loop, it is simpler that way. libavcodecFri, 26 Dec 2008 17:04:31 +0000, by michael
-
Get rid of check for condition that is always true (run_off < avctx->width). libavcodecFri, 26 Dec 2008 16:59:10 +0000, by michael
-
Get rid of pix_left in the 2d code, it is simpler that way. libavcodecFri, 26 Dec 2008 16:57:35 +0000, by michael
-
COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling patch. libavcodecFri, 26 Dec 2008 16:50:21 +0000, by reynaldo
-
Part 2 of Kenan Gillet's QCELP silence handling patch. libavcodecFri, 26 Dec 2008 16:49:06 +0000, by reynaldo
-
Factorize "avctx->width + 2" out to avoid someone mistakenly changing libavcodecFri, 26 Dec 2008 16:38:55 +0000, by michael
-
Close gaping sechole. That is, a series of run=0 allows arbitrary data to libavcodecFri, 26 Dec 2008 16:29:01 +0000, by michael
-
Ensure that an invalid run terminates the line. libavcodecFri, 26 Dec 2008 14:57:42 +0000, by michael
-
CCITT Fax Group 3 and 4 decompression by kostya. libavcodecFri, 26 Dec 2008 13:39:19 +0000, by michael
-
ASAO Nelly Moser implementation moved to a better place on mphq. libavcodecFri, 26 Dec 2008 11:00:30 +0000, by diego