Mercurial > libavcodec.hg
graph
-
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
-
size[0-3] are not initialized (and can get random negative trash libavcodecSat, 25 Feb 2006 22:58:26 +0000, by michael
-
Give a hint about what is the expected the data type of command line options. libavcodecThu, 23 Feb 2006 10:07:41 +0000, by gpoirier