er_0a.c is not iso13818 compliant
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <20060507002524.ecdfbe14.jiri.pinkava__27483.5911616266$1146954382$gmane$org@vscht.cz> |
in iso13818-1 section 2.6.18 is defined:
for(i=0;i<N;N++) {
lang_code 24b
audio_type 8b
}
but in file er_0a.c is
for(i=0;i<N;N++) {
lang_code 24b
}
audio_type 8b
I may send patch if this will be comfirmed, but I'm not sure about my solution
Jiří Pinkava.
--
This is the libdvbpsi-devel mailing-list, see http://developers.videolan.org/
To unsubscribe, go to: http://developers.videolan.org/lists.html