Commit 591c0324 authored by Michael Niedermayer's avatar Michael Niedermayer

avformat/ffmdec: replace most codec uses by codecpar

This is a bit messy as codecar does not support AVOptions so we need
to use AVCodecContext where AVOptions are required and copy back and forth.
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 5cd3ea1c
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment