Commit cd342968 authored by Michael Ira Krufky's avatar Michael Ira Krufky

AUTHORS: Michael Ira Krufky added support for descriptor 0xa0, not 0xa1

Signed-off-by: default avatarMichael Ira Krufky <mkrufky@linuxtv.org>
parent 7f3b0217
...@@ -85,7 +85,7 @@ D: Descriptors 0x40, 0x41, 0x49, 0x4a, 0x4b, 0x4f and 0x50 ...@@ -85,7 +85,7 @@ D: Descriptors 0x40, 0x41, 0x49, 0x4a, 0x4b, 0x4f and 0x50
D: BAT improvements D: BAT improvements
D: RST table support D: RST table support
N: Michael Krufky N: Michael Ira Krufky
E: mkrufky@linuxtv.org E: mkrufky@linuxtv.org
D: Descriptors 0xa1, 0x81, 0x86 D: Descriptors 0xa0, 0x81, 0x86
D: ATSC tables D: ATSC tables
/* /*
Copyright (C) 2013 Michael Krufky Copyright (C) 2013-2014 Michael Ira Krufky
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public modify it under the terms of the GNU Lesser General Public
......
/* /*
Copyright (C) 2013 Michael Krufky Copyright (C) 2013-2014 Michael Ira Krufky
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public modify it under the terms of the GNU Lesser General Public
...@@ -23,7 +23,7 @@ Decode AC-3 Audio Descriptor. ...@@ -23,7 +23,7 @@ Decode AC-3 Audio Descriptor.
/*! /*!
* \file dr_81.h * \file dr_81.h
* \author Michael Krufky * \author Michael Ira Krufky
* \brief Decode AC-3 Audio Descriptor. * \brief Decode AC-3 Audio Descriptor.
*/ */
......
/* /*
Copyright (C) 2013 Michael Krufky Copyright (C) 2013-2014 Michael Ira Krufky
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public modify it under the terms of the GNU Lesser General Public
......
/* /*
Copyright (C) 2013 Michael Krufky Copyright (C) 2013-2014 Michael Ira Krufky
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public modify it under the terms of the GNU Lesser General Public
...@@ -23,7 +23,7 @@ Decode Caption Service Descriptor. ...@@ -23,7 +23,7 @@ Decode Caption Service Descriptor.
/*! /*!
* \file dr_86.h * \file dr_86.h
* \author Michael Krufky * \author Michael Ira Krufky
* \brief Decode Caption Service Descriptor. * \brief Decode Caption Service Descriptor.
*/ */
......
/* /*
Copyright (C) 2013 Michael Krufky Copyright (C) 2013-2014 Michael Ira Krufky
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public modify it under the terms of the GNU Lesser General Public
......
/* /*
Copyright (C) 2013 Michael Krufky Copyright (C) 2013-2014 Michael Ira Krufky
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public modify it under the terms of the GNU Lesser General Public
...@@ -23,7 +23,7 @@ Decode Extended Channel Name Descriptor. ...@@ -23,7 +23,7 @@ Decode Extended Channel Name Descriptor.
/*! /*!
* \file dr_a0.h * \file dr_a0.h
* \author Michael Krufky * \author Michael Ira Krufky
* \brief Decode Extended Channel Name Descriptor. * \brief Decode Extended Channel Name Descriptor.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment