H26x parser start code fixes
This branch fixes start code issues in H264 and H265 parsers.
Fixes #1287 (closed)
TODO
-
Set ts offset in H265 parser too -
Add a unit test for the case in issue #1287 (closed)
Merge request reports
Activity
added Blocker label
marked the checklist item Add a unit test for the case in issue #1287 (closed) as completed
added 1 commit
- f9467a8e - test: h264/h265: Add test for four bytes start code initial skip
marked the checklist item Add a unit test for the case in issue #1287 (closed) as incomplete
added 1 commit
- ce4e2c3c - test: h264/h265: Add test for four bytes start code initial skip
marked the checklist item Add a unit test for the case in issue #1287 (closed) as completed
- Resolved by U. Artie Eoff
Ok, I properly verified that my test covers issue #1287 (closed). This should be near ready to do, just need someone to review.
added 9 commits
-
cab1ddf4 - 1 commit from branch
gstreamer:master
- 3afe3948 - h265parser: Removed impossible error case
- e57dde43 - h265parser: Fix NAL size check for identification
- dbf08084 - h264parse: Properly handle 4 bytes start code
- bd4dca2c - h264parser: Removed impossible error case
- 06fa7027 - h265parse: Ensure correct timestamps
- 2766ef16 - h264/h265parse: Fix initial skip
- a42c2d68 - test: h264/h265: Constify all test buffers
- e48982ef - test: h264/h265: Add test for four bytes start code initial skip
Toggle commit list-
cab1ddf4 - 1 commit from branch
- Resolved by Nicolas Dufresne
- Resolved by Nicolas Dufresne