]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/motion_est.c
AAC packetiser cleanup: remove check for a condition that cannot happen
[ffmpeg] / libavcodec / motion_est.c
index b960e8802562923550e589be65894a6a3a3a399a..047fbd669797d111101d5a93b104a2b0cd6d4a68 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Motion estimation
- * Copyright (c) 2000,2001 Fabrice Bellard.
+ * Copyright (c) 2000,2001 Fabrice Bellard
  * Copyright (c) 2002-2004 Michael Niedermayer
  *
  * new motion estimation (X1/EPZS) by Michael Niedermayer <michaelni@gmx.at>
@@ -23,7 +23,7 @@
  */
 
 /**
- * @file motion_est.c
+ * @file libavcodec/motion_est.c
  * Motion estimation.
  */