Blender Git Commit Log

Git Commits -> Revision 7faf5b0

Revision 7faf5b0 by Richard Antalik (master)
April 1, 2021, 09:30 (GMT)
Fix condition for ffmpeg seek workaround

This condition was in contradiction with comment for function
`ffmpeg_generic_seek_workaround()`.

I have noticed, that formats that seeked well used this workaround.
Problem was that I misunderstood code from `av_seek_frame()` - formats
with `read_seek()` function stil don't use generic seeking method.
This is defined in `seek_frame_internal()`

Commit Details:

Full Hash: 7faf5b0e02734313091b5672b861044ef90ea592
Parent Commit: 546fa9a
Lines Changed: +1, -2

1 Modified Path:

/source/blender/imbuf/intern/anim_movie.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021