libdvbpsi: svn commit r147 (jpsaman)
Subversion daemon <[email protected]>
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <20071011064625.C808B1F6B0__17423.8114072525$1192085214$gmane$org@ganesh.localdomain> |
r147 | jpsaman | 2007-10-11 08:46:25 +0200 (Thu, 11 Oct 2007) | 12 lines
Changed paths:
M /trunk/src/descriptors/dr_42.h
Patch by Johann Hanne: The C file defines:
dvbpsi_descriptor_t * dvbpsi_GenStuffingDr(
dvbpsi_stuffing_dr_t * p_decoded,
int b_duplicate)
but the header file declares:
dvbpsi_descriptor_t * dvbpsi_GenStuffingDataDr(
dvbpsi_stuffing_dr_t * p_decoded,
int b_duplicate);
The patch fixes this (and also two wrong function names within
comments).
_______________________________________________
libdvbpsi-devel mailing list
[email protected]
http://mailman.videolan.org/listinfo/libdvbpsi-devel