zhupengfei
f8b3950829
CMake: separate options for FFmpeg decoder/dumper
...
Separate options are now provided for FFmpeg AAC audio decoder and FFmpeg video dumper. This allows users to configure Citra with greater freedom.
Also, previously for Linux builds, AAC decoder is accidentally enabled along with the dumper, which could potentially cause patent issues (?). This commit fixes it by only enabling video dumper.
2019-08-20 14:45:39 +08:00
vvanelslande
1437c4a01a
Add MinGW CMake option to disable DWARF debugging information
...
Also, I disabled it for the Linux MinGW build.
2019-08-14 10:29:04 -05:00
zhupengfei
cf2c354fb9
CMake, CI: Add FFmpeg library dependency
2019-08-14 09:27:03 +08:00
Cameron Cawley
2b57d9d323
travis: Use Ninja for Travis builds
2019-02-26 00:00:26 +00:00
B3N30
b1638b31a0
Change travis MinGW build from FFmpeg to WMF
2019-02-09 11:57:36 +01:00
B3N30
bd9984b5f8
Addressed reviews
2019-02-09 11:55:12 +01:00
Weiyi Wang
008197a569
Remove scripting switch in cmake
2019-02-02 15:25:23 -05:00
liushuyu
0fe4fc1db0
travis: MinGW: scan_dll: merge two scans into one
2018-11-30 19:58:23 -07:00
liushuyu
affecb68ec
travis: linux-mingw: do not install pefile...
...
... at the runtime
2018-11-30 19:45:28 -07:00
Jcw87
afeaaa91cb
Include imageformat dependencies with releases
2018-11-17 15:27:24 +01:00
Weiyi Wang
fc46bba4f2
CMake: disable scripting on default
2018-10-15 12:23:47 -04:00
CaptV0rt3x
b3d3cd8556
Added missing flag for discord rpc
2018-08-20 18:50:44 +05:30
liushuyu
879290aa2b
travis: use prebuilt image ( #3839 )
...
* travis: use prebuilt image
* travis: use prebuilt image (MinGW)
2018-08-07 16:54:57 +02:00
liushuyu
13049b289d
travis: add imageformats plugins (per #3891 )
2018-07-12 09:33:57 +08:00
liushuyu
080eed7d78
travis: remove debug dlls from the final package
2018-07-12 09:33:56 +08:00
liushuyu
4cd25d115d
travis: share env vars with Docker
2018-07-12 09:33:55 +08:00
liushuyu
3a82c2eb3a
travis: only warn about missing dll (MinGW)
2018-07-12 09:33:54 +08:00
liushuyu
dfebf89cc9
travis: force increase ccache size (MinGW only)
2018-07-12 09:33:54 +08:00
liushuyu
6a8008caf2
travis: copy mediaservice plugin to support camera
2018-07-12 09:33:54 +08:00
liushuyu
15ca6550fe
travis: add essential flags to cmake cmdline
...
added -DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON
2018-07-12 09:33:53 +08:00
liushuyu
66c4b8afd9
travis: correct path to the platform plugin
2018-07-12 09:33:52 +08:00
liushuyu
e65d8840dc
travis: use cmake in official repository (MinGW)
2018-07-12 09:33:50 +08:00
liushuyu
7db0588d6b
travis: MinGW build on Travis CI
...
... 1. updated submodule libressl
2. suggestion from @jroweboy
2018-07-12 09:33:36 +08:00