[FFmpeg-cvslog] lavu: fix typo in Makefile
Anton Khirnov
git at videolan.org
Mon Oct 8 22:03:14 CEST 2012
ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Mon Oct 8 08:10:23 2012 +0200| [8728b958ff1b9b4b4a1d72b704af1decbe0bef31] | committer: Anton Khirnov
lavu: fix typo in Makefile
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8728b958ff1b9b4b4a1d72b704af1decbe0bef31
---
libavutil/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 97f8ba7..4beb94e 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -29,7 +29,7 @@ HEADERS = adler32.h \
md5.h \
mem.h \
dict.h \
- old_pix_fmt.h \
+ old_pix_fmts.h \
opt.h \
parseutils.h \
pixdesc.h \
More information about the ffmpeg-cvslog
mailing list