Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
diff options
context:
space:
mode:
authorRichard Antalik <richardantalik@gmail.com>2021-04-01 12:19:13 +0300
committerRichard Antalik <richardantalik@gmail.com>2021-04-01 12:30:11 +0300
commit7faf5b0e02734313091b5672b861044ef90ea592 (patch)
treecf285944e8f9195e6079b80b9d6c5cb4088cf5be /intern
parent546fa9a7593236cb6e387b15a2b7795ac0880271 (diff)
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()`
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions