Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 24 Sep 2007 16:50:32 +0000 | kostya | Remove check for input buffer size as it does not guarantee that libavcodec |
Mon, 24 Sep 2007 13:21:41 +0000 | aurel | add support for yuva420p colorspace (yuv420p + alpha) libavcodec |
Mon, 24 Sep 2007 13:01:15 +0000 | gpoirier | factor out dequant table lookup outside loops, gives a 1-2% speed-up libavcodec |
Mon, 24 Sep 2007 03:32:24 +0000 | kostya | Do not try to decode more data than output buffer may hold libavcodec |
Sun, 23 Sep 2007 21:59:09 +0000 | diego | VIS-specific code should be enabled conditional to HAVE_VIS, not ARCH_SPARC. libavcodec |
Sun, 23 Sep 2007 21:11:36 +0000 | michael | some experimental iterative quantization code libavcodec |