Adam Charrett wrote pretty much the same MGT parsing code I wrote, but 5 years ago...
[email protected] (Michael Krufky)
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvbpsi | branch: master | Michael Krufky <[email protected]> | 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 <[email protected]> > 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 _______________________________________________ libdvbpsi-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libdvbpsi-devel