]> git.sesse.net Git - ffmpeg/blobdiff - libpostproc/postprocess.c
Merge remote branch 'qatar/master'
[ffmpeg] / libpostproc / postprocess.c
index 04c1fa8bd32001f821820675429e72d8dd7cefe8..02d7eae3f186e72f5166c02491bf4313b9611326 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 /**
- * @file libpostproc/postprocess.c
+ * @file
  * postprocessing.
  */
 
@@ -71,7 +71,7 @@ try to unroll inner for(x=0 ... loop to avoid these damn if(x ... checks
 ...
 */
 
-//Changelog: use the Subversion log
+//Changelog: use git log
 
 #include "config.h"
 #include "libavutil/avutil.h"