Fixed the end bit in the last packet of a fu-a sequence that was not set when sent NALu size was divisible by the packet size. Now always set properly.
Fixed the NRI field in the stap-a header that was always set to 0. Now it's properly set (to the maximum of NRIs of NALus in the stap-a packet)
Fixed the F bit (incorrectly called reserved) always set to 0 in stap-a. Now it's properly set (to the maximum of F bits of NALus in the stap-a packet).
end
bit in the last packet of a fu-a sequence that was not set when sent NALu size was divisible by the packet size. Now always set properly.NRI
field in the stap-a header that was always set to 0. Now it's properly set (to the maximum of NRIs of NALus in the stap-a packet)F
bit (incorrectly calledreserved
) always set to 0 in stap-a. Now it's properly set (to the maximum of F bits of NALus in the stap-a packet).