akanchi / mpegts

A simple implementation of mpegts(including muxer and demuxer)
MIT License
24 stars 17 forks source link

The 'Multi TS-Packet demux-bug fixed' https://github.com/akanchi/mpegts/pull/6/commits/ae8b73a4783c589afe78bba6ae37fc5b9da7ad86 #7

Closed andersc closed 4 years ago

andersc commented 4 years ago

The 'Multi TS-Packet demux-bug fixed' https://github.com/akanchi/mpegts/pull/6/commits/ae8b73a4783c589afe78bba6ae37fc5b9da7ad86

Should be cherrypicked and verified.

Originally posted by @andersc in https://github.com/akanchi/mpegts/pull/6#issuecomment-648113496

akanchi commented 4 years ago

Could you submit pull request base on the main branch? I don't want to change too much codestyle.

andersc commented 4 years ago

Since our branches differ so much would it be possible for you to just change the break to continue and then also adjust the buffer as linked to above (if that is correct)? And then you can just close this.