Commit Graph

  • 157b876775 add set method for scene change detection volvet 2014-03-20 09:12:29 +08:00
  • f0c2cdd78c Merge pull request #529 from mstorsjo/remove-unused-error-code Ethan Hugg 2014-03-19 09:21:41 -07:00
  • e8540af9eb Merge pull request #541 from licaiguo/disable-warnings Ethan Hugg 2014-03-19 09:17:34 -07:00
  • c247c5a05d Merge pull request #546 from mstorsjo/ios-sdk-version Licai Guo 2014-03-19 17:19:55 +08:00
  • 048c23431c add screen detector in builder volvet 2014-03-19 16:55:21 +08:00
  • 028d39077f Merge pull request #545 from mstorsjo/remove-extra-parentheses ruil2 2014-03-19 16:39:01 +08:00
  • 2ca8ef4bd3 Automatically pick the latest installed iOS SDK when building with make Martin Storsjö 2014-03-19 10:31:34 +02:00
  • 53553f351e Merge pull request #542 from volvet/add-scene-change-detector-screen Licai Guo 2014-03-19 16:28:36 +08:00
  • 40aa2fed03 Merge pull request #544 from ruil2/encoder_update Licai Guo 2014-03-19 16:19:52 +08:00
  • a688f5278a fix most of the warnings Licai Guo 2014-03-19 01:16:08 -07:00
  • d75f677034 Remove unnecessary/superfluous parentheses in slice_multi_threading.cpp Martin Storsjö 2014-03-19 10:15:29 +02:00
  • e74f01ad47 use the same frame type EVideoFrameType in encoder internal ruil2 2014-03-19 16:11:06 +08:00
  • fc4cd8b597 Merge pull request #543 from zhilwang/reorgcommon-xcode volvet 2014-03-19 15:36:21 +08:00
  • 3febdc1d2e Modify xcode project to fit common reorg. Licai Guo 2014-03-19 15:08:14 +08:00
  • 0f35049bb4 remove blank space volvet 2014-03-19 15:00:54 +08:00
  • 84903f145e add screen change detector for desktop share volvet 2014-03-19 14:56:45 +08:00
  • 3238c913cc Merge pull request #535 from volvet/add-scene-change-detector ruil2 2014-03-19 14:52:08 +08:00
  • 2a885ca461 disable most warnings produced by -Wall Licai Guo 2014-03-18 23:04:33 -07:00
  • 37e1c293e5 Merge pull request #540 from licaiguo/reorgcommon-pr huili2 2014-03-19 11:11:22 +08:00
  • 31a93de513 add missing build files Licai Guo 2014-03-18 19:47:26 -07:00
  • e39de8d404 reoranize common to inc/src/x86/arm Licai Guo 2014-03-18 19:41:32 -07:00
  • 7313ecdbd0 Merge pull request #538 from mstorsjo/use-apple-builtin-define volvet 2014-03-19 09:45:56 +08:00
  • 4bbe61a783 Merge pull request #537 from mstorsjo/rename-x86-asm Licai Guo 2014-03-19 08:51:39 +08:00
  • d897d362ab Merge pull request #532 from huili2/WELS_CLIP1 Licai Guo 2014-03-19 08:50:04 +08:00
  • 9586c59b9e Use __APPLE__ instead of APPLE_IOS in the arm assembly sources Martin Storsjö 2014-03-01 01:13:51 +02:00
  • 73ed237d73 Use __APPLE__ instead of APPLE_IOS for using the apple cpu feature detection Martin Storsjö 2014-03-01 01:48:44 +02:00
  • ed9c03408f Rename the asm subdirectories to x86 Martin Storsjö 2014-03-18 15:59:42 +02:00
  • 197423f271 Merge pull request #520 from ylatuya/master Ethan Hugg 2014-03-18 13:28:02 -07:00
  • c55429d7a5 Replace -Werror with -Wall Andoni Morales Alastruey 2014-03-18 07:57:27 +01:00
  • 8be8fe1775 Fix compiler warning -Werror=maybe-uninitialized Andoni Morales Alastruey 2014-03-18 07:57:01 +01:00
  • e9e332bf4c Fix -Werror=sign-compare compiler warnings Andoni Morales Alastruey 2014-03-18 07:47:45 +01:00
  • ae60f1bee9 Fix compiler warnings and remove dead code Andoni Morales Alastruey 2014-03-17 17:12:33 +01:00
  • 703c69de81 codec: add a new macro for unused functions Andoni Morales Alastruey 2014-03-18 19:14:27 +01:00
  • baa63ea6a0 Merge pull request #536 from mstorsjo/obj-suffix Ethan Hugg 2014-03-18 10:58:12 -07:00
  • e1b5e038d2 Use .obj as suffix for object files on MSVC Martin Storsjö 2014-03-18 11:21:46 +02:00
  • fc6f756436 Merge pull request #522 from mstorsjo/layered-encoding-test Ethan Hugg 2014-03-18 09:46:00 -07:00
  • c94acc98ea Merge pull request #533 from mstorsjo/remove-unused-gitignore-entry Ethan Hugg 2014-03-18 09:43:58 -07:00
  • af522899bd remove black space at lineend volvet 2014-03-18 18:00:18 +08:00
  • d7b7419040 add scene change detector for further extension volvet 2014-03-18 17:54:58 +08:00
  • 62be92cb08 Merge pull request #534 from ruil2/encoder_ret volvet 2014-03-18 17:51:37 +08:00
  • 9cf9238cfc fix bug that there is no output in encoder console ruil2 2014-03-18 17:38:48 +08:00
  • a18cb49cd8 Merge pull request #531 from mstorsjo/add-missing-includes Licai Guo 2014-03-18 17:25:13 +08:00
  • 27a7985942 Remove an unused gitignore entry Martin Storsjö 2014-03-18 11:18:55 +02:00
  • 3b270aa901 remove unncessary cast huili2 2014-03-18 02:15:57 -07:00
  • 8f2763b681 Add missing includes of time.h Martin Storsjö 2014-03-18 11:10:36 +02:00
  • 090e8cc1ed modify WELS_CLIP1 to be inline functions huili2 2014-03-18 01:54:25 -07:00
  • 7d80af9d5c Merge pull request #530 from licaiguo/DecoderIntraPredUT ruil2 2014-03-18 16:37:48 +08:00
  • 2fd892d98a update master to latest and add ut of intraprediction in decoder Licai Guo 2014-03-18 01:13:52 -07:00
  • 72da7f8711 Remove an unused error code Martin Storsjö 2014-03-18 10:08:54 +02:00
  • b21411ad7c Merge pull request #511 from mstorsjo/remove-unused-define volvet 2014-03-18 16:11:22 +08:00
  • ad8dc32755 Merge pull request #528 from mstorsjo/fix-comment volvet 2014-03-18 16:09:48 +08:00
  • 4c829a12e2 Fix the comment in welsEncoderExt.h about the EncodeFrame return value Martin Storsjö 2014-03-18 10:03:08 +02:00
  • fb1958ad13 Merge pull request #519 from mstorsjo/push-xmm-registers volvet 2014-03-18 15:04:54 +08:00
  • b7b01faf29 Merge pull request #526 from licaiguo/IdctResAddPred-pr ruil2 2014-03-18 15:04:29 +08:00
  • 3956a32d41 Merge pull request #524 from sijchen/me_refactor33 Licai Guo 2014-03-18 12:51:05 +08:00
  • 95a2a40190 add IdctResAddPred unit test for decoder Licai Guo 2014-03-17 20:09:09 -07:00
  • 37fa5f554e Merge pull request #513 from ruil2/encoder_interface Licai Guo 2014-03-18 09:51:32 +08:00
  • 7f0c7daad9 expand structure of MD and ME sijchen 2014-03-18 09:47:05 +08:00
  • e8d5108dbc Merge pull request #523 from mstorsjo/wp8-arm-asm Licai Guo 2014-03-18 09:39:19 +08:00
  • b5353c8455 Merge pull request #516 from mstorsjo/fix-yasm-64bit volvet 2014-03-18 09:29:42 +08:00
  • e75cd2298b Merge pull request #517 from mstorsjo/simplify-x86-asm-func-macro volvet 2014-03-18 09:29:17 +08:00
  • 6892127a32 Merge pull request #521 from mstorsjo/neon-register-backup volvet 2014-03-18 09:28:51 +08:00
  • 00efbc2cb5 Enable the arm assembly in msvc-arm builds Martin Storsjö 2014-03-01 23:02:48 +02:00
  • 02b4beb70d Add a test of encoding multiple spatial layers Martin Storsjö 2014-03-14 19:01:37 +02:00
  • 29a0c77acf Don't clobber q4-q7 in WelsIntra16x16Combined3Satd_neon Martin Storsjö 2014-03-17 17:04:54 +02:00
  • 8e57c926a3 Merge pull request #518 from mstorsjo/remove-commented-rodata Ethan Hugg 2014-03-17 09:22:35 -07:00
  • 469820e3a2 Merge pull request #508 from mstorsjo/fix-yasm-osx Ethan Hugg 2014-03-17 09:20:55 -07:00
  • 4633626d69 Remove XMMREG_PROTECT Martin Storsjö 2014-03-14 22:57:24 +02:00
  • 3cf52554f7 Backup/restore the xmm6-xmm15 SSE registers within asm functions on win64 Martin Storsjö 2014-03-14 10:29:53 +02:00
  • 9293f2f947 Remove commented out rodata sections and tables in assembly files Martin Storsjö 2014-03-16 13:24:55 +02:00
  • eec968234d Fold ALIGN 16 and the function label into WELS_EXTERN Martin Storsjö 2014-03-16 13:23:24 +02:00
  • 04f5bcd68d Use movsxd in SIGN_EXTENSION Martin Storsjö 2014-03-15 13:52:21 +02:00
  • 918b211990 Merge pull request #515 from mstorsjo/remove-commented-x86-asm Licai Guo 2014-03-17 19:12:47 +08:00
  • f96918283f Remove commented out code for old, 32-bit only x86 assembly function prologues/epilogues Martin Storsjö 2014-03-14 15:00:39 +02:00
  • 258828f7ec Merge pull request #503 from mstorsjo/encoder-test-coverage Licai Guo 2014-03-17 16:46:38 +08:00
  • fc4e0cacec Merge pull request #483 from volvet/develop_b Licai Guo 2014-03-17 16:32:31 +08:00
  • b5a4d706b9 Merge pull request #496 from mstorsjo/use-sign-extend-macro Licai Guo 2014-03-17 16:31:03 +08:00
  • 1c0ba88b0e Merge pull request #501 from mstorsjo/neon-register-backup Licai Guo 2014-03-17 14:05:23 +08:00
  • 895c0ff635 fix typo ruil2 2014-03-17 12:09:52 +08:00
  • 36abe317a5 modify unit test for return type modification ruil2 2014-03-17 11:56:19 +08:00
  • 36d56b6638 modify EncoderFrame return type. commit b99a307ab94183c32a293ad5fda8b0e3323546a0 Author: ruil2 <ruil2@cisco.com> Date: Wed Mar 12 13:34:27 2014 +0800 ruil2 2014-03-17 10:46:38 +08:00
  • 2c796337ba Merge pull request #510 from huili2/remove_basemb Licai Guo 2014-03-17 08:46:25 +08:00
  • fc260b39e0 Remove the unused FORMAT_COFF define Martin Storsjö 2014-03-16 13:33:38 +02:00
  • eb238e6549 Use the SIGN_EXTENSION macro where possible Martin Storsjö 2014-03-14 14:32:41 +02:00
  • 1449c83f57 Merge pull request #509 from mstorsjo/fix-arm-asm-macro-indentation volvet 2014-03-16 20:16:53 +08:00
  • 91e5838621 Indent all WELS_ASM_FUNC_BEGIN properly Martin Storsjö 2014-03-15 21:01:33 +02:00
  • d723ad2774 Use -DPREFIX instead of --prefix _ on OS X Martin Storsjö 2014-03-15 12:47:57 +02:00
  • e654bf6b7f Merge pull request #490 from ruil2/encoder_slice_auto volvet 2014-03-16 15:41:26 +08:00
  • 1c3e87dd3f Merge pull request #505 from mstorsjo/x86-asm-constants volvet 2014-03-16 15:37:16 +08:00
  • 373db5ddd2 Merge pull request #506 from mstorsjo/remove-unused-define volvet 2014-03-16 10:22:57 +08:00
  • ac990fdc38 Merge pull request #507 from mstorsjo/more-x86-asm-args volvet 2014-03-16 10:21:35 +08:00
  • e606bae0e9 Merge pull request #504 from mstorsjo/fix-function-name-typo volvet 2014-03-16 10:18:03 +08:00
  • d45e624cd4 Simplify code by using the arg11 and arg12 defines Martin Storsjö 2014-03-15 00:38:51 +02:00
  • c82f548e6f Add defines of arg11 and arg12 in asm_inc.asm Martin Storsjö 2014-03-15 00:38:14 +02:00
  • 00849100f8 Remove the unused define NOPREFIX Martin Storsjö 2014-03-15 12:47:03 +02:00
  • ce8da27287 Format x86 assembly constants in a yasm compatible manner Martin Storsjö 2014-03-15 12:54:25 +02:00
  • 6f2b98975e Merge pull request #502 from mstorsjo/fix-macro-indentation Licai Guo 2014-03-15 07:16:37 +08:00
  • 3bf5efd877 Merge pull request #499 from ethanhugg/winbuild_time Licai Guo 2014-03-15 07:16:08 +08:00
  • f4fdb15397 Fix a typo, Smple -> Sample Martin Storsjö 2014-03-14 23:28:36 +02:00
  • 868f912dc2 Add encoder tests with deblocking and/or denoising Martin Storsjö 2014-03-14 18:40:40 +02:00