33 #ifndef _DVBPSI_DVBPSI_H_
34 #define _DVBPSI_DVBPSI_H_
36 #define DVBPSI_VERSION 0.2.2
37 #define DVBPSI_VERSION_INT ((0<<16)+(2<<8)+2)
66 __attribute__((deprecated))
67 void dvbpsi_PushPacket(dvbpsi_handle h_dvbpsi, uint8_t* p_data);
91 dvbpsi_psi_section_t* p_section);
138 #error "Multiple inclusions of dvbpsi.h"