Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 17 May 2007 16:29:11 +0000 | aurel | split mjpeg.c into an encoder and a decoder file libavcodec |
Thu, 17 May 2007 14:14:53 +0000 | gpoirier | use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables libavcodec |
Thu, 17 May 2007 12:26:04 +0000 | aurel | Only compile fft and mdct when needed. libavcodec |
Thu, 17 May 2007 11:03:43 +0000 | banan | Use FFABS instead of abs. libavcodec |
Thu, 17 May 2007 07:50:08 +0000 | banan | Remove lots of unused commented code. (Cleanup) libavcodec |
Thu, 17 May 2007 07:47:02 +0000 | banan | Change default 1 pass blocksize to 64x64. libavcodec |