[FFmpeg-devel] [PATCH] libavformat/aviobuf: don't treat 0 as EOF

Hendrik Leppkes h.leppkes at gmail.com
Mon Jun 19 23:47:05 EEST 2017


On Mon, Jun 19, 2017 at 9:30 PM, Daniel Kučera <daniel.kucera at gmail.com> wrote:
> 2017-06-19 16:34 GMT+02:00 Michael Niedermayer <michael at niedermayer.cc>:
>> On Mon, Jun 19, 2017 at 11:15:27AM -0300, James Almer wrote:
>>> On 6/19/2017 11:09 AM, Michael Niedermayer wrote:
>>> > On Sun, Jun 18, 2017 at 09:14:21PM +0200, Daniel Kucera wrote:
>>> >> Signed-off-by: Daniel Kucera <daniel.kucera at gmail.com>
>>> >> ---
>>> >>  libavformat/aviobuf.c | 20 ++++++++++++--------
>>> >>  1 file changed, 12 insertions(+), 8 deletions(-)
>>> >
>>> > This causes fate-swr-resample-s32p-2626-44100 to infinite loop
>>>
>>> Why would that one be specifically affected out of the ~50 swr tests? Or
>>> is it that you didn't try others after that one stalled?
>>
>> almost every test gets stuck, i just picked a random one
>>
>
>
> It requires following patch to be applied:
>
> libavformat/avio: fix retry_transfer_wrapper return value on error
>

If patches depend on  each other, please either send them as a series,
or clearly document this somewhere. We can't know otherwise.

- Hendrik


More information about the ffmpeg-devel mailing list