parser: Fix crash when requeuing
When requeuing, we have to maintain the task internal service index as well, otherwise the next worker will end up with a serviceIdx greater than the list of service. Fix #114 (closed)
When requeuing, we have to maintain the task internal service index as well, otherwise the next worker will end up with a serviceIdx greater than the list of service. Fix #114 (closed)
VideoLAN code repository instance