]> git.sesse.net Git - fjl/commit
Split the two IDCTs into different files.
authorSteinar H. Gunderson <sesse@debian.org>
Tue, 20 Jan 2009 23:00:53 +0000 (00:00 +0100)
committerSteinar H. Gunderson <sesse@debian.org>
Tue, 20 Jan 2009 23:00:53 +0000 (00:00 +0100)
commit56779091c47e5c61376d7f942cc58b831673e1d7
treef2a542b3b7413201ec0d6fee56928c03bf620945
parentdef75cfab6ca4da59ddc2e924898f3a8ed11ec89
Split the two IDCTs into different files.
Makefile
idct.h
idct_float.c [moved from idct.c with 80% similarity]
idct_float.h [new file with mode: 0644]
idct_reference.c [new file with mode: 0644]
idct_reference.h [new file with mode: 0644]
idct_test.c