RSS feed
9a9fc4c4
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/28 07:26
Change pfSampleAveraging to be a single function with internal width handling
1127aa77
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/27 07:06
Simplify the MC unit tests now that the naming is made consistent
8b6bf049
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/27 07:05
Rename the encoder MC chroma/luma functions to match the naming in the decoder
bb21b62c
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/27 06:49
Simplify the MC unit tests now that the luma functions have a similar signature
1cf68cad
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/27 06:47
Move the qpel function table into the luma function itself
a8262dd9
– sijchen <sijchen@cisco.com>
authored
on 2015/01/28 11:48
Merge pull request #1767 from mstorsjo/fix-msvc-warnings
c245cd2d
– sijchen <sijchen@cisco.com>
authored
on 2015/01/28 11:34
Merge pull request #1766 from mstorsjo/make-clean
e4260f6e
– sijchen <sijchen@cisco.com>
authored
on 2015/01/28 10:40
Merge pull request #1765 from mstorsjo/mccopy-neon
c4c73ee5
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/28 06:45
Merge pull request #1764 from sijchen/fix_br3
051a16e0
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/28 05:51
Merge pull request #1762 from sijchen/fix_sta
5752888c
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/01/28 05:51
1, fix a potential overflow
a00dd56f
– sijchen <sijchen@cisco.com>
authored
on 2015/01/28 05:13
Merge pull request #1763 from mstorsjo/mc-ut-simplify
b444f8d9
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/28 04:10
Remove more generated files in "make clean"
853d2922
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/28 04:19
Use float literals instead of double literals when setting float values
7354a8cb
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/28 03:57
Handle width==2 for the neon version of McCopy
d9ee7020
– sijchen <sijchen@cisco.com>
authored
on 2015/01/27 11:51
Merge pull request #1759 from mstorsjo/enc-mc-ut
e5c2f333
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/27 06:52
Remove the forceC parameter from DEF_MCCOPYTEST
5b274079
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/27 05:43
Merge pull request #1757 from sijchen/sps_list4
1b48e6c8
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/27 05:42
Merge pull request #1756 from sijchen/savc4
d557578b
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/01/27 05:12
fix statistics: updating should be independent with log interval
23b20fb1
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 17:57
Simplify code in HorFilterInput16bit in MC
279e14b3
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 17:54
Add const to some inline functions within MC
10e2f90b
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 10:13
Bundle MC tests for all motion vectors in one single test
ca97f78a
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 09:58
Add unit tests for special cased MC functions in the encoder
8084a2c7
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 06:14
Add unit tests for encoder MC
4df4c1d7
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 08:44
Prepare the shared MC test code for adding an encoder MC test
49af2b59
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 08:25
Split DecUT_MotionCompensation to a shareable header
cf3e7b5d
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 08:15
Make local functions and tables in DecUT_MotionCompensation static
478af8f0
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 08:11
Unify the pfChromaMc function signature with the decoder version
8ecb8b42
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 07:19
Remove unused includes in DecUT_MotionCompensation
420a81af
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 06:58
Unify the order of iX and iY in DecUT_MotionCompensation
9fc9acfd
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 06:20
Avoid a duplicate local typedef
7d9fc352
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 06:17
Unify the encoder MC init function with the decoder
f404ce2e
– sijchen <sijchen@cisco.com>
authored
on 2015/01/27 03:47
Merge pull request #1758 from mstorsjo/add-missed-test
e64e2bb6
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 10:21
Avoid warnings in DecUT_ParseSyntax
deccd1ea
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/01/26 11:36
fix profileidc
4192165e
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 07:05
Add DecUT_ParseSyntax to the build system
faf62464
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 07:22
Make DecUT_ParseSyntax.cpp actually build and run successfully
1ae06eab
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/26 10:58
Merge pull request #1755 from sijchen/fix_lvl
e2fb48d4
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/01/26 10:42
change the trace to warning
8d5ec675
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/01/26 10:25
add support of SimulcastAVC functions
89159ab2
– sijchen <sijchen@cisco.com>
authored
on 2015/01/26 10:23
Merge pull request #1754 from ruil2/status
f1362431
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/01/26 10:20
fix level-idc related input checking and a statistics calculation
4ca8ad26
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/26 07:50
Initialize pCodecInstance in the constructor
45e34243
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/01/26 06:12
add input checking and fix a bs length under new strategy
4b52d99d
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/26 04:56
use the new no delay decoderframe interface instead of old one
de68ec6f
– dongzha <dongzha@cisco.com>
authored
on 2015/01/26 04:31
Merge pull request #1751 from ruil2/status
51f1ea38
– dongzha <dongzha@cisco.com>
authored
on 2015/01/26 04:29
Merge pull request #1753 from mstorsjo/test-cpu-flags
acafbb44
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/24 13:21
Add checks for cpu features in tests
6afdf36e
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/23 10:48
return decoder error