Skip to content
Snippets Groups Projects
Commit 6fdd4c67 authored by Vittorio Giovara's avatar Vittorio Giovara
Browse files

libschroedinger: Properly use AVFrame API


Rather than copying data buffers around, allocate a proper frame, and
use the standard AVFrame functions. This effectively makes the decoder
capable of direct rendering.

Signed-off-by: default avatarVittorio Giovara <vittorio.giovara@gmail.com>
parent 901f9c0a
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.
Finish editing this message first!
Please register or to comment