[MPlayer-cvslog] [propchange]: r32984 - svn:log

ib subversion at mplayerhq.hu
Mon Feb 28 22:26:42 CET 2011


Author: ib
Revision: 32984
Property Name: svn:log
Action: modified

Property diff:
--- old property value
+++ new property value
@@ -1 +1,8 @@
-Cosmetic: Format to MPlayer coding style.
\ No newline at end of file
+Cosmetic: Format to MPlayer coding style.
+
+Additionally: remove needless includes, group and sort includes, drop
+prototype declarations of unused functions or those to become 'static'
+from header file, strip off variable names from prototype declarations,
+sort prototype declarations, reorder variable declarations, change float
+constant notations, group statements by adding or removing new lines to
+ease reading, remove and edit comments resp. add comments for future treatment.


More information about the MPlayer-cvslog mailing list