Re: Adam Charrett wrote pretty much the same MGT parsing code I wrote, but 5 years ago...
Jean-Paul Saman <[email protected]>
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <CAK9US3DB-cmMDS5BmpEjgpWao2YQNpmdXS=OupW6OXMpJ-CtyA@mail.gmail.com> |
ATSC tables and descriptors are now merged in libdvbpsi master branch. Please test! Take care the API of libdvbpsi changed: - argument order has changed for table API's - see file doc/howto-new-api.doxygen for more information. Kind regards, Jean-Paul Saman On Wed, May 30, 2012 at 4:17 PM, Michael Krufky <[email protected]> wrote: > 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 _______________________________________________ libdvbpsi-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libdvbpsi-devel