Mercurial > libavcodec.hg
graph
-
use xorps instead of mulps to toggle the sign of a float, as suggested by Software Optimization Guide for AMD64 Processors. libavcodec2006-03-05, by gpoirier
-
Make -xy help output consistent, output an empty line before and after. libavcodec2006-03-04, by diego
-
use vec_splat_u32 to initialise a v16ui (patch by Likai Liu < liulk _at_ cs.bu.edu >) libavcodec2006-02-28, by aurel
-
Assign class 2 to most macroblocks by default, instead of a more conservative libavcodec2006-02-28, by romansh
-
64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch libavcodec2006-02-27, by banan
-
Not that we're that far from being an *initial* implementation, but libavcodec2006-02-27, by romansh
-
AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The libavcodec2006-02-27, by romansh
-
Give a hint about what is the expected the data type of command line options. libavcodec2006-02-23, by gpoirier
-
ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not libavcodec2006-02-20, by diego
-
complete AVS playback system (from Creature Shock computer game), libavcodec2006-02-17, by melanson
-
complete American Laser Games MM playback system, courtesy of Peter Ross libavcodec2006-02-12, by melanson
-
tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) libavcodec2006-02-12, by alex
-
libpostproc installs into a different directory that needs to be created. libavcodec2006-02-11, by diego