Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ffmpeg source is 405 MB whereas fedora ffmpeg src is only 6.4 M
11-22-2013, 06:12 PM
Post: #3
RE: ffmpeg source is 405 MB whereas fedora ffmpeg src is only 6.4 M
3.4M android
2.6M assets
40K CMakeLists.txt
6.3M Core
1.1M ext
153M ffmpeg
6.1M flash0
1.4M GPU
6.3M native
71M pspautotests
4.0K README.md
3.4M UI

removed all .git folders inside ppsspp-git
rm -rf `find . -iname .git`

removed all *.a (static files)
rm -f `find . -iname *.a`

removed blackberry windows ios from ffmpeg

still I'm having 258 MB of source folder

Anyways the binary rpm is on 20MB, I think we should get the git while building rpm. I'll make other thread for that. thanks.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ffmpeg source is 405 MB whereas fedora ffmpeg src is only 6.4 M - fastrizwaan - 11-22-2013 06:12 PM

Forum Jump: