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
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@blender.org>2019-09-19 12:59:33 +0300
committerSybren A. Stüvel <sybren@blender.org>2019-09-19 16:12:53 +0300
commit1e09dd094b0187ef7b7b202154bc810dc1479034 (patch)
tree6ba7a44c649a5a6ec64b172f14912c811eba4cb9 /intern/ffmpeg
parent2f6a0647659de2cfa695b3f53bb401e80503ed40 (diff)
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.
Diffstat (limited to 'intern/ffmpeg')
0 files changed, 0 insertions, 0 deletions