Commit Graph

  • fc06d8783b Pass the right -mfpu flags for the armeabi-v7a target without NEON Martin Storsjö 2014-02-20 12:00:15 +02:00
  • b5a9a83c69 Run ndk-build from the android project top level directory Martin Storsjö 2014-02-20 11:42:23 +02:00
  • 42e80cec0d Don't use LOCAL_PATH in LOCAL_SRC_FILES Martin Storsjö 2014-02-20 11:54:21 +02:00
  • 6ac6b941cf Don't quote the android building commands in sh -c '' Martin Storsjö 2014-02-20 11:41:19 +02:00
  • 4d31f66873 Chain build commands using && instead of ; Martin Storsjö 2014-02-20 11:38:21 +02:00
  • 317eb437b0 Enable x86 assembly by default if building for x86 android Martin Storsjö 2014-02-20 11:23:18 +02:00
  • 34782a84b1 Merge pull request #327 from mstorsjo/ignore-android-files Licai Guo 2014-02-20 16:32:32 +08:00
  • d9441dc793 Ignore project.properties Martin Storsjö 2014-02-20 09:42:52 +02:00
  • 110bd4184f Merge pull request #326 from licaiguo/fix-allocate-large-memory huili2 2014-02-20 15:24:44 +08:00
  • d69b2faa9f fix the crash issues by changing the type iMbWidth & iMbHeight. Licai Guo 2014-02-19 23:06:35 -08:00
  • e45e859473 Squashed merge from writenal_refactor2 sijchen 2014-02-20 14:50:04 +08:00
  • 42cc716395 Merge pull request #324 from volvet/add-missed-namespace-for-encoder Licai Guo 2014-02-20 14:46:05 +08:00
  • ab2e5fe207 Merge pull request #321 from licaiguo/add-android-target-option volvet 2014-02-20 14:40:27 +08:00
  • e565e50d4d add missed namespace for encoder, remove un-used file volvet 2014-02-20 14:33:03 +08:00
  • 46b9d5d0da Merge pull request #323 from huili2/check_bit_read Licai Guo 2014-02-20 14:17:07 +08:00
  • 23ea23e7c1 update README Licai Guo 2014-02-19 20:57:24 -08:00
  • d6c5c138ee init the spatial last spatial picture if excption volvet 2014-02-20 12:50:37 +08:00
  • 538d22560f refine android build, add TARGET option to specify target in sdk Licai Guo 2014-02-19 20:49:30 -08:00
  • a921bc6589 Merge pull request #320 from huili2/mb_residual_size_check Licai Guo 2014-02-20 11:19:57 +08:00
  • 205e48c766 Merge pull request #319 from ruil2/encoder_update Licai Guo 2014-02-20 11:11:04 +08:00
  • 3ba6a5f4da Simplify encoder interface--remove EncoderFrame2 from interface function ruil2 2014-02-20 10:33:07 +08:00
  • f2d5f05b50 Merge pull request #318 from zhilwang/add-ios-decoder volvet 2014-02-20 10:25:35 +08:00
  • 5306881061 Merge pull request #317 from licaiguo/enable-x86asm-android Ethan Hugg 2014-02-19 18:16:49 -08:00
  • 65c7168d8d Add iOS support for decoder. Licai Guo 2014-02-20 10:08:37 +08:00
  • f6e4ed6524 enable x86 asm for android Licai Guo 2014-02-19 17:31:21 -08:00
  • b20728cc8c Merge pull request #316 from licaiguo/fix-readme Ethan Hugg 2014-02-19 17:01:02 -08:00
  • 15fbae9b55 fix typo Licai Guo 2014-02-19 16:54:23 -08:00
  • aedb0ebd1d minor fix readme Licai Guo 2014-02-19 16:51:14 -08:00
  • 89cd3cb5b6 Merge pull request #315 from mstorsjo/android-cleanup Ethan Hugg 2014-02-19 15:58:12 -08:00
  • fe17cd5a13 Remove unnecessary commented out code in the android makefiles Martin Storsjö 2014-02-19 22:07:22 +02:00
  • 0b74eee631 Ignore files generated while building the android projects Martin Storsjö 2014-02-19 21:44:11 +02:00
  • 72fb054c10 Remove unused proguard config files Martin Storsjö 2014-02-19 21:43:20 +02:00
  • 810db4e3fd Add a missing include directory in the android makefiles Martin Storsjö 2014-02-19 22:15:45 +02:00
  • 6ad8f517dd Merge pull request #314 from mstorsjo/fix-osx-32-bit Ethan Hugg 2014-02-19 11:25:13 -08:00
  • e3fce5095b Explicitly allow read-only relocations when building on OS X in 32 bit mode Martin Storsjö 2014-02-19 21:14:06 +02:00
  • d8e318e0a4 Merge pull request #313 from mstorsjo/fix-msvc-build Ethan Hugg 2014-02-19 11:12:41 -08:00
  • 561027ebac Install the import library as well, in MSVC builds Martin Storsjö 2014-02-19 13:12:52 +02:00
  • b1d8671bd4 Support building DLLs with MSVC Martin Storsjö 2014-02-19 11:51:50 +02:00
  • 42fb4f562e Make the -shared flag an overrideable variable Martin Storsjö 2014-02-19 11:50:45 +02:00
  • 44522094bf Use CXX_LINK_O when building the shared library Martin Storsjö 2014-02-19 11:48:58 +02:00
  • c6aaf7d117 Install the shared library as well Martin Storsjö 2014-02-19 13:10:57 +02:00
  • 03c00dc226 Include the x86 common header for x86 MSVC as well Martin Storsjö 2014-02-19 12:15:06 +02:00
  • f2be484456 Fix silent builds of the shared library Martin Storsjö 2014-02-19 11:47:09 +02:00
  • 0a73155bdd Merge pull request #306 from licaiguo/add-android-pull-clean Ethan Hugg 2014-02-19 09:59:25 -08:00
  • f7758a3074 Merge pull request #312 from mstorsjo/cleanup-vp-interface Ethan Hugg 2014-02-19 09:55:34 -08:00
  • 50e49f3704 Merge pull request #310 from mstorsjo/remove-unused-variables Ethan Hugg 2014-02-19 09:26:00 -08:00
  • 7acb6cd4d0 Remove the duplicated IWelsVP.h file Martin Storsjö 2014-02-19 14:27:54 +02:00
  • 3e4e74a4d8 Remove unused include directories Martin Storsjö 2014-02-19 14:55:53 +02:00
  • 099595696b Add the common processing include directories to the include path Martin Storsjö 2014-02-19 14:39:43 +02:00
  • 79838d4aad Remove unused include directories Martin Storsjö 2014-02-19 14:22:20 +02:00
  • 9d244abb22 Merge pull request #308 from mstorsjo/mc-const-pointers Licai Guo 2014-02-19 17:02:00 +08:00
  • f6a46960c9 Check a string length before doing a strncpy Martin Storsjö 2014-02-19 10:41:50 +02:00
  • fd100598ab Avoid declaring unused variables Martin Storsjö 2014-02-18 12:46:33 +02:00
  • 3532781556 Mark source parameters to MC functions as const Martin Storsjö 2014-02-09 02:05:47 +02:00
  • e441ae2fd5 Merge pull request #307 from mstorsjo/cleanup-static-func-declarations volvet 2014-02-19 16:04:38 +08:00
  • ebb890e03e Declare static functions within the file they are used/defined in Martin Storsjö 2014-02-18 12:36:40 +02:00
  • 1a1b78e9c5 Remove unnecessary declarations of static functions Martin Storsjö 2014-02-18 12:39:00 +02:00
  • a3c38b5631 add safety check for bit-reading for headers Licai Guo 2014-02-18 22:55:12 -08:00
  • dd93aa90b2 Merge pull request #290 from volvet/develop_b ruil2 2014-02-19 10:18:56 +08:00
  • bcf29e5b9f fix typo in README Licai Guo 2014-02-18 18:05:56 -08:00
  • bb58c5c720 correct style volvet 2014-02-19 10:04:17 +08:00
  • fbcf01cbbc add missing icon files Licai Guo 2014-02-18 18:01:27 -08:00
  • d058176c3b add android support, single commit Licai Guo 2014-02-18 17:54:27 -08:00
  • e79769fb88 Merge pull request #305 from mstorsjo/fix-encoder-param-interface ruil2 2014-02-19 09:12:58 +08:00
  • 0fcd066cde Merge pull request #298 from licaiguo/decoder-syntax-element-step1 huili2 2014-02-19 08:57:50 +08:00
  • 7d638f8a6b Remove the now unused INIT_TYPE data type Martin Storsjö 2014-02-18 12:33:16 +02:00
  • 49f4dad1b7 Split the encoder Initialize method into two Martin Storsjö 2014-02-18 12:29:43 +02:00
  • 622694935b Use SEncParamExt in ProcessEncodingSvcWithParam Martin Storsjö 2014-02-18 12:29:00 +02:00
  • a899f05f2d Don't have SEncParamExt inherit SEncParamBase Martin Storsjö 2014-02-18 12:12:55 +02:00
  • 80f5aa216a Don't copy out the SEncParamBase, manually read the individual fields instead Martin Storsjö 2014-02-18 12:08:27 +02:00
  • b6502a5406 Respect the bEnableRc field in SEncParamExt Martin Storsjö 2014-02-18 12:03:23 +02:00
  • f432ddeea8 Remove a field from SWelsSvcCodingParam that already exists in SEncParamExt Martin Storsjö 2014-02-18 11:58:09 +02:00
  • 6d6a63a703 Mark the Initialize pointer parameter as const Martin Storsjö 2014-02-18 11:53:27 +02:00
  • 2438b31323 Don't needlessly copy the input parameter struct Martin Storsjö 2014-02-18 11:52:14 +02:00
  • bcd57f412a Make Param*Transcode take a const reference Martin Storsjö 2014-02-18 11:47:37 +02:00
  • a1f6e158ef Move REC_FRAME_COUNT logging into the Initialize2 method Martin Storsjö 2014-02-18 11:31:55 +02:00
  • fc970418fa Fix building with REC_FRAME_COUNT defined Martin Storsjö 2014-02-18 11:30:26 +02:00
  • 525ad9e7c8 Remove unnecessary checks/initialization from the Initialize method Martin Storsjö 2014-02-18 11:27:27 +02:00
  • 1a32ae7120 Simplify the CWelsH264SVCEncoder::Initialize2 method Martin Storsjö 2014-02-18 11:04:29 +02:00
  • 5cb8518306 Remove the Initialize2 function from the external API Martin Storsjö 2014-02-18 11:01:33 +02:00
  • 413b301e9c Merge pull request #303 from mstorsjo/simplify-decoder-api Ethan Hugg 2014-02-18 11:27:38 -08:00
  • 2243467c1b Merge pull request #304 from mstorsjo/remove-unused-variables Ethan Hugg 2014-02-18 11:26:19 -08:00
  • 24359dcde1 Merge pull request #301 from ruil2/temporal_num Licai Guo 2014-02-18 21:04:21 +08:00
  • 3b297ec866 Remove completely unused variables and private fields Martin Storsjö 2014-02-18 12:37:44 +02:00
  • 1075338b9b Use the actual struct type instead of a void pointer to the decoder Initialize method Martin Storsjö 2014-02-18 12:59:14 +02:00
  • 658d1e3651 Remove the unused iInitType parameter to the decoder Initialize method Martin Storsjö 2014-02-18 12:32:57 +02:00
  • 8435dd33af Merge pull request #297 from licaiguo/refine-mc.cpp volvet 2014-02-18 18:56:30 +08:00
  • e495debcd8 Merge pull request #302 from mstorsjo/remove-useless-ifdef volvet 2014-02-18 18:54:12 +08:00
  • 647fff6e2b Remove useless ifdefs Martin Storsjö 2014-02-18 11:08:16 +02:00
  • f5cd56ea74 use temporal layer num and remove gop size in external configure ruil2 2014-02-18 16:57:34 +08:00
  • bbb6ffd911 Merge pull request #299 from mstorsjo/fix-renamed-struct volvet 2014-02-18 16:54:55 +08:00
  • 218ade304c Merge pull request #300 from mstorsjo/silent-make Licai Guo 2014-02-18 16:45:02 +08:00
  • 937ec46769 Silence building libwels.a building with V=0 Martin Storsjö 2014-02-18 10:33:09 +02:00
  • 61067d488f Fix building with MT_DEBUG enabled after the encoder interface update Martin Storsjö 2014-02-18 10:19:35 +02:00
  • 61b64190dd add decoder syntax checks Licai Guo 2014-02-17 23:57:12 -08:00
  • 592665a21d Merge branch 'master' of https://github.com/cisco/openh264 into develop_b volvet 2014-02-18 15:34:06 +08:00
  • fe766fec2f Merge pull request #296 from ruil2/build_osx volvet 2014-02-18 15:33:04 +08:00
  • 8e8972b6e8 fix build fail on osx ruil2 2014-02-18 15:16:10 +08:00
  • d0a7f9b625 add refine mc.cpp on decoder 1. remove unecessary init 2. add static to constant function pointer array Licai Guo 2014-02-17 22:36:56 -08:00
  • 278597be2f Merge pull request #292 from huili2/level_prefix Licai Guo 2014-02-18 14:22:30 +08:00