Commit Graph

  • 2c6c07002f Fix the license link in the FAQ Martin Storsjö 2014-05-14 08:04:52 +03:00
  • 4f28cf772a temporarily disable ME tests due to random failure sijchen 2014-05-14 11:36:22 +08:00
  • cf81b0095c Merge pull request #827 from dongzha/FixBugforDeblocking sijchen 2014-05-14 09:26:17 +08:00
  • 9bb269309e Update faq.html dabenham 2014-05-13 16:51:30 -07:00
  • a5dcd111e3 Merge pull request #835 from dabenham/gh-pages Ethan Hugg 2014-05-13 16:28:20 -07:00
  • cce2eb36f4 Update LICENSE.txt dabenham 2014-05-13 16:25:05 -07:00
  • 5e2bf52d0c Create BINARY_LICENSE.txt dabenham 2014-05-13 16:24:12 -07:00
  • 5ee9e9cd49 Rename LICENSE to LICENSE.txt dabenham 2014-05-13 16:23:44 -07:00
  • 09882b5404 Merge pull request #833 from dabenham/gh-pages Ethan Hugg 2014-05-13 15:38:08 -07:00
  • af89dcd4bb Rename mpegla to mpegla.html dabenham 2014-05-13 15:35:48 -07:00
  • d84a0d2a4a Create mpegla dabenham 2014-05-13 15:23:30 -07:00
  • a6ad04cfdf Don't pass all MSVC specific cflags to gas-preprocessor and armasm Martin Storsjö 2014-05-08 14:07:54 +03:00
  • 3cc01c6239 Use CCASFLAGS when assembling .S sources Martin Storsjö 2014-05-08 14:02:53 +03:00
  • c6538f1eb8 Merge pull request #828 from huili2/v1_clear_active_ps sijchen 2014-05-13 17:22:48 +08:00
  • 52069dac40 Merge pull request #823 from mstorsjo/deblock-unittest sijchen 2014-05-13 17:21:55 +08:00
  • 31a4d2aa3e Merge pull request #829 from dongzha/FixBugforDeblocking sijchen 2014-05-13 17:21:48 +08:00
  • 172d5e7988 Merge pull request #830 from ruil2/console_bug sijchen 2014-05-13 17:20:24 +08:00
  • a6ca8bb904 fix a commit bug for console app ruil2 2014-05-13 17:09:15 +08:00
  • 52bc3a41c8 Add a unit test for deblocking Martin Storsjö 2014-05-12 22:41:52 +03:00
  • 80ae4cb7d8 add me function pointers for screen contents sijchen 2014-05-13 16:47:18 +08:00
  • 8b6c6943cd clear active PS when only IDR meets huili2 2014-05-12 22:02:39 -07:00
  • cc7535ee52 Merge pull request #826 from huili2/clear_active_ps dongzha 2014-05-13 15:25:42 +08:00
  • eb1276013b clear active PS when only IDR meets huili2 2014-05-12 22:02:39 -07:00
  • 41ddc536d6 Merge pull request #825 from ruil2/console_cleanup1 huili2 2014-05-13 12:58:09 +08:00
  • 7ef2e9553c Merge pull request #822 from mstorsjo/simplify-platform-defines ruil2 2014-05-13 12:39:21 +08:00
  • cdada926d8 Merge pull request #821 from mstorsjo/fix-format-string ruil2 2014-05-13 12:32:55 +08:00
  • 5b38a94c9a cleanup encoder console app ruil2 2014-05-13 09:50:48 +08:00
  • 0acb780715 Don't define MACOS and LINUX Martin Storsjö 2014-05-12 12:06:16 +03:00
  • 6b9167199f Use the built-in define __linux__ instead of the manually set LINUX Martin Storsjö 2014-05-12 12:08:01 +03:00
  • a4e1639529 Fix the format string in a log message Martin Storsjö 2014-05-12 12:13:24 +03:00
  • 758e89208e Merge pull request #818 from sijchen/md_merge133 ruil2 2014-05-12 14:47:50 +08:00
  • bff52694c4 Merge pull request #817 from ruil2/enc_bitrate sijchen 2014-05-12 14:44:06 +08:00
  • 4bd6a3a6e8 [Encoder MD] Add Inter Psub16 MD for screen content coding sijchen 2014-05-12 14:21:40 +08:00
  • aafa6e3e53 Reorder sections in encConsole.vcproj Martin Storsjö 2014-04-11 11:17:20 +03:00
  • 4354371b4e Revert "Remove the literal CRLF (
) within the nasm commands in msvc project files" Martin Storsjö 2014-04-11 11:15:50 +03:00
  • 6a295d5e8e Merge pull request #813 from mstorsjo/msvc-proj-cleanup ruil2 2014-05-12 13:21:16 +08:00
  • eb357b51f2 fix bitrate setting and add bitrate validation ruil2 2014-05-12 13:09:01 +08:00
  • dae4dbf377 Merge pull request #816 from ruil2/enc_scale huili2 2014-05-12 12:39:54 +08:00
  • 0c24fd66cd Merge pull request #815 from ruil2/enc_threadIdc huili2 2014-05-12 12:38:31 +08:00
  • a1a22205c6 Merge pull request #814 from ruil2/enc_nalsize huili2 2014-05-12 12:38:01 +08:00
  • 4dc0f07828 fix input source width and height setting issue unknown 2014-05-12 11:55:05 +08:00
  • 67327dfb2e add the maximum nal size setting in command line ruil2 2014-05-12 11:05:16 +08:00
  • 61ab32e6f5 add some parameter settings in command line unknown 2014-05-12 10:28:42 +08:00
  • 416bb224e0 Don't hardcode SuppressStartupBanner=true, this is the default value Martin Storsjö 2014-05-09 19:55:09 +03:00
  • 3923d11dc6 Remove unnecessary, empty, file specific FileConfiguration blocks in vcproj files Martin Storsjö 2014-05-08 10:51:48 +03:00
  • 5842e1b2aa Unify the include directories in the WelsVP project Martin Storsjö 2014-05-08 10:34:03 +03:00
  • 7676c5b65b Unify the include dirs within the decConsole project Martin Storsjö 2014-05-08 10:33:02 +03:00
  • 1446f8b599 Don't use the encoder include dir when building the decoder Martin Storsjö 2014-05-08 10:31:40 +03:00
  • 324205df88 Remove references to nonexistent include directories Martin Storsjö 2014-05-08 10:30:32 +03:00
  • 2f8f2880ff Merge pull request #812 from mstorsjo/remove-manual-win32-defines Ethan Hugg 2014-05-09 09:48:47 -07:00
  • e8e2cbcc28 Revert "Set ASM_ARCH in all cases to fix Win64 Debug build" Martin Storsjö 2014-05-08 11:44:39 +03:00
  • 4635232d93 Don't manually define WIN32/WIN64 Martin Storsjö 2014-05-08 10:14:44 +03:00
  • d63458f8e0 Merge pull request #803 from mstorsjo/remove-unused-defines Ethan Hugg 2014-05-09 09:29:29 -07:00
  • 094aa24bf6 Remove unused manual defines of _WINDOWS Martin Storsjö 2014-05-08 10:21:34 +03:00
  • 0d8f7ab0e1 Remove the unused WELSDEC/ENCPLUS_EXPORTS defines Martin Storsjö 2014-05-08 10:19:00 +03:00
  • e2ec07ae87 Remove the unused leftover define HAVE_CACHE_LINE_ALIGN Martin Storsjö 2014-05-08 10:17:33 +03:00
  • 8d23201a05 Merge pull request #808 from mstorsjo/use-correct-param-types sijchen 2014-05-09 17:22:05 +08:00
  • 958207392c Merge pull request #811 from huili2/v1_ps_error sijchen 2014-05-09 17:21:47 +08:00
  • c215e576e6 Merge pull request #810 from huili2/ps_error_logic_ec sijchen 2014-05-09 17:08:44 +08:00
  • eb6fdf4412 for PS error logic for EC huili2 2014-05-09 01:12:08 -07:00
  • 51c918f212 for PS error logic for EC huili2 2014-05-09 01:12:08 -07:00
  • 218adc7e29 Fix a bug in deblocking for neon 32 bit arm implementation dongzhang 2014-05-09 13:50:55 +08:00
  • 1b501bb509 Merge pull request #807 from sijchen/mmcoslcfix ruil2 2014-05-09 11:09:02 +08:00
  • 5de9f41f5a Fix the improper slice mmco setting sijchen 2014-05-09 10:48:09 +08:00
  • f6293153c8 Merge pull request #802 from mstorsjo/remove-unused-misspelled-define zhilwang 2014-05-09 08:45:49 +08:00
  • 88a25713a5 Merge pull request #801 from mstorsjo/fix-manually-edited-vcproj volvet 2014-05-08 21:19:25 +08:00
  • 5713363c89 Merge pull request #804 from mstorsjo/regenerate-makefiles volvet 2014-05-08 21:11:24 +08:00
  • 322a3cca50 Merge pull request #805 from mstorsjo/remove-msvc-version-suffix volvet 2014-05-08 21:06:11 +08:00
  • 054530fdb4 Merge pull request #800 from mstorsjo/matching-endif volvet 2014-05-08 20:59:18 +08:00
  • ff33fdeb8e Merge pull request #799 from mstorsjo/use-predefined-define volvet 2014-05-08 20:58:11 +08:00
  • 3ea96df63c Merge pull request #798 from mstorsjo/remove-unused-header volvet 2014-05-08 20:51:49 +08:00
  • 26edfd1f92 Remove the _2008 suffix from the Visual Studio solutions Martin Storsjö 2014-05-08 10:37:25 +03:00
  • 66f0f6ccbe Rename the WelsVP vcproj file to match the others Martin Storsjö 2014-05-08 10:36:21 +03:00
  • 820cfb40ca Regenerate test/decoder/targets.mk using mktargets.sh Martin Storsjö 2014-05-08 11:20:51 +03:00
  • f8ae7fcc5f Remove an unused, misspelled define set on only one source file Martin Storsjö 2014-05-08 10:20:20 +03:00
  • 60f1ea8088 Make manually edited vcproj files match what visual studio actually generates Martin Storsjö 2014-05-08 10:08:12 +03:00
  • 6e715ddc10 Make an endif comment match the actual condition Martin Storsjö 2014-05-08 10:02:04 +03:00
  • d69d9c4622 Use the predefined _WIN32 instead of the manually defined WIN32 for windows specific code Martin Storsjö 2014-05-08 10:01:20 +03:00
  • b5cc7c2fe1 Remove a completely unused header Martin Storsjö 2014-05-08 09:59:58 +03:00
  • 3567a2e316 Merge pull request #796 from huili2/new_seq_au_reorder HaiboZhu 2014-05-08 12:43:58 +08:00
  • e61a6017f9 Merge pull request #795 from huili2/new_seq_au_reorder dongzha 2014-05-08 11:24:26 +08:00
  • 1839910bb0 fix order of new AU and new Seq huili2 2014-05-07 17:56:31 -07:00
  • 5e73cc4298 Merge pull request #794 from ethanhugg/win64_fix volvet 2014-05-08 08:56:26 +08:00
  • f954763635 Use the actual parameter types in PSearchMethodFunc instead of void pointers Martin Storsjö 2014-05-07 09:26:31 +03:00
  • 09025dc8ef Set ASM_ARCH in all cases to fix Win64 Debug build Ethan Hugg 2014-05-07 05:40:13 +00:00
  • 7746e3f497 Merge pull request #793 from mstorsjo/fix-msvc-gtest v1.0 zhilwang 2014-05-06 16:52:57 +08:00
  • 853e71eb88 Fix building gtest on MSVC Martin Storsjö 2014-05-06 11:14:41 +03:00
  • 69fe242dc7 Merge pull request #790 from huili2/astyle_all sijchen 2014-05-06 15:29:56 +08:00
  • 9a74427a61 Merge pull request #788 from mstorsjo/factorize-duplicated-test volvet 2014-05-06 15:00:01 +08:00
  • f897029034 Merge pull request #791 from zhilwang/intraSad huili2 2014-05-06 14:00:32 +08:00
  • d4145ee76c Merge pull request #792 from zhilwang/msvc-gtest huili2 2014-05-06 13:59:36 +08:00
  • 1e607d71d2 Fix gtest build error when OS=msvc. zhiliang wang 2014-05-06 13:06:37 +08:00
  • 82b875c388 Add func init on UT source code zhiliang wang 2014-05-06 11:16:46 +08:00
  • 2d265877a9 Add func init for welsfillingPred zhiliang wang 2014-05-06 10:45:25 +08:00
  • 5ed24f216b astyle all files huili2 2014-05-05 19:30:21 -07:00
  • 0c246861b7 Merge pull request #789 from mstorsjo/remove-unused-static-func volvet 2014-05-05 22:13:43 +08:00
  • 92e5489dd3 Avoid duplicating code in the MotionEstimate test Martin Storsjö 2014-05-05 16:11:19 +03:00
  • c0f2487631 Remove an unused static method Martin Storsjö 2014-05-05 15:13:43 +03:00
  • 15432d4fc5 Merge pull request #787 from sijchen/fme_merge97 huili2 2014-05-05 15:56:31 +08:00
  • 44640712f6 Add FME unit test sijchen 2014-05-05 15:41:15 +08:00