RSS feed
c5a37c08
– Alexander Bilyak <bilyak.alexander@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/09/22 13:49
mingw and msys2 build fix
33cb4a6d
– ruil2 <ruil2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/09/21 06:07
Merge pull request #2564 from GuangweiWang/tspace
f53869a9
– Guangwei Wang <guangwwa@cisco.com>
authored
on 2016/09/02 10:56
add version info for dynamic lib
5a966b97
– ruil2 <ruil2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/09/20 11:04
Merge pull request #2556 from shihuade/MacTest_V2.0
84d6ed0b
– ruil2 <ruil2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/09/19 06:26
Merge pull request #2558 from huili2/remove_log_many_idr_noEC
997f0ed6
– ruil2 <ruil2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/09/14 11:28
Merge pull request #2557 from sijchen/shorten_ut
0cb2c2d3
– huili2 <huili2@cisco.com>
authored
on 2016/09/12 12:17
remove too many log for IDR loss under EC is off
83b5c3c2
– sijchen@cisco.com <sijchen@cisco.com>
authored
on 2016/09/12 10:17
short the UTs that costed too much time
62b4f5df
– huade <huashi@cisco.com>
authored
on 2016/09/09 11:26
remove unneed script, MD5 check and simplified the case check logic
f22c47ca
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/09/06 10:36
Merge pull request #2550 from sijchen/add_size_test2
3d25c25a
– sijchen <sijchen@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/09/05 18:41
Merge pull request #2554 from ruil2/thread3
c12b88ae
– Karina <ruil2@cisco.com>
authored
on 2016/09/06 08:58
use pthread_condition instead of semaphores on apple platform
af0427d0
– sijchen@cisco.com <sijchen@cisco.com>
authored
on 2016/08/30 08:03
add more special resolution and slice-mode tests
30328b85
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/08/08 13:11
Merge pull request #2536 from mstorsjo/make-consistency
1c532d6f
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/08/08 13:07
Merge pull request #2538 from saamas/common-x86-mc-optimizations
cd9982ec
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/08/08 13:05
Merge pull request #2544 from ruil2/asm
e88bb888
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/08/08 13:03
Merge pull request #2542 from ruil2/dump1
50a9389f
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/08/08 13:01
Merge pull request #2543 from ruil2/complexity1
945fc0e0
– Karina <ruil2@cisco.com>
authored
on 2016/08/08 06:42
astyle files
0fd900be
– Karina <ruil2@cisco.com>
authored
on 2016/08/05 13:09
fix build issue when disable AVX2 assembly
37e67eb5
– Karina <ruil2@cisco.com>
authored
on 2016/08/02 10:26
fix dump file issue that removing redundant operation
c06f9ec4
– Sindre Aamås <saamas@cisco.com>
authored
on 2016/07/22 12:22
[Common/x86] Convert McCopyWidthEq8_sse2 back to MMX
8fcef67c
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/22 05:16
Merge pull request #2539 from HaiboZhu/Update_binary_files_location_v1.6.0
241700cb
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/21 12:09
Merge pull request #2537 from mstorsjo/msvc-warning-fix
0f21b2b0
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/21 12:08
Merge pull request #2535 from mstorsjo/silence-warnings
9b6476e9
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2016/07/21 05:11
Update the binary files location for release v1.6.0
1f770c48
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/20 09:49
Merge pull request #2531 from GuangweiWang/enable-disable-AVX2
b397b397
– Sindre Aamås <saamas@cisco.com>
authored
on 2016/07/20 06:46
[Common] Add AVX2 motion compensation routines
2ecbc51c
– Sindre Aamås <saamas@cisco.com>
authored
on 2016/07/20 06:42
[Common] Add SSSE3 motion compensation routines
80721234
– Sindre Aamås <saamas@cisco.com>
authored
on 2016/07/20 05:28
[Common/x86] Tweak McCopyWidthEq8_mmx
350cafd6
– Martin Storsjö <martin@martin.st>
authored
on 2016/07/20 08:10
Silence warnings about conversions in MSVC
93bc546e
– Martin Storsjö <martin@martin.st>
authored
on 2016/07/20 07:57
Consistently use Yes instead of true for makefile variables
91331e1b
– Martin Storsjö <martin@martin.st>
authored
on 2016/07/20 07:51
Silence warnings with GCC 5.4
a5b53a69
– Sindre Aamås <saamas@cisco.com>
authored
on 2016/07/20 05:19
[Common/x86] Drop McCopyWidthEq4_mmx
9b0a9428
– Sindre Aamås <saamas@cisco.com>
authored
on 2016/07/20 05:04
[UT] Test for out-of-bound stores in MC halfpel tests
3dff262f
– Karina <ruil2@cisco.com>
authored
on 2016/07/18 12:11
set complexity mode
5a8f5e8c
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/18 11:37
Merge pull request #2520 from ruil2/rc1
7d00e8bc
– Guangwei Wang <guangwwa@cisco.com>
authored
on 2016/07/15 08:15
add option for enable/disable AVX2
8980731b
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/13 10:21
Merge pull request #2527 from ruil2/init
a43841d0
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/13 09:31
Merge pull request #2526 from HaiboZhu/Bugfix_CHP_support
9d89a697
– Karina <ruil2@cisco.com>
authored
on 2016/07/13 07:20
init samplebuffer
687f9eff
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2016/07/11 15:30
(1) remove the weighted prediction sytax limit
d97f4c5b
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/12 05:01
Merge pull request #2524 from HaiboZhu/Change_SharedLibVersion
03add693
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2016/07/11 11:20
Update the SharedLibVersion to make the compatibilty
ffe11835
– Karina <ruil2@cisco.com>
authored
on 2016/07/11 06:20
change FrameQP control and complexity calculation
44d85606
– HaiboZhu <haibozhu@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/11 04:39
Merge pull request #2519 from HaiboZhu/Update_ReadMe_for_master
3a6ed92a
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2016/07/08 13:10
Update the wrong description in README.md