From acfeb869a38d7f7a4e5bb273082e9cc63a02b15a Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 23 Nov 2013 21:28:28 +0100 Subject: video: merge vd.c into dec_video.c I don't feel like the separation ever made sense, and it was hard to tell which file a function you were looking for was in. --- old-makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'old-makefile') diff --git a/old-makefile b/old-makefile index a6902fbb1a..fe516b66b1 100644 --- a/old-makefile +++ b/old-makefile @@ -264,7 +264,6 @@ SOURCES = audio/audio.c \ video/mp_image_pool.c \ video/sws_utils.c \ video/decode/dec_video.c \ - video/decode/vd.c \ video/decode/vd_lavc.c \ video/filter/vf.c \ video/filter/pullup.c \ -- cgit v1.2.3