Skip to content
Snippets Groups Projects
Commit 745730c9 authored by Lukasz Marek's avatar Lukasz Marek
Browse files

lavf/ffm: use AVOption API to store/restore stream properties


This is a generic solution that will not reqiore modifications when new options are added.
This also fixes problem with current implementation when qmin or qmax=-1.
Only 8 bits was sent and read back as 255.

Fixes #1275
Fixes #1461

Signed-off-by: default avatarLukasz Marek <lukasz.m.luki2@gmail.com>
parent a38e06c1
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