[FFmpeg-devel] [PATCH 1/3] ffmpeg_opt:get_preset_file_2(): fix avio_open2() return code check

Michael Niedermayer michaelni at gmx.at
Tue Feb 25 00:11:16 CET 2014


On Mon, Feb 24, 2014 at 02:19:55AM +0000, Timothy Gu wrote:
> Michael Niedermayer <michaelni <at> gmx.at> wrote:
> 
> > ret is 1 initially so this would break the code
> 
> Fixed.
> 
> ----
> 
> From 0ca4ecc87bf746829ace342abda8f5b64f414c6a Mon Sep 17 00:00:00 2001
> From: Timothy Gu <timothygu99 at gmail.com>
> Date: Sat, 22 Feb 2014 13:37:52 -0800
> Subject: [PATCH 1/3] ffmpeg_opt: get_preset_file_2(): fix avio_open2() 
> return
>  code check
> 
> avio_open2() only return < 0 when error.
> 
> Signed-off-by: Timothy Gu <timothygu99 at gmail.com>

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140225/616fdf7e/attachment.asc>


More information about the ffmpeg-devel mailing list