Commit Graph

  • f0718ba784 simplifying the ffmpeg download.sh Javernaut 2020-04-21 13:11:47 +0300
  • 15d32bb6e3 simplifying the libaom download.sh Javernaut 2020-04-21 13:04:09 +0300
  • 113ce59555 Improving the tar archive download function Javernaut 2020-04-21 12:27:43 +0300
  • 04a008e001 A common function to download a source code archive Javernaut 2020-04-21 11:18:14 +0300
  • 14fa34abc8 Merge branch 'WAT-51-New-external-libraries-Audio' into WAT-53-libopus Javernaut 2020-04-20 19:16:14 +0300
  • 698910a640 Expilicit passing of -lm to ffmpeg Javernaut 2020-04-20 19:09:56 +0300
  • bb8970c372 Using clang as AS even when gnu binutils are selected Javernaut 2020-04-20 18:52:02 +0300
  • a582eae29a Using clang instead of llvm-as as a workaround Javernaut 2020-04-20 17:57:30 +0300
  • c4fe2a1311 Choosing between gnu and llvm binutils Javernaut 2020-04-20 16:33:11 +0300
  • 73cca98645 Simplifying the Travis CI script Javernaut 2020-04-20 15:36:02 +0300
  • afe5c33f3f Failing faster Javernaut 2020-04-20 12:56:07 +0300
  • 3d18da472c Merge branch 'WAT-51-New-external-libraries-Audio' into WAT-53-libopus Javernaut 2020-04-19 18:31:42 +0300
  • ea4f091dbb Merge branch 'libaom_update' into development Javernaut 2020-04-19 18:27:40 +0300
  • 628f49f8a5 Updating libaom to v1.0.0-errata1-avif Javernaut 2020-04-19 17:47:19 +0300
  • da8de48807 Using shorter arguments in .travis.yml Javernaut 2020-04-19 17:21:07 +0300
  • 22e16fdfcb Passing desired ABIs as an argument Javernaut 2020-04-19 17:19:40 +0300
  • 226a462159 Shorter aruments support Javernaut 2020-04-19 15:47:57 +0300
  • 9f925950a2 Typo fix Javernaut 2020-04-19 15:37:20 +0300
  • 9915b365dc Script for building the libopus Javernaut 2020-04-18 19:34:19 +0300
  • 90af601123 Script for downloading the source code of libopus Javernaut 2020-04-18 17:43:50 +0300
  • b172acd583 Typo fix Javernaut 2020-04-18 17:36:19 +0300
  • 052a7f1b40 Docker integration Javernaut 2020-04-14 08:54:17 +0300
  • 0e85ea95ca Adding customization info in README.md Javernaut 2020-04-08 11:19:48 +0300
  • 7406393661 Comments improving Javernaut 2020-04-08 11:12:03 +0300
  • 4511989ea4 README.md update Javernaut 2020-04-08 07:20:12 +0300
  • 11b1ea5055 Using 18 as the API level to build libaom with encoder Javernaut 2020-04-07 15:50:01 +0300
  • ef1c06511e Updating Android SDK used by Travis CI Javernaut 2020-04-07 11:06:26 +0300
  • bd7284d363 Making scripts/libaom/build.sh build the vanilla version of the library (with both encoder and decoder enabled) Javernaut 2020-04-07 10:56:32 +0300
  • 795d67bee4 Making scripts/ffmpeg/build.sh build the vanilla version of the library (with all default modules enabled) Javernaut 2020-04-07 10:33:45 +0300
  • 2f85b4524c Checking for ANDROID_SDK_HOME and ANDROID_NDK_HOME variables before script execution Javernaut 2020-03-22 11:42:55 +0200
  • 41ecdb2747 Updating meson to 0.53.2 in .travis.iml Javernaut 2020-03-22 08:42:34 +0200
  • 603d8dc14a Updating libdav1d to 0.6.0 and nasm 2.14.02 Javernaut 2020-03-22 08:27:37 +0200
  • d668263faf Merge branch 'development' Javernaut 2020-01-17 18:26:57 +0200
  • 023d7705a5 Using NDK r21 (release) on Travis CI Javernaut 2020-01-17 16:49:34 +0200
  • 7f67bc3148 Specifying the version of meson to use Javernaut 2020-01-13 14:08:10 +0200
  • 8b2baf1366 Merge branch 'development' Javernaut 2020-01-13 14:07:11 +0200
  • c0ebae26f6 Specifying meson version as 0.52.1, because 0.53.0 has a lot of regression issues Javernaut 2020-01-13 13:29:18 +0200
  • ba8054adbf Merge branch 'master' of github.com:Javernaut/ffmpeg-android-maker Javernaut 2020-01-12 17:48:26 +0200
  • 2dfc5772e5 Adding AndroidWeekly badges Javernaut 2020-01-12 17:45:35 +0200
  • 53476a2e14
    Mentioning the new article in README.md Alexander Berezhnoi 2020-01-03 19:26:57 +0200
  • 26060978a2
    Typo correction Alexander Berezhnoi 2020-01-03 19:08:52 +0200
  • 74a9fad042 Mentioning FFmpeg 4.2.2 in README.md Javernaut 2020-01-02 10:35:09 +0200
  • 2f52f2f532 Using FFmpeg 4.2.2 as a default version Javernaut 2020-01-01 11:26:20 +0200
  • 7207083063 Wording correction Javernaut 2019-12-26 16:28:28 +0200
  • b1d1973135 Dav1d configureation optimization Javernaut 2019-12-26 14:27:03 +0200
  • e25f3accd6 Lame configureation optimization Javernaut 2019-12-26 13:48:08 +0200
  • 69b1bab02d Mentioning that Windows isn't supported since v2.0.0 Javernaut 2019-12-16 20:57:29 +0200
  • 533e4b838e Adding shebang Javernaut 2019-12-16 19:27:08 +0200
  • c8e04c162b Mentioning the WIKI page about Adding External libraries in README.md Javernaut 2019-12-14 21:05:39 +0200
  • 11df6655f9 README.md updating Javernaut 2019-12-12 18:18:38 +0200
  • 9bda491a02 Updating libdav1d to 0.5.2 Javernaut 2019-12-12 14:05:32 +0200
  • 2a2d8af8ac Specifying the version of libaom as v1.0.0-2780-ge1ec46ae2 Javernaut 2019-12-10 20:24:16 +0200
  • 7d9abc9be0 Specifying v1.0.0-errata1 as the version of libaom Javernaut 2019-12-09 17:10:34 +0200
  • 59a3a5306a .travis.yms documenting Javernaut 2019-12-09 13:39:12 +0200
  • c6d72e109f Switching to build machine's ninja binary Javernaut 2019-12-09 11:59:14 +0200
  • 8f4c36606c Enabling libdav1d on Travis CI Javernaut 2019-12-09 11:24:40 +0200
  • 15c7773382 Specifying NDK version on Travis CI Javernaut 2019-12-09 11:17:19 +0200
  • 4d7e122298 Enabling libaom and libmp3lame on the newer CI Javernaut 2019-12-09 11:14:43 +0200
  • cb8d700741 Switching to minimal Travis CI image Javernaut 2019-12-09 09:02:37 +0200
  • 77ac41aaa4 Enabling building of libdav1d on Travis CI Javernaut 2019-12-08 09:10:34 +0200
  • cc98ec16cf Minor libdav1d's build script improvement Javernaut 2019-12-08 09:07:01 +0200
  • 54c91cb637 Minor wording correction Javernaut 2019-12-08 08:31:47 +0200
  • 8a1f267924 Reenabling FFmpeg's source code getting from the git repository Javernaut 2019-12-07 20:26:16 +0200
  • 68d5fd7561 fixing using of pkg-config Javernaut 2019-12-01 09:14:08 +0200
  • 2ac1d3bc09 Initial support of libdav1d Javernaut 2019-12-01 08:30:00 +0200
  • 421ac45f3a Removing redundant file Javernaut 2019-11-28 11:22:47 +0200
  • fa40d415bf Updating the output layout image Javernaut 2019-11-27 17:30:01 +0200
  • c262f29c4c Updating README.md regarding the necessity of ANDROID_SDK_HOME variable and CMake Javernaut 2019-11-27 16:48:20 +0200
  • 8730b10e8f Using CMake from Android SDK Javernaut 2019-11-27 16:43:30 +0200
  • 868da22f13 Integration of libaom Javernaut 2019-11-27 16:17:58 +0200
  • b26f55b2b8 Integration of libmp3lame Javernaut 2019-11-27 15:25:35 +0200
  • 48e4e77450 Finishing the base for external libraries integration Javernaut 2019-11-27 14:50:41 +0200
  • 15c24ace5a Documenting the ffmpeg-android-maker-2.sh Javernaut 2019-11-27 13:59:53 +0200
  • 7f016aac6d Creating a separate script for exporting core variables Javernaut 2019-11-27 12:43:30 +0200
  • e927ebeb1c Documenting the export-host-variables.sh Javernaut 2019-11-27 12:39:02 +0200
  • 9445a325bd Documenting the parse-arguments.sh Javernaut 2019-11-27 12:34:00 +0200
  • 9be4ca334d Rewriting the script from scratch for external components support Javernaut 2019-11-27 11:58:17 +0200
  • 716d747b5a Using number of cores to set the number of threads Javernaut 2019-11-22 19:32:49 +0200
  • 58d0eae517 exit 1 if output binaries contain Text Relocations. This will fail the CI job. Javernaut 2019-11-22 18:29:52 +0200
  • 0a78d77024 Enabling Thumb for armv7 Javernaut 2019-11-15 21:42:53 +0200
  • e24313dac5 Returning audio and subtitle decoders, as the demo app now displays this info Javernaut 2019-10-19 23:16:22 +0300
  • f2fdf779f0
    Typo correction Alexander Berezhnoi 2019-09-09 20:17:36 +0300
  • c55d623807
    Merge pull request #10 from Javernaut/switching_ffmpeg_to_4_2_1 Alexander Berezhnoi 2019-09-09 19:12:40 +0300
  • 0984bc0721 Adding the link to the details of the script working to README.md Javernaut 2019-09-09 18:46:46 +0300
  • 9b9d3bc2e3 Switching FFmpeg to 4.2.1 Javernaut 2019-09-09 18:40:04 +0300
  • 26ec6a2ab9
    Correcting a link in README.md Alexander Berezhnoi 2019-08-13 16:20:56 +0300
  • c97c2683b8 Documentation improvement Javernaut 2019-08-07 18:15:34 +0300
  • 8227b3257a Switching FFmpeg to 4.2 Javernaut 2019-08-07 16:00:21 +0300
  • cbd525e033 Structured --arch, --cc and --cross-prefix evaluating Javernaut 2019-08-07 15:28:25 +0300
  • 848ab4dec6
    Merge pull request #8 from Javernaut/adding_windows_support Alexander Kobozev 2019-08-06 20:56:34 +0300
  • d049823438 Adding support for Windows as a host machine Javernaut 2019-08-06 20:16:08 +0300
  • 6b41ce2252
    Merge pull request #7 from Javernaut/ci_integration Alexander Kobozev 2019-08-03 10:06:30 +0300
  • ac0f975f0d Mentioning Build automation in README.md Alexander Kobozev 2019-08-03 09:43:58 +0300
  • 801174ff18 Adding a pretty badge for Travis CI builds Alexander Kobozev 2019-08-03 09:11:46 +0300
  • 6b5d3c429a Forcing the CI build to fail in case of any error in the script Javernaut 2019-08-03 08:24:48 +0300
  • 258de55faa Merge branch 'master' into ci_integration Javernaut 2019-08-03 08:23:21 +0300
  • e9af259c74 Fixing the absence of sources folder Javernaut 2019-08-03 08:22:51 +0300
  • 8656b4f791 CI Integration Javernaut 2019-08-02 22:28:42 +0300
  • a6b0488d75
    Merge pull request #6 from Javernaut/variable_ffmpeg_version Alexander Kobozev 2019-08-02 21:45:37 +0300
  • fe6ab94ff3 Updating README.md to mention the possibility to set the version of FFmpeg Javernaut 2019-08-02 21:41:05 +0300