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

Jean-Paul Saman jpsaman at videolan.org
Wed May 30 16:20:34 CEST 2012


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 <git at videolan.org> wrote:
> 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
>
> _______________________________________________
> libdvbpsi-devel mailing list
> libdvbpsi-devel at videolan.org
> http://mailman.videolan.org/listinfo/libdvbpsi-devel


More information about the libdvbpsi-devel mailing list