From 85f4633796c5c74d32d6824987dadbd309c66833 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Thu, 24 Mar 2011 22:13:13 +0200 Subject: demux_ty: disable -subcc functionality (demux_ty_osd) Disable compilation of demux_ty_osd.c because of its GPL v2-only license. This only affects TiVo files with -subcc. After this no v2-only code should get compiled (yuv4mpeg_intern.h has a v2-only license, but the contents of the header look like they're not copyrightable). --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 67d1bbb06c..b38590c9ea 100644 --- a/Makefile +++ b/Makefile @@ -406,7 +406,6 @@ SRCS_COMMON = asxparser.c \ libmpdemux/demux_smjpeg.c \ libmpdemux/demux_ts.c \ libmpdemux/demux_ty.c \ - libmpdemux/demux_ty_osd.c \ libmpdemux/demux_viv.c \ libmpdemux/demux_vqf.c \ libmpdemux/demux_y4m.c \ -- cgit v1.2.3