Commit Graph
16 Commits
Author SHA1 Message Date
Ben "root" Anderson d05043f5e6 Let's not bundle yasm because we never actually did. Use system yasm. I'll update the docs shortly. 2015-01-22 21:44:04 -06:00
Vincent Laviron 19233200b7 Fix compilation with --with-static-ffmpeg 2014-10-16 15:51:11 +02:00
Andrew UdvareandJonathan Payne 0389f55109 Add option --with-ffmpeg-rpath to specify a hard-coded but safe RPATH as an alternative to the non-secure relative defaults 2014-08-02 00:38:53 -07:00
Pat MacandJonathan Payne beb8c40ce0 Fixes issue #216 : Cannot build with --without-ffmpeg 2014-08-02 00:38:22 -07:00
Ben "root" Anderson 9bd5575565 Search . for libraries (for making install work later); don't redefine HAVE_FFMPEG 2014-02-10 13:40:26 -06:00
Ben "root" Anderson 64254e20e6 1) Move this back to video.m4 where it belongs 2) Support static ffmpeg when bundled 2014-02-09 23:33:56 -06:00
Ben "root" Anderson 8285d5b1aa So apparently manually specifying deps makes autoconf ignore pkg-config. So we'll do it manually. 2013-12-13 01:50:55 -06:00
Ben "root" Anderson 653a0c8382 Hardcode ffmpeg interdependencies because pkg-config is not always around to do it for us 2013-10-31 21:10:33 -05:00
Devin J. Pohly 71222c006e fix detection of ffmpeg 0.11.1 2012-08-02 16:47:29 -04:00
Austen Dicken df32fc663d More FFMpeg adjustments
Since many distros don't have packages for FFMpeg 0.10 yet, allow a static
prebuilt package to be specifiec with --with-static-ffmpeg=/path/to/ffmpeg.

Also recreate the functionality of ./Utils/build.sh to now pull FFMpeg 0.10.2
from the web, statically build it, and link it into Stepmania.
2012-03-30 18:05:58 -05:00
Austen Dicken 0c94594541 remove the need for libtheora since we have ffmpeg to handle
theora videos
2012-03-12 23:26:34 -05:00
Austen Dicken 220a23f452 Update ffmpeg support to 0.10 2012-03-10 18:45:31 -06:00
AJ Kelly fc598de950 i guess it wants me to commit this 2011-03-17 00:51:46 -05:00
AJ Kelly 40bd873561 corec's fixes (to my recent commits) from issue 138 (http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=138) 2010-05-22 09:52:20 -05:00
AJ Kelly 676d0defe7 Add missing video.m4 changes from howl and Petr Baudis's patch. Whoops! 2010-05-21 21:03:45 -05:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00