[FFmpeg-devel] [PATCH] mov.c: fix handling of seek return in read_mfra

Michael Niedermayer michaelni at gmx.at
Fri Nov 14 20:51:47 CET 2014


On Fri, Nov 14, 2014 at 07:12:34PM +0200, Mika Raento wrote:
> this would cause mfra to be ignored in files larger than 2G
> ---
>  libavformat/mov.c | 22 ++++++++++++++--------
>  1 file changed, 14 insertions(+), 8 deletions(-)

why not just chage the type of ret to int64_t instead of adding a
second return variable ?

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

Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141114/bceacd38/attachment.asc>


More information about the ffmpeg-devel mailing list