Mercurial > libavcodec.hg
log fft-test.c @ 4391:20944c70a3c0 libavcodec
age | author | description |
---|---|---|
Sat, 07 Oct 2006 15:30:46 +0000 | diego | Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec |
Sun, 10 Sep 2006 14:02:42 +0000 | diego | Add official LGPL license headers to the files that were missing them. libavcodec |
Sat, 17 Dec 2005 18:14:38 +0000 | diego | COSMETICS: Remove all trailing whitespace. libavcodec |
Mon, 04 Apr 2005 21:47:50 +0000 | michael | printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se) libavcodec |
Sat, 13 Mar 2004 21:43:24 +0000 | michael | fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) libavcodec |
Thu, 06 Mar 2003 11:32:04 +0000 | michaelni | per file doxy libavcodec |
Tue, 11 Feb 2003 16:35:48 +0000 | kabi | * UINTX -> uintx_t INTX -> intx_t libavcodec |