[libdvbpsi-devel] Adam Charrett wrote pretty much the same MGT parsing code I wrote, but 5 years ago...

Michael Krufky git at videolan.org
Wed May 30 16:17:51 CEST 2012


libdvbpsi | branch: master | Michael Krufky <mkrufky at linuxtv.org> | Fri Jan  6 12:00:09 2012 -0500| [94a623e25916c01c668fe592cb9ca50db9e63bf7] | committer: Jean-Paul Saman

Adam Charrett wrote pretty much the same MGT parsing code I wrote, but 5 years ago...

Signed-off-by: Michael Krufky <mkrufky at linuxtv.org>

> http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=94a623e25916c01c668fe592cb9ca50db9e63bf7
---

 src/tables/atsc_mgt.c |    1 +
 src/tables/atsc_mgt.h |    1 +
 2 files changed, 2 insertions(+)

diff --git a/src/tables/atsc_mgt.c b/src/tables/atsc_mgt.c
index 2c79f73..505af50 100644
--- a/src/tables/atsc_mgt.c
+++ b/src/tables/atsc_mgt.c
@@ -1,4 +1,5 @@
 /*
+Copyright (C) 2006  Adam Charrett
 Copyright (C) 2011  Michael Krufky
 
 This library is free software; you can redistribute it and/or
diff --git a/src/tables/atsc_mgt.h b/src/tables/atsc_mgt.h
index 0f21af0..285816f 100644
--- a/src/tables/atsc_mgt.h
+++ b/src/tables/atsc_mgt.h
@@ -1,4 +1,5 @@
 /*
+Copyright (C) 2006  Adam Charrett
 Copyright (C) 2011  Michael Krufky
 
 This library is free software; you can redistribute it and/or



More information about the libdvbpsi-devel mailing list