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

Avoid a=b+c but rather use a+=b (gcc is too stupid to do this itself),

code is exactly the same just uses different variables.

Originally committed as revision 12235 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent e6d7ef64
No related branches found
No related tags found
No related merge requests found
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