I have spent some time understanding how VLC handles different ES types in the hopes of adding one. I have it demuxing an ES however I'm having a hard time understanding how VLC removes padding bytes (0xff) because a demux from ts.c will still leave them in there. Can someone point me to where it might be done?
Thanks.