Commit Graph

  • d67fbe74ce Merge pull request #213 from licaiguo/update-resolution volvet 2014-01-26 00:51:35 -08:00
  • 8062596d23 Fix building threading for freebsd Martin Storsjö 2014-01-26 10:22:37 +02:00
  • b9f04e0db8 Enable threading when building for most platforms Martin Storsjö 2014-01-26 10:34:53 +02:00
  • a239637be5 Fix building for freebsd in 64 bit mode Martin Storsjö 2014-01-26 10:21:56 +02:00
  • e459b91412 Removed unused headers in decoder core Varun B Patil 2014-01-26 11:42:52 +05:30
  • d809b7e9ee Removed unused headers in encoder core Varun B Patil 2014-01-25 12:57:54 +05:30
  • 84f6602120 1 fix crash bug 963392, 2 update help print: the max supported gop size should be 8 volvet 2014-01-26 13:35:31 +08:00
  • c5ea53f0af Merge pull request #217 from varunbpatil/make_cleanup Ethan Hugg 2014-01-25 20:17:29 -08:00
  • 2079e239cd Merge pull request #218 from varunbpatil/correct_format_spec Ethan Hugg 2014-01-25 12:07:40 -08:00
  • 7dbdfbcef8 Use correct format specifier to avoid compiler warnings Varun B Patil 2014-01-26 00:34:28 +05:30
  • e9558f0232 Do not set makefile variable if not actually required Varun B Patil 2014-01-26 00:44:18 +05:30
  • 140cf78a80 Remove non-existent dir from makefile Varun B Patil 2014-01-26 00:36:55 +05:30
  • a245dc8284 Removed unused makefile variable Varun B Patil 2014-01-25 20:05:16 +05:30
  • 77f47edf3b include ifdef guard Varun B Patil 2014-01-25 11:56:02 +05:30
  • 7c6445418b Removed unused header files in processing src Varun B Patil 2014-01-25 15:38:41 +05:30
  • 8420fd3454 Merge pull request #210 from mstorsjo/cleanup-macros volvet 2014-01-25 01:05:27 -08:00
  • 058ceb369f fix reference picture modification bug licaiguo 2014-01-25 16:37:22 +08:00
  • 1a2dd0c1f1 change resolution update logic licaiguo 2014-01-25 16:12:52 +08:00
  • a1c491499f Merge pull request #204 from mstorsjo/remove-dynamic-load-trace volvet 2014-01-24 22:32:58 -08:00
  • 58c33b8ee8 Merge pull request #205 from mstorsjo/cleanup-trace Ethan Hugg 2014-01-24 10:46:51 -08:00
  • c335d1f1be Merge pull request #206 from mstorsjo/function-pointer-cleanup Ethan Hugg 2014-01-24 10:42:01 -08:00
  • d821fbfd1c Merge pull request #202 from mstorsjo/remove-extra-msvc-projects Ethan Hugg 2014-01-24 09:48:00 -08:00
  • 9a82445aef Merge pull request #209 from mstorsjo/chdir-within-mktargets Ethan Hugg 2014-01-24 09:35:04 -08:00
  • 49a627dc5c Merge pull request #203 from mstorsjo/make-dep-exeext Ethan Hugg 2014-01-24 09:30:36 -08:00
  • 148eabe91b Merge pull request #207 from mstorsjo/typofix Ethan Hugg 2014-01-24 08:56:18 -08:00
  • 89f2c8bf7c Remove a duplicate median function Martin Storsjö 2014-01-24 15:42:28 +02:00
  • 95ed830342 Clarify ifdefs around implementations of ENDIAN_FIX Martin Storsjö 2014-01-24 15:31:46 +02:00
  • af76ec0a6b Bundle all MSVC/GCC alignment macros together Martin Storsjö 2014-01-24 15:29:28 +02:00
  • 9d16e0f897 Remove an unnecessary define of inline for APPLE_IOS Martin Storsjö 2014-01-24 15:27:13 +02:00
  • d932509994 Move the definition of WELS_ALIGN out from the #if Martin Storsjö 2014-01-24 15:23:26 +02:00
  • 232ba77a1e Remove some unused macros Martin Storsjö 2014-01-24 15:19:07 +02:00
  • cfe4e0e2f8 Remove duplicate defines Martin Storsjö 2014-01-24 15:28:08 +02:00
  • 0f18b31d91 Remove unused defines of __FASTCALL Martin Storsjö 2014-01-24 15:16:18 +02:00
  • 253c2c84b3 Do chdir within mktargets.py Martin Storsjö 2014-01-24 14:30:08 +02:00
  • 7df69c1482 Remove an unnecessary field from generated makefiles Martin Storsjö 2014-01-24 14:22:45 +02:00
  • fd44db01f6 Fix a typo, "vender" -> "vendor" Martin Storsjö 2014-01-24 14:10:29 +02:00
  • 44dfad2217 Make the function signatures actually match when used as function pointer Martin Storsjö 2014-01-24 14:47:15 +02:00
  • d1341554dd Remove an unnecessary cast when setting function pointers Martin Storsjö 2014-01-24 13:59:54 +02:00
  • 325dd1ce32 Make a function typedef actually use the right type Martin Storsjö 2014-01-24 14:02:43 +02:00
  • 1f5d786d6a Remove the unused dllname parameter to the trace function Martin Storsjö 2014-01-24 12:00:03 +02:00
  • dd7911bfe7 Remove code for dynamically loading a trace library Martin Storsjö 2014-01-24 11:37:00 +02:00
  • 80067dbb09 Include the executable extension in the test rule dependency Martin Storsjö 2014-01-24 10:26:36 +02:00
  • 0d99d8102e Remove the MSVC solution for WelsVP Martin Storsjö 2014-01-23 23:32:58 +02:00
  • bdf3465a7e Remove the unused solution and project files for WelsVideoProcessor Martin Storsjö 2014-01-23 23:33:24 +02:00
  • aa0b2896e1 Remove the 2010 and 2012 MSVC project files from WelsVP as well Martin Storsjö 2014-01-23 23:31:06 +02:00
  • 20478d4733 Remove MSVC solution user state files that shouldn't be version controlled Martin Storsjö 2014-01-23 23:32:03 +02:00
  • fcd7a13816 Merge pull request #201 from mstorsjo/update-msvc-project-files Ethan Hugg 2014-01-23 14:06:15 -08:00
  • e0d45682d3 Add the include dirs for cpu.h to the 32 bit build targets as well Martin Storsjö 2014-01-23 23:44:40 +02:00
  • 42623deafb Update the project file after removing util.cpp Martin Storsjö 2014-01-23 23:43:31 +02:00
  • 1a51a1042f Fix 32 bit assembly build with the MSVC project files Martin Storsjö 2014-01-23 23:37:16 +02:00
  • 503e749928 Merge pull request #200 from mstorsjo/minor-cleanups Ethan Hugg 2014-01-23 13:16:35 -08:00
  • c61b040c11 Remove an MSVC resource editor state file Martin Storsjö 2014-01-23 19:07:54 +02:00
  • eaf95566ea Remove an unused function wrapping a standard function Martin Storsjö 2014-01-23 19:03:57 +02:00
  • 8a932fbe85 Remove excludes of nonexistent files Martin Storsjö 2014-01-23 18:53:57 +02:00
  • aec2ed30cd Simplify an ifdef Martin Storsjö 2014-01-23 18:47:45 +02:00
  • e55d777d17 Merge pull request #191 from zhilwang/fix-decoder-win64-asm-issues Ethan Hugg 2014-01-23 10:47:13 -08:00
  • 63c03b10b4 Merge pull request #194 from volvet/remove_MEMORY_REQUEST_ALIGN_BYTES Ethan Hugg 2014-01-23 10:25:27 -08:00
  • 9b0fb562cd Merge pull request #195 from mstorsjo/disable-cpufeature-logging Ethan Hugg 2014-01-23 10:13:53 -08:00
  • 1f53d38c8b Merge pull request #196 from mstorsjo/build-release-default Ethan Hugg 2014-01-23 09:22:49 -08:00
  • 8aca2030c4 Merge pull request #199 from mstorsjo/make-exeext Ethan Hugg 2014-01-23 09:00:54 -08:00
  • 31e19f038e Merge pull request #197 from mstorsjo/update-readme-dirs Ethan Hugg 2014-01-23 08:59:37 -08:00
  • 3cacaf85f1 Include the executable suffix within make Martin Storsjö 2014-01-23 16:14:09 +02:00
  • ea574ee13f Update the description of the directories in the readme Martin Storsjö 2014-01-23 15:07:22 +02:00
  • 18a4354b6e Make BUILDTYPE=Release the default if no make parameters are specified Martin Storsjö 2014-01-23 15:03:15 +02:00
  • edc6aa8fa2 Only print detected cpu info when in debug mode Martin Storsjö 2014-01-23 14:47:37 +02:00
  • 277242b3a0 remove MEMORY_REQUEST_ALIGN_BYTES volvet 2014-01-23 17:21:13 +08:00
  • de935a5237 Merge pull request #193 from licaiguo/fix-sanitize-error-3 ruil2 2014-01-23 00:16:42 -08:00
  • fc56c7d007 1. use WELS_CLIP1 to replace table look-up; 2. fix bugs about buffer overflow 3. add more boundary checks Licai Guo 2014-01-23 00:07:21 -08:00
  • 99412b0fc2 Merge pull request #167 from licaiguo/fix-961370 ruil2 2014-01-22 23:52:30 -08:00
  • 493c31f6a6 Merge pull request #174 from volvet/coverity_issue_fix Licai Guo 2014-01-22 23:50:47 -08:00
  • 9b0de456c3 Merge pull request #192 from mstorsjo/clear-source-executable-bit volvet 2014-01-22 23:40:04 -08:00
  • 8583e13e34 Clear the executable bit on source files Martin Storsjö 2014-01-23 09:30:50 +02:00
  • f149843f7a Merge pull request #190 from licaiguo/add-level-limits huili2 2014-01-22 22:56:39 -08:00
  • c0e72338c1 Merge pull request #188 from ruil2/MaxGOPSize_update kali2 2014-01-22 22:48:41 -08:00
  • fe2fa96bcb update vs project files Licai Guo 2014-01-22 22:14:31 -08:00
  • 4e13ebffc2 Merge pull request #189 from simi/patch-1 Ethan Hugg 2014-01-22 19:13:11 -08:00
  • def55c141e fix decoder win64 asm float issues Licai Guo 2014-01-22 19:01:51 -08:00
  • ca6c00ba18 Merge pull request #168 from licaiguo/fix-960932 ruil2 2014-01-22 18:59:40 -08:00
  • 8e201827f4 remove blank lines Licai Guo 2014-01-22 18:48:19 -08:00
  • 34300be44f add change from master Licai Guo 2014-01-22 18:41:27 -08:00
  • 9a875532fd add level limits Licai Guo 2014-01-22 18:35:50 -08:00
  • e8fc798d02 add parentheses Licai Guo 2014-01-22 18:27:46 -08:00
  • 03400cadd5 Update .travis.yml Josef Šimánek 2014-01-23 02:48:35 +01:00
  • 9efbef67b9 Merge pull request #153 from licaiguo/fix-empty-packets ruil2 2014-01-22 17:44:05 -08:00
  • 256cd0f610 Merge pull request #172 from volvet/win64_float_fix_for_enc_b Ethan Hugg 2014-01-22 17:25:03 -08:00
  • c795cfe18e Merge pull request #186 from ethanhugg/msvc_readme volvet 2014-01-22 16:39:39 -08:00
  • 691e8379b5 Merge pull request #184 from mstorsjo/c-interface-vtbl Ethan Hugg 2014-01-22 08:11:40 -08:00
  • 99565beb81 Merge pull request #181 from mstorsjo/threadlib-update-macos-linux Ethan Hugg 2014-01-22 08:09:39 -08:00
  • 0a5f4354e9 minor fixes for writting format ruil2 2014-01-22 16:09:20 +08:00
  • c4f0159620 Merge pull request #187 from licaiguo/fix-coverage-scan volvet 2014-01-22 00:07:02 -08:00
  • ff5e6dde2a remove unnecessary return Licai Guo 2014-01-21 23:56:39 -08:00
  • 048dea434d remove unnecessary check, confirmed safe usage Licai Guo 2014-01-21 23:54:21 -08:00
  • 5e10951c47 Use sysctl instead of the deprecated Gestalt API for getting the number of cores on OS X Martin Storsjö 2014-01-21 12:07:16 +02:00
  • af6feaa45c Use sched_getaffinity to get the number of cores on linux Martin Storsjö 2014-01-21 12:19:22 +02:00
  • 4fd3bafa65 update Max GOP size and minor fixes for early return ruil2 2014-01-22 15:22:58 +08:00
  • ae73411f9a Merge pull request #176 from mstorsjo/remove-msvc-2010-2012-files Ethan Hugg 2014-01-21 19:29:49 -08:00
  • a53377314a fix issues found by coverage scan Licai Guo 2014-01-21 19:13:46 -08:00
  • 2bbf5cb85f Add readme instructions for using msvc from developer command prompt. Ethan Hugg 2014-01-21 13:35:42 -08:00
  • 6607f43aab Merge pull request #185 from mstorsjo/macos-define Ethan Hugg 2014-01-21 12:08:13 -08:00
  • 797a19e367 Define MACOS when building for OS X Martin Storsjö 2014-01-21 21:15:53 +02:00