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
