Skip to content
Snippets Groups Projects

codecs: h264decoder: Add support for field-pair input frame

    codecs: h264picture: Count only complete complementary field pair for dpb fullness decision

    Our DPB implementation was designed as such that allowing
    temporary DPB overflow in the middle of field picture decoding
    and incomplete field pair should not trigger DPB bumping.
    codecs: h264decoder: Add support for field-pair input frame

    In case that upstream pushed buffer as a frame unit, not picture
    unit for interlaced stream, baseclass should be able to detect
    AU boundary (i.e., complementary field pair).
    codecs: h264decoder: Remove unused private variables

    ... and reset() method to clear internal status at one place

Merge request reports

Merge request pipeline #254075 passed

Merge request pipeline passed for ae7c20a6

Merged by GStreamer Marge BotGStreamer Marge Bot 4 years ago (Jan 11, 2021 3:36pm UTC)

Loading

Activity

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