Kongqun Yang
644629c616
Replace scoped_ptr with std::unique_ptr
...
Change-Id: I1ed18bf876b6154d08a1f7913aa7e76c525451f9
2016-08-18 17:12:36 -07:00
Jacob Trimble
cb3b277575
Optimize the MPEG2-TS demuxer.
...
Change-Id: I5836fc8503fe22a3d73241dda00c36d0ffb26e65
2016-06-08 21:43:15 +00:00
Kongqun Yang
32482c0bce
Rename filters directory to codecs
...
Also move codecs related classes in mp4 to codecs directory.
Change-Id: I83db2bcf9e66b405fcceed78918b762b26cd7fce
2016-05-27 16:13:19 -07:00
Kongqun Yang
4f9c8ea781
Rename top level namespace to shaka
...
Issue #103
Change-Id: I67945c8ec6d2c178494d3b5400e5ec0170e9d115
2016-05-24 21:55:55 +00:00
Jacob Trimble
9bb6c5d8d2
Add more unit tests for EsParserH26x.
...
This add several unit tests for EsParserH26x to test the various
NAL unit orders and access unit contents. Some tests are disabled
and will be fixed in another patch.
Change-Id: Id5e3291e22f1fe17ada2c03c42e2cdfe226abcb2
2016-05-05 09:41:31 -07:00
Jacob Trimble
86369efc30
Add support for H.265 in MPEG2-TS demuxer.
...
This also changes the H.264 parser to correctly determine access
units.
Closes #46
Issue #47
Change-Id: I69a8c47ebf4fe35cef0592997460158b3131084e
2016-05-03 15:08:04 -07:00