[FFmpeg-cvslog] [propchange]: r21071 - svn:log

rbultje subversion
Fri Jan 8 00:48:48 CET 2010


Author: rbultje
Revision: 21071
Property Name: svn:log
Action: modified

Property diff:
--- old property value
+++ new property value
@@ -1,2 +1,4 @@
-Reformat.
+Re-indent to more closely follow general coding standards used in other
+parts of FFmpeg. Also change a starting condition; while (condition) {
+... bla = bla->next; } loop into a proper for() loop.
 



More information about the ffmpeg-cvslog mailing list