[FFmpeg-devel] [PATCH 09/18] avformat/hls: always return EOF for unneeded playlist streams

Michael Niedermayer michaelni at gmx.at
Mon Dec 30 17:18:27 CET 2013


On Mon, Dec 30, 2013 at 01:14:23PM +0200, Anssi Hannula wrote:
> Even if we returned AVERROR_EOF previously due to playlist no longer
> being needed, we may still be called again, and we do not want to
> trigger a segment download in that case.

should this call recheck_discard_flags() or something like that
(for the case that AVStream->discard changed) ?

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- 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-devel/attachments/20131230/1200abd2/attachment.asc>


More information about the ffmpeg-devel mailing list