New issue
Advanced search Search tips

Issue 834088 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Remove media::DecoderBuffer::writable_data()

Project Member Reported by sande...@chromium.org, Apr 17 2018

Issue description

DecoderBuffer should be constructed passing memory via unique_ptr instead.

The memory alignment for FFmpeg is not needed; FFmpeg always copies the data in av_packet_ref().
 

Sign in to add a comment