Open
Bug 1376999
Opened 7 years ago
Updated 2 years ago
Use refcounted buffer with FFmpeg
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: jya, Unassigned)
Details
recent version of libavcodec allows the memory buffer to be refcounted.
We could use it to allocate our VideoData object before hand, have FFmpeg work on it and return it once done.
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•