shaka-packager/packager/media
Kongqun Yang 09891dcd9e Fix access unit detection problem for H264
In H264, there may be multiple consecutive video slice NAL units
in the same frame. The original code assigns a new access unit
for every video slice NAL unit, which is incorrect.

Fixes #134.

Change-Id: I4d44271df48cb08867ddd02f7494fb3573af3356
2016-08-29 11:19:52 -07:00
..
base Add appveyor config for Windows CI 2016-08-23 12:24:34 -07:00
codecs Fix access unit detection problem for H264 2016-08-29 11:19:52 -07:00
event Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
file Add appveyor config for Windows CI 2016-08-23 12:24:34 -07:00
formats Fix access unit detection problem for H264 2016-08-29 11:19:52 -07:00
test Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00