er_0a.c is not iso13818 compliant
jiri.pinkava at vscht.cz
jiri.pinkava at vscht.cz
Sun May 7 00:25:24 CEST 2006
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
More information about the libdvbpsi-devel
mailing list