On Tue, Sep 30, 2014 at 06:46:48PM +0200, wm4 wrote:
> avio_flush() did nothing useful for read streams. Fix it to behave as
> expected, and discard the currently read buffer properly.
> ---
> In addition to v1, also make sure that avio_flush() never enters the
> write path with read streams. This wasn't ensured before. avio_close()
> calls avio_flush() unconditionally, so this might even fix a bug.
> ---
>  libavformat/avio.h    | 8 ++++++--
>  libavformat/aviobuf.c | 4 +++-
>  2 files changed, 9 insertions(+), 3 deletions(-)

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope

Attachment: signature.asc
Description: Digital signature

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

Reply via email to