peng bin 6ae8c8c041 Use NalUnitUtil.parseH265SpsNalUnitPayload when parsing MPEG-TS files
This implicitly fixes a bug by removing the buggy implementation in H265Reader in favour of a working one. This change also adds tests to confirm the parsing bug is fixed.
2023-04-25 09:15:25 +01:00
..
2021-10-27 09:12:46 +01:00

Extractor module

Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.