Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37850040
en ru br
ALT Linux repositórios
S:6.0-alt2.1
D:0.5.0-alt0.14329.1
5.0: 15151-alt5.M50.1
4.1: 11656-alt1.M41.1
4.0: 10629-alt3.M40.0
3.0: 0.4.9-alt2cvs20050406

Group :: Vídeo
RPM: ffmpeg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: ffmpeg-svn-r11508-headers.patch
Download


diff -urN ffmpeg-svn-r11508.orig/libavcodec/Makefile ffmpeg-svn-r11508/libavcodec/Makefile
--- ffmpeg-svn-r11508.orig/libavcodec/Makefile	2008-01-11 02:16:42 +0200
+++ ffmpeg-svn-r11508/libavcodec/Makefile	2008-01-11 22:32:41 +0200
@@ -30,7 +30,7 @@
        utils.o \
 
 
-HEADERS = avcodec.h opt.h
+HEADERS = avcodec.h opt.h dsputil.h eval.h
 
 OBJS-$(CONFIG_AASC_DECODER)            += aasc.o
 OBJS-$(CONFIG_AC3_DECODER)             += ac3dec.o ac3tab.o ac3.o mdct.o fft.o
diff -urN ffmpeg-svn-r11508.orig/libavformat/Makefile ffmpeg-svn-r11508/libavformat/Makefile
--- ffmpeg-svn-r11508.orig/libavformat/Makefile	2008-01-11 18:02:37 +0200
+++ ffmpeg-svn-r11508/libavformat/Makefile	2008-01-11 22:33:43 +0200
@@ -8,7 +8,7 @@
 
 OBJS = allformats.o cutils.o os_support.o sdp.o utils.o
 
-HEADERS = avformat.h avio.h rtsp.h rtspcodes.h
+HEADERS = avformat.h avio.h rtsp.h rtspcodes.h riff.h
 
 # muxers/demuxers
 OBJS-$(CONFIG_AAC_DEMUXER)               += raw.o
diff -urN ffmpeg-svn-r11508.orig/libavutil/Makefile ffmpeg-svn-r11508/libavutil/Makefile
--- ffmpeg-svn-r11508.orig/libavutil/Makefile	2008-01-11 02:16:42 +0200
+++ ffmpeg-svn-r11508/libavutil/Makefile	2008-01-11 22:32:41 +0200
@@ -36,6 +36,8 @@
           mem.h \
           random.h \
           rational.h \
+          bswap.h \
+          intreadwrite.h \
           sha1.h
 
 NAME=avutil
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009