Blender Git Commit Log

Git Commits -> Revision 3f81d01

Revision 3f81d01 by Sergey Sharybin (master)
December 15, 2011, 12:18 (GMT)
Free run no gaps time code implementation

This commit adds new timecode type which counts frames in gapless mode (counting
actually decoded frames instead of using pts to find frame number) which might
resolve issues with files which have got broken or incorrect base time value stored
in the header.

This timecode allows to deal with movies from #29388: Abnormal frame length on MP4 files

Commit Details:

Full Hash: 3f81d010e3382bd3e12bf0a3edb3bd14c86e4b42
SVN Revision: 42641
Parent Commit: 9996188
Lines Changed: +29, -9

4 Modified Paths:

/source/blender/imbuf/IMB_imbuf.h (+2, -1) (Diff)
/source/blender/imbuf/intern/indexer.c (+22, -7) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021