[libdvbpsi-devel] ATSC tables: do not include stdint.h twice.
Jean-Paul Saman
git at videolan.org
Wed May 30 16:17:54 CEST 2012
libdvbpsi | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Wed May 30 15:09:59 2012 +0200| [4f3cfef258c46da46d27d61ff4a79ad8a6621691] | committer: Jean-Paul Saman
ATSC tables: do not include stdint.h twice.
The stdint.h header file was included twice.
> http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=4f3cfef258c46da46d27d61ff4a79ad8a6621691
---
src/tables/atsc_eit.c | 532 +++++++++++++++++++++++++----------------------
src/tables/atsc_eit.h | 50 ++---
src/tables/atsc_ett.c | 307 +++++++++++++++++----------
src/tables/atsc_ett.h | 49 ++---
src/tables/atsc_mgt.c | 547 ++++++++++++++++++++++++++-----------------------
src/tables/atsc_mgt.h | 52 ++---
src/tables/atsc_stt.c | 322 +++++++++++++++++------------
src/tables/atsc_stt.h | 55 +++--
src/tables/atsc_vct.c | 4 +-
src/tables/atsc_vct.h | 4 +-
10 files changed, 1053 insertions(+), 869 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commitdiff;h=4f3cfef258c46da46d27d61ff4a79ad8a6621691
More information about the libdvbpsi-devel
mailing list