Mercurial > libavcodec.hg
graph
-
I still don't think this should be here. Note: without this code DV encoder libavcodecMon, 06 Mar 2006 09:54:09 +0000, by romansh
-
use xorps instead of mulps to toggle the sign of a float, as suggested by Software Optimization Guide for AMD64 Processors. libavcodecSun, 05 Mar 2006 20:25:18 +0000, by gpoirier
-
Make faac_decode_frame return -1 on error and not 0 which avoids libavcodecSun, 05 Mar 2006 12:32:24 +0000, by mru
-
Make -xy help output consistent, output an empty line before and after. libavcodecSat, 04 Mar 2006 17:34:17 +0000, by diego
-
keyframe flag was wrong if SEIs followed the keyframe libavcodecSat, 04 Mar 2006 03:57:33 +0000, by lorenm
-
use vec_splat_u32 to initialise a v16ui (patch by Likai Liu < liulk _at_ cs.bu.edu >) libavcodecTue, 28 Feb 2006 21:55:18 +0000, by aurel
-
Assign class 2 to most macroblocks by default, instead of a more conservative libavcodecTue, 28 Feb 2006 02:54:48 +0000, by romansh
-
64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch libavcodecMon, 27 Feb 2006 12:17:20 +0000, by banan
-
Not that we're that far from being an *initial* implementation, but libavcodecMon, 27 Feb 2006 05:04:05 +0000, by romansh
-
AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The libavcodecMon, 27 Feb 2006 04:50:06 +0000, by romansh