Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2008-02-26 18:32:34 +0300
committerMichael Niedermayer <michaelni@gmx.at>2008-02-26 18:32:34 +0300
commit92ac614f85c7f3d10dbc1843942cd64c52e1928b (patch)
tree993de9d36c61bed647ab4b00f4c95fb4944ed0c5 /libavfilter
parente6d7ef648c3e0a97870fe44948a68fe17afb7860 (diff)
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
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions