files missing-descriptor.h, pat.h, pmt.h, sdt.h, dr.h, psi.h
Posted: 08 Mar 2010 08:19
Hi,
I downloaded the latest version of VLC 1.0.5 source code.
In that, I need one favor related to the missing files of the following,
descriptor.h, pat.h, pmt.h, sdt.h, dr.h, psi.h.
These files are included in ts.c as follows,
# include "descriptor.h"
# include "tables/pat.h"
# include "tables/pmt.h"
# include "tables/sdt.h"
# include "descriptors/dr.h"
# include "psi.h"
Can any one tell me where to get these files?
Regards.
I downloaded the latest version of VLC 1.0.5 source code.
In that, I need one favor related to the missing files of the following,
descriptor.h, pat.h, pmt.h, sdt.h, dr.h, psi.h.
These files are included in ts.c as follows,
# include "descriptor.h"
# include "tables/pat.h"
# include "tables/pmt.h"
# include "tables/sdt.h"
# include "descriptors/dr.h"
# include "psi.h"
Can any one tell me where to get these files?
Regards.