dr_a1: fix description of i_pcr_pid
[email protected] (Michael Krufky)
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvbpsi | branch: master | Michael Krufky <[email protected]> | Sun May 19 15:11:24 2013 -0400| [6f8a84a67289f4de6c1afc929c1476b2585d2ced] | committer: Jean-Paul Saman dr_a1: fix description of i_pcr_pid Signed-off-by: Michael Krufky <[email protected]> > http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=6f8a84a67289f4de6c1afc929c1476b2585d2ced --- src/descriptors/dr_a1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/descriptors/dr_a1.h b/src/descriptors/dr_a1.h index 16dd66f..578d63b 100644 --- a/src/descriptors/dr_a1.h +++ b/src/descriptors/dr_a1.h @@ -55,7 +55,7 @@ typedef struct dvbpsi_service_location_element_s */ typedef struct dvbpsi_service_location_dr_s { - uint16_t i_pcr_pid; /*!< PID of the Transport Stream packets*/ + uint16_t i_pcr_pid; /*!< PCR_PID */ uint8_t i_number_elements; /*!< number of elements used for this service */ dvbpsi_service_location_element_t * p_first_element; _______________________________________________ libdvbpsi-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvbpsi-devel