Changeset 745730c9 in ffmpeg

Timestamp:
Nov 16, 2014, 12:13:38 AM (10 years ago)
Author:
Lukasz Marek <lukasz.m.luki2@gmail.com>
Branches:
master
Children:
ec012837
Parents:
a38e06c1
git-author:
Lukasz Marek <lukasz.m.luki2@gmail.com> (11/11/14 07:20:02)
git-committer:
Lukasz Marek <lukasz.m.luki2@gmail.com> (11/16/14 00:13:38)
Message:

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: Lukasz Marek <lukasz.m.luki2@gmail.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.