[FFmpeg-cvslog] swscale/output: remove unused header

Paul B Mahol git at videolan.org
Sun May 19 16:09:19 CEST 2013


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun May 19 14:04:14 2013 +0000| [f4b2d3598b470aed9d1394e05af24600116dea3c] | committer: Paul B Mahol

swscale/output: remove unused header

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f4b2d3598b470aed9d1394e05af24600116dea3c
---

 libswscale/output.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/libswscale/output.c b/libswscale/output.c
index 6aa3112..0023cd4 100644
--- a/libswscale/output.c
+++ b/libswscale/output.c
@@ -18,7 +18,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include <assert.h>
 #include <math.h>
 #include <stdint.h>
 #include <stdio.h>



More information about the ffmpeg-cvslog mailing list