medooze / media-server

WebRTC Media Server
GNU General Public License v2.0
1.36k stars 295 forks source link

unit test for hevc descriptor serialization #380

Closed amaha877 closed 2 weeks ago

amaha877 commented 2 weeks ago

Part of https://jira.dolby.net/jira/browse/DIOS-7455 Issue is already fixed here - https://github.com/medooze/media-server/pull/366/files

This is just a follow up unit test.

Note: Currently our HEVC sps/pps parsing implementation is limited, so it was hard to specify all unit test inputs as structures. I've added a story in the backlog to pickup later https://jira.dolby.net/jira/browse/DIOS-7468