summaryrefslogtreecommitdiffstats
path: root/lib/libucsi/mpeg/Makefile
blob: ace8808af4ebe3e4e21cf3527761d64fb19ee61e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# Makefile for linuxtv.org dvb-apps/lib/libucsi/mpeg

.PHONY: sub-error-mpeg

sub-error-mpeg:
	$(error You can't use this makefile directly.)

ifneq ($(lib_name),)

objects += mpeg/cat_section.o      \
           mpeg/metadata_section.o \
           mpeg/odsmt_section.o    \
           mpeg/pat_section.o      \
           mpeg/pmt_section.o      \
           mpeg/tsdt_section.o

sub-install += mpeg

else

includes = audio_stream_descriptor.h                 \
           ca_descriptor.h                           \
           cat_section.h                             \
           content_labelling_descriptor.h            \
           copyright_descriptor.h                    \
           data_stream_alignment_descriptor.h        \
           descriptor.h                              \
           external_es_id_descriptor.h               \
           fmc_descriptor.h                          \
           fmxbuffer_size_descriptor.h               \
           hierarchy_descriptor.h                    \
           ibp_descriptor.h                          \
           iod_descriptor.h                          \
           iso_639_language_descriptor.h             \
           maximum_bitrate_descriptor.h              \
           metadata_descriptor.h                     \
           metadata_pointer_descriptor.h             \
           metadata_section.h                        \
           metadata_std_descriptor.h                 \
           mpeg4_audio_descriptor.h                  \
           mpeg4_video_descriptor.h                  \
           multiplex_buffer_descriptor.h             \
           multiplex_buffer_utilization_descriptor.h \
           muxcode_descriptor.h                      \
           odsmt_section.h                           \
           pat_section.h                             \
           pmt_section.h                             \
           private_data_indicator_descriptor.h       \
           registration_descriptor.h                 \
           section.h                                 \
           sl_descriptor.h                           \
           smoothing_buffer_descriptor.h             \
           std_descriptor.h                          \
           system_clock_descriptor.h                 \
           target_background_grid_descriptor.h       \
           tsdt_section.h                            \
           types.h                                   \
           video_stream_descriptor.h                 \
           video_window_descriptor.h

include ../../../Make.rules

lib_name = libucsi/mpeg

endif
p;follow=1'>Release 0+git20140611.14bd6c7-1debian/0+git20140611.14bd6c7-1Jonathan McCrohan1-2/+2 2014-07-23New Upstream Snapshot (commit 14bd6c7)Jonathan McCrohan1-2/+3 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13New Upstream Snapshot (commit 1246b27)Jonathan McCrohan1-0/+6 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9