#250: Wav probing is behaving badly over HTTP
---------------------------------+-----------------------
Reporter: sstreaker | Owner:
Type: defect | Status: closed
Priority: important | Component: avformat
Version: unspecified | Resolution: fixed
Keywords: wav bug probing http | Blocked By:
Blocking: | Reproduced: 1
Analyzed: 1 |
---------------------------------+-----------------------
Changes (by saste):
* analyzed: 0 => 1
* status: new => closed
* resolution: => fixed
* reproduced: 0 => 1
Comment:
Should be fixed in commit:
{{{
commit f86d260df305ebde41093cb6de6de03e0d076356
Author: Tomas Härdin <[email protected]>
Date: Fri May 27 22:01:32 2011 +0200
wav: Don't avio_seek() if we know we'll run into EOF
Since we want to break the loop the 'if (data_ofs < 0)' block is moved
after the loop.
This fixes ticket #250.
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/250#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac