Skip to content
Snippets Groups Projects

Picture allocator changes

Merged James Almer requested to merge jamrial/dav1d:metadata into master

picture: make mastering display and content light metadata accessible when allocating pictures

As the name implies.

picture: fix default_picture_allocator() return value on failure

default_picture_allocator() was returning -1, and picture_alloc_with_edges() was then changing it to -ENOMEM. The latter also means that error values returned by a custom picture allocator defined by the user were being replaced, so fix both.

Edited by James Almer

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
Please register or sign in to reply
Loading