Menu

#11 association_tag_descriptor, selector_length wrong

open
nobody
None
5
2011-03-28
2011-03-28
Jakuai
No

In the association_tag_descriptor implementation, the selector_length is wrong.

Patch: -> mpeg_descriptor.c, line 1192: (instead of ..., 40, 8);
d.selector_length = getBits (b, 0, 48, 8);

Discussion


Log in to post a comment.