aballier 15/02/14 20:43:17 Modified: dump_ffmpeg.sh Log: bump a new snapshot that fixes bug #540062 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.7 media-video/mplayer/files/dump_ffmpeg.sh file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplayer/files/dump_ffmpeg.sh?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplayer/files/dump_ffmpeg.sh?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplayer/files/dump_ffmpeg.sh?r1=1.6&r2=1.7 Index: dump_ffmpeg.sh =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/mplayer/files/dump_ffmpeg.sh,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- dump_ffmpeg.sh 11 Oct 2014 10:32:09 -0000 1.6 +++ dump_ffmpeg.sh 14 Feb 2015 20:43:17 -0000 1.7 @@ -60,7 +60,7 @@ } # HEADERS (order matters for the consistency checks: leaves come first) -FILES=" libavutil/x86/asm.h" +FILES="libavutil/wchar_filename.h libavformat/os_support.h libavformat/internal.h libavutil/x86/asm.h" # Files that are sed'ed but not compiled, used to check for availability of # some codecs FILES="${FILES} libavcodec/allcodecs.c libavformat/allformats.c libavfilter/allfilters.c"