Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 16 Jul 2008 17:51:24 +0000 | michael | indent libavcodec |
Wed, 16 Jul 2008 17:48:47 +0000 | michael | SVQ3 uses the JPEG variant of YUV 4:2:0. libavcodec |
Wed, 16 Jul 2008 02:10:21 +0000 | michael | The funny memcpyin svq3 generally has src & dst overlapping, so it libavcodec |
Wed, 16 Jul 2008 01:57:28 +0000 | michael | Print slice num as well. libavcodec |
Wed, 16 Jul 2008 00:50:12 +0000 | lorenm | float_to_int16_interleave: change src to an array of pointers instead of assuming it's contiguous. libavcodec |
Tue, 15 Jul 2008 23:04:28 +0000 | lorenm | vorbis: reduce memory by reusing buffers libavcodec |