# Makefile for linuxtv.org dvb-apps/lib/libesg/encapsulation .PHONY: sub-error-encapsulation sub-error-encapsulation: $(error You can't use this makefile directly.) ifneq ($(lib_name),) objects += encapsulation/container.o \ encapsulation/fragment_management_information.o \ encapsulation/data_repository.o \ encapsulation/string_repository.o sub-install += encapsulation else includes = container.h \ fragment_management_information.h \ data_repository.h \ string_repository.h include ../../../Make.rules lib_name = libesg/encapsulation endif m method='get'> Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-ba-SantoEstevao (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-05Fix the Makefile to do the right thing after the conversionMauro Carvalho Chehab1-5/+8
2014-09-05Move the contents of dvbv5_dvb-t into dvb-tMauro Carvalho Chehab1172-8674/+832
2014-09-05Convert existing tables to DVBv5 formatMauro Carvalho Chehab891-7439/+72141
2014-09-04Makefile: Add support to convert from DVBv5 to DVBv3Mauro Carvalho Chehab1-2/+13