tornavis/source/blender/imbuf/intern
Richard Antalik 95fcb41841 Fix T95378: Seek problems when timecodes are used
Function `IMB_indexer_get_seek_pos()` can return non 0 seek position for
frame index 0. This causes seeking to incorrect GOP and scanning ends
with failiure.

Hard-code first frame index seek position to 0.

Differential Revision: https://developer.blender.org/D13974
2022-02-01 22:53:24 +01:00
..
cineon Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
dds Revert "BLI: Refactor vector types & functions to use templates" 2022-01-12 12:50:02 +01:00
oiio Revert "BLI: Refactor vector types & functions to use templates" 2022-01-12 12:50:02 +01:00
openexr Revert "BLI: Refactor vector types & functions to use templates" 2022-01-12 12:50:02 +01:00
IMB_allocimbuf.h Use mmap() IO for reading uncompressed .blends 2021-01-14 22:03:29 +01:00
IMB_anim.h VSE: Fix audaspace not reading ffmpeg files with start offset correctly 2021-08-16 15:10:58 +02:00
IMB_colormanagement_intern.h Cleanup: redundant struct declarations 2021-03-04 17:17:19 +11:00
IMB_filetype.h Revert "BLI: Refactor vector types & functions to use templates" 2022-01-12 12:50:02 +01:00
IMB_filter.h Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
IMB_indexer.h Cleanup: spelling in comments 2021-09-23 22:08:02 +10:00
allocimbuf.c Fix Crash: Loading Huge Images. 2021-12-10 10:37:46 +01:00
anim_movie.c Fix T93328: Movie seeking doesn't work. 2022-01-27 23:21:45 +01:00
bmp.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
cache.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
colormanagement.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
colormanagement_inline.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
divers.c Fix T95332: Crash loading older files. 2022-01-31 12:25:18 +01:00
filetype.c Cleanup: remove unnecessary ImFileType.ftype callback 2020-11-13 11:28:24 +11:00
filter.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
imageprocess.c Cleanup: correct unbalanced doxygen groups 2021-12-14 16:17:10 +11:00
imbuf.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
indexer.c Fix T95378: Seek problems when timecodes are used 2022-02-01 22:53:24 +01:00
iris.c Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
jp2.c Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
jpeg.c Cleanup: use system includes 2021-10-04 13:14:58 +11:00
metadata.c Cleanup: initialize variable to quiet warning 2021-08-04 12:31:48 +02:00
module.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
moviecache.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
png.c Cleanup: spelling in comments 2021-10-06 14:54:05 +11:00
radiance_hdr.c Revert "BLI: Refactor vector types & functions to use templates" 2022-01-12 12:50:02 +01:00
readimage.c Cleanup: spelling in strings 2021-10-03 12:13:29 +11:00
rectop.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
rotate.c Fix T94629: The IMB_flip API would fail with large images 2022-01-06 21:35:04 -08:00
scaling.c Fix Crash: Loading Huge Images. 2021-12-10 10:37:46 +01:00
stereoimbuf.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
targa.c Cleanup: spelling in comments 2021-09-23 22:08:02 +10:00
thumbs.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
thumbs_blend.c Cleanup: else-after-return 2021-08-25 16:00:48 +02:00
thumbs_font.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
tiff.c Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
transform.cc Cleanup: Silenced unused var warnings. 2021-12-17 08:04:35 +01:00
util.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
util_gpu.c Cleanup: move public doc-strings into headers for 'imbuf' 2021-12-09 20:01:45 +11:00
writeimage.c Cleanup: remove unnecessary ImFileType.ftype callback 2020-11-13 11:28:24 +11:00