Avnu / OpenAvnu

OpenAvnu - an Avnu sponsored repository for Time Sensitive Network (TSN and AVB) technology
468 stars 289 forks source link

Add h264_timestamp size into the H264 data length, remove it from the… #841

Closed yesbman closed 5 years ago

yesbman commented 5 years ago

Add h264_timestamp size into the H264 data length, remove it from the AVTP header (IEEE 1722-2016 8.5.3.1 h264_timestamp). The stream data length of AVTP header stands for the size of h264 timestamp + h264 payload.

  1. Author : Byoungman An
  2. Title : Open-AVB
andrew-elder commented 5 years ago

Pull request looks good to me, but please do it against the open-avb-next branch. All updates are staged in open-avb-next for some amount of testing time before being merged to master.

yesbman commented 5 years ago

Dear Andrew,

Thank you for giving me a guild of pulling request of OpenAvnu. I pulled request as you indicated.

Best regards, Robert An

yesbman commented 5 years ago

I have changed the base branch from master to open-avb-next as you requested.

andrew-elder commented 5 years ago

This looks to be ok to me. Does anyone else have any comments?