Commit Graph

6 Commits

Author SHA1 Message Date
Álvaro Velad Galván ae423b4239 fix: Fix nalu parsing and improve performance in the transmuxer (#5846)
Fixes https://github.com/shaka-project/shaka-player/issues/5666
Fixes https://github.com/shaka-project/shaka-player/issues/5797
2023-11-02 17:54:28 +01:00
Álvaro Velad Galván d9b49d992f fix: Allow PID change in TsParser (#5681)
This is necessary because some Live streams change audio or video PID
when there are ads.
2023-09-26 20:41:42 +02:00
Álvaro Velad Galván 0d67ecd7cb fix: DAI ID3 metadata parsing (#4616)
Co-authored-by: Joey Parrish <joeyparrish@users.noreply.github.com>
2022-10-28 14:20:44 -07:00
Álvaro Velad Galván 3b534fd405 fix: Fix ID3 parsing in TS segments (#4609) 2022-10-25 15:55:02 -07:00
Álvaro Velad Galván 5157b44b2d feat: TS parser improvements (#4612) 2022-10-25 15:07:01 -07:00
Álvaro Velad Galván 95bbf72f42 feat: Parse ID3 metadata (#4409)
Co-authored-by: Alvaro Velad <alvaro.velad@mirada.tv>
2022-10-11 09:29:53 -07:00