libdvbpsi 2.0.0-git
MPEG Transport Stream PSI table parser
dr.h
Go to the documentation of this file.
1/*****************************************************************************
2 * dr.h
3 * Copyright (C) 2001-2010 VideoLAN
4 *
5 * Authors: Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr>
6 *
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Lesser General Public
9 * License as published by the Free Software Foundation; either
10 * version 2.1 of the License, or (at your option) any later version.
11 *
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * Lesser General Public License for more details.
16 *
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 *
21 *****************************************************************************/
22
31/* This file is auto-generated by misc/gen_dr_h.sh. Please remember to update
32 * it when adding directories to src/descriptors. */
33
34#ifndef _DVBPSI_DR_H_
35#define _DVBPSI_DR_H_
36#include "atsc/dr_81.h"
37#include "atsc/dr_86.h"
38#include "atsc/dr_a0.h"
39#include "atsc/dr_a1.h"
40#include "dvb/dr_40.h"
41#include "dvb/dr_41.h"
42#include "dvb/dr_42.h"
43#include "dvb/dr_43.h"
44#include "dvb/dr_44.h"
45#include "dvb/dr_45.h"
46#include "dvb/dr_47.h"
47#include "dvb/dr_48.h"
48#include "dvb/dr_49.h"
49#include "dvb/dr_4a.h"
50#include "dvb/dr_4b.h"
51#include "dvb/dr_4c.h"
52#include "dvb/dr_4d.h"
53#include "dvb/dr_4e.h"
54#include "dvb/dr_4f.h"
55#include "dvb/dr_50.h"
56#include "dvb/dr_52.h"
57#include "dvb/dr_53.h"
58#include "dvb/dr_54.h"
59#include "dvb/dr_55.h"
60#include "dvb/dr_56.h"
61#include "dvb/dr_58.h"
62#include "dvb/dr_59.h"
63#include "dvb/dr_5a.h"
64#include "dvb/dr_62.h"
65#include "dvb/dr_65.h"
66#include "dvb/dr_66.h"
67#include "dvb/dr_67.h"
68#include "dvb/dr_69.h"
69#include "dvb/dr_73.h"
70#include "dvb/dr_76.h"
71#include "dvb/dr_7c.h"
72#include "mpeg/dr_02.h"
73#include "mpeg/dr_03.h"
74#include "mpeg/dr_04.h"
75#include "mpeg/dr_05.h"
76#include "mpeg/dr_06.h"
77#include "mpeg/dr_07.h"
78#include "mpeg/dr_08.h"
79#include "mpeg/dr_09.h"
80#include "mpeg/dr_0a.h"
81#include "mpeg/dr_0b.h"
82#include "mpeg/dr_0c.h"
83#include "mpeg/dr_0d.h"
84#include "mpeg/dr_0e.h"
85#include "mpeg/dr_0f.h"
86#include "mpeg/dr_10.h"
87#include "mpeg/dr_11.h"
88#include "mpeg/dr_12.h"
89#include "mpeg/dr_13.h"
90#include "mpeg/dr_14.h"
91#include "mpeg/dr_1b.h"
92#include "mpeg/dr_1c.h"
93#include "mpeg/dr_1d.h"
94#include "mpeg/dr_1e.h"
95#include "mpeg/dr_1f.h"
96#include "mpeg/dr_20.h"
97#include "mpeg/dr_23.h"
98#include "mpeg/dr_24.h"
99#include "custom/dr_83_eacem.h"
100#include "custom/dr_8a_scte.h"
101
102#else
103#error "Multiple inclusions of dr.h"
104#endif