Blender Git Commit Log
Git Commits -> Revision 1e09dd0
Revision 1e09dd0 by Sybren A. Stüvel (master) September 19, 2019, 13:12 (GMT) |
Cleanup: don't index the same array multiple times There is now a clearer distinction between `video_stream` (the stream itself) and `video_stream_index` (its index), and no more repetition of accessing the same item of an array. This also makes the code a bit more readable in preparation for an upcoming functional change. |
Commit Details:
Full Hash: 1e09dd094b0187ef7b7b202154bc810dc1479034
Parent Commit: 2f6a064
Lines Changed: +11, -9
1 Modified Path:
/source/blender/imbuf/intern/anim_movie.c (+11, -9) (Diff)