[libdvbpsi-devel] src/descriptors/dr_45.h: mark DVBPSI_VBIDATA_LINE_DR_MAX deprecated
Jean-Paul Saman
git at videolan.org
Wed Apr 16 15:53:31 CEST 2014
libdvbpsi | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Tue Mar 18 19:59:57 2014 +0100| [607c9aa036df30ce7ec676f9c6a5e913c62d1996] | committer: Jean-Paul Saman
src/descriptors/dr_45.h: mark DVBPSI_VBIDATA_LINE_DR_MAX deprecated
> http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=607c9aa036df30ce7ec676f9c6a5e913c62d1996
---
src/descriptors/dr_45.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/descriptors/dr_45.h b/src/descriptors/dr_45.h
index a06f219..18f50bf 100644
--- a/src/descriptors/dr_45.h
+++ b/src/descriptors/dr_45.h
@@ -64,6 +64,7 @@ typedef struct dvbpsi_vbidata_line_s
* \def DVBPSI_VBIDATA_LINE_DR_MAX
* \brief Maximum number of dvbpsi_vbidata_line_t entries present in
* @see dvbpsi_vbidata_t
+ * @deprecated will be removed in next major version
*/
#define DVBPSI_VBIDATA_LINE_DR_MAX 255
More information about the libdvbpsi-devel
mailing list