Skip to content
Snippets Groups Projects

h264/h265parse: Fix handling of very last frame

Merged Nicolas Dufresne requested to merge ndufresne/gst-plugins-bad:h26x-regression-fix into master

Baseparse will never call us back on draining, so going into more: label will cause the current frame to be discarded. So if we have a complete NAL, but not a complete AU, make sure to terminate the frame properly.

This is a gression introduce by commit e88d8480 and a194a87b.

Fixes #1275 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading