Mercurial > audlegacy-plugins
comparison src/ffmpeg/libavcodec/eval.c @ 816:87b58fcb96c8 trunk
[svn] - remove more video stuff, remove vorbis
| author | nenolod |
|---|---|
| date | Mon, 12 Mar 2007 13:11:29 -0700 |
| parents | e8776388b02a |
| children | 07107d476f32 |
comparison
equal
deleted
inserted
replaced
| 815:23a5aa2c545c | 816:87b58fcb96c8 |
|---|---|
| 27 * | 27 * |
| 28 * see http://joe.hotchkiss.com/programming/eval/eval.html | 28 * see http://joe.hotchkiss.com/programming/eval/eval.html |
| 29 */ | 29 */ |
| 30 | 30 |
| 31 #include "avcodec.h" | 31 #include "avcodec.h" |
| 32 #include "mpegvideo.h" | |
| 33 | 32 |
| 34 #include <stdio.h> | 33 #include <stdio.h> |
| 35 #include <stdlib.h> | 34 #include <stdlib.h> |
| 36 #include <string.h> | 35 #include <string.h> |
| 37 #include <math.h> | 36 #include <math.h> |
