OSDN Git Service

Cygwin: ffmpeg build tweaks
authorkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 10 Mar 2009 22:43:11 +0000 (22:43 +0000)
committerkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 10 Mar 2009 22:43:11 +0000 (22:43 +0000)
commite4696d0160d9ca0493979dd232d05ad5db293f95
treefeb1da997e272a3655df19f2b0dfeca05f5ca70c
parent368f30692dba8e93b56ae69e0f4b902e2940f56f
Cygwin: ffmpeg build tweaks
- bug: issues with universal input (including aac in mp4, wmv etc)
- fix: add -fno-common to GCC
- correctness: add --enable-memalign-hack as per ffmpeg docs
- these issues were possibly a regression introduced with the new build system
- a positive side effect to the build system is the availability of new makevar
  '<MODULE>.GCC.args.extra' which is a free-form way to add extra cflags to GCC functions.

[this changeset does not effect any other platforms]

git-svn-id: svn://localhost/HandBrake/trunk@2252 b64f7644-9d1e-0410-96f1-a4d463321fa5
contrib/ffmpeg/module.defs
make/include/gcc.defs