diff options
Diffstat (limited to 'src/libffmpeg/libavcodec/Makefile.am')
-rw-r--r-- | src/libffmpeg/libavcodec/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libffmpeg/libavcodec/Makefile.am b/src/libffmpeg/libavcodec/Makefile.am index d0742bd9c..e9b5aa0ae 100644 --- a/src/libffmpeg/libavcodec/Makefile.am +++ b/src/libffmpeg/libavcodec/Makefile.am @@ -39,13 +39,11 @@ libavcodec_la_SOURCES = \ mace.c \ mem.c \ mjpeg.c \ - motion_est.c \ mpeg12.c \ mpegaudiodec.c \ mpegvideo.c \ msmpeg4.c \ opts.c \ - ratecontrol.c \ rv10.c \ simple_idct.c \ svq1.c \ |