Skip to content
Snippets Groups Projects
Commit b4a1ccfc authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avformat/utils: Do not use "i" as a context pointer, "i" is normally the integer counter in loops


This avoids surprising developers. Its bad to surprise developers with
such unexpected things.

Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent beb3aea4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment