[FFmpeg-devel] [PATCH 9/9] lavf/ffm: use AVOption API to store/restore stream properties

Lukasz Marek lukasz.m.luki2 at gmail.com
Wed Nov 12 00:02:07 CET 2014


On 11.11.2014 08:31, Lukasz Marek wrote:
> 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 at gmail.com>
> ---
>   libavformat/ffmdec.c | 20 +++++++++++++++
>   libavformat/ffmenc.c | 70 +++++++++++++++-------------------------------------
>   2 files changed, 40 insertions(+), 50 deletions(-)

Updated version attached.
All updated patches are also at my github
https://github.com/lukaszmluki/ffmpeg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-ffm-use-AVOption-API-to-store-restore-stream-pr.patch
Type: text/x-patch
Size: 6728 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141112/1f08137d/attachment.bin>


More information about the ffmpeg-devel mailing list