Skip to content
Snippets Groups Projects
Commit e6ed1e1f authored by Philippe Gorley's avatar Philippe Gorley Committed by Adrien Béraud
Browse files

audiobuffer: add conversion to AVFrame


Moves the AudioBuffer to AVFrame conversion logic outside of the
MediaEncoder, so the latter only deals with AVFrame.

Does not copy the buffer, the resulting AVFrame will simply point to the
existing buffer.

This is the first in a series of patches attempting to rid Ring of its
RingBuffer/RingBufferPool system.

Change-Id: I17c9fcdb96dc945c3eeace647303339d558bcf38
Reviewed-by: default avatarAdrien Béraud <adrien.beraud@savoirfairelinux.com>
parent 2a1f41bc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment