when !pb->seekable happens, while breaks after reading Data Object
header, just before first data packet and asf_read_packet is called

On Wed, Jul 15, 2015 at 11:34 AM, Luca Barbato <[email protected]> wrote:
> On 15/07/15 09:48, Alexandra Hájková wrote:
>> ---
>>  libavformat/asfdec.c | 27 +++++++++++++++------------
>>  1 file changed, 15 insertions(+), 12 deletions(-)
>
> What happens when you have non-seekable streams?
>
> +    /* Data are skipped for the first time, Index object is processed,
> +     * EOF is reached and then seeking back to the Data is performed.
>
> using `Data objects` instead of `Data` would probably clarify this comment.
>
> lu
>
> _______________________________________________
> libav-devel mailing list
> [email protected]
> https://lists.libav.org/mailman/listinfo/libav-devel
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to