[FFmpeg-cvslog] HTTP playback is broken due to 59d96941f0285a501989d5f2c9b69be0a1393ed5

Nicolas George nicolas.george at normalesup.org
Wed Apr 20 20:40:59 CEST 2011


Le primidi 1er floréal, an CCXIX, avcoder a écrit :
> Hi,  you modification is almost OK.

I can not understand who "you" is in your sentence, as you were replying to
yourself. Are you perchance several people using the same email address?

> the tiny fix is:
> change the
> if ((h->flags & AVIO_FLAG_WRITE))
> to
> if (!(h->flags & AVIO_FLAG_READ))
> in ffurl_read() and ffurl_read_complete()

I just committed a fix based on this principle. At the very least it fixes
HTTP reading here. Can you confirm that the problem is gone for you?

> On Wed, Apr 20, 2011 at 10:12 PM, avcoder <ffmpeg at gmail.com> wrote:

Please avoid top-posting here.

Regards,

-- 
  Nicolas George
-------------- 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-cvslog/attachments/20110420/ef962003/attachment.asc>


More information about the ffmpeg-cvslog mailing list