Commit ff06e067 authored by Michael Niedermayer's avatar Michael Niedermayer

cleanup (remove some old experimentation related code)

Originally committed as revision 10220 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b5b88eb3
This diff is collapsed.
......@@ -39,7 +39,6 @@
#define DWT_97 0
#define DWT_53 1
#define DWT_X 2
/** Used to minimize the amount of memory used in order to optimize cache performance. **/
struct slice_buffer_s {
......@@ -53,8 +52,6 @@ struct slice_buffer_s {
};
#define liftS lift
#define lift5 lift
#define inv_lift5 inv_lift
#if 1
#define W_AM 3
#define W_AO 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment