On Thu, Jan 16, 2020 at 05:49:14AM +0100, Andreas Rheinhardt wrote:
> When the faststart option for the mov/mp4 muxer is used, the current
> position (i.e. the size of the already written data pre-shifting) was
> evaluated twice: First in an initialization and then again later,
> overwriting the first value without having ever touched it. So remove
> the initialization.
> 
> Also, the clone of this code in the Sega FILM muxer behaves the same and
> has been treated the same.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com>
> ---
>  libavformat/movenc.c      | 2 +-
>  libavformat/segafilmenc.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

will apply patchset

thx

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

Dictatorship: All citizens are under surveillance, all their steps and
actions recorded, for the politicians to enforce control.
Democracy: All politicians are under surveillance, all their steps and
actions recorded, for the citizens to enforce control.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to