RSS feed
	
	
	
		76b0f8c1
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/28 06:08
		
Avoid writing outside of the target rect in MCHalfPelFilterAnchor
		 
	
		4f4adcec
		 – dongzha <dongzha@cisco.com>
 authored
 on 2015/01/29 04:28
		
Merge pull request #1772 from mstorsjo/mc-unify
		 
	
		59b3b428
		 – dongzha <dongzha@cisco.com>
 authored
 on 2015/01/29 04:28
		
Merge pull request #1768 from mstorsjo/msvc-ignore
		 
	
		8a84d146
		 – huili2 <huili2@cisco.com>
 authored
 on 2015/01/29 04:22
		
Merge pull request #1770 from mstorsjo/remove-moved-file
		 
	
		7ab03864
		 – huili2 <huili2@cisco.com>
 authored
 on 2015/01/29 04:18
		
Merge pull request #1771 from mstorsjo/mc-enc-ut
		 
	
		605f2fb8
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/28 08:53
		
Remove the now unnecessary mc_test_common.h
		 
	
		f03edd79
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/28 08:47
		
Merge all MC unit tests into one file
		 
	
		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
		 
	
		9a066362
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/28 06:18
		
Move the MC routines to the common library
		 
	
		1a7d0ab8
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/28 06:50
		
Hook up McChromaWidthEq8_ssse3 into use in the decoder as well
		 
	
		909a5087
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/28 06:10
		
Use the right stride in a memset in the EncMcHalfpel test
		 
	
		5d67df4a
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/28 06:23
		
Remove leftover references to expand_pic in the welsdec xcode project
		 
	
		151dfe04
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/28 05:50
		
Extend the tested area in the encoder MC test
		 
	
		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
		 
	
		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
		 
	
		1be2cd14
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/28 04:42
		
Add a .gitignore file for test/build/win32
		 
	
		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
		 
	
		7f967f6f
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/01/23 08:30
		
Merge pull request #1750 from syureyi/crqp
		 
	
		dfd24a98
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/01/23 04:45
		
Merge pull request #1748 from dongzha/fixcrash
		 
	
		a45c6615
		 – zhuiling <lingzhu2@cisco.com>
 authored
 on 2015/01/21 09:07
		
to support different chroma qp
		 
	
		6dcaf2f8
		 – dong zhang <dongzha@cisco.com>
 authored
 on 2015/01/22 04:10
		
fix crash in SGE test
		 
	
		e7fff10d
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2015/01/21 12:31
		
Merge pull request #1745 from sijchen/fix_ut
		 
	
		17030193
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2015/01/21 12:31
		
Merge pull request #1742 from sijchen/fix_max_br
		 
	
		d74234d9
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/01/21 11:54
		
enhance max-br checking logic
		 
	
		6664593e
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/01/21 11:35
		
Merge branch 'master' of https://github.com/cisco/openh264 into fix_max_br
		 
	
		4b231c8f
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/01/21 04:43
		
Merge pull request #1744 from dongzha/modifydecoderlog
		 
	
		96b11835
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2015/01/21 04:19
		
Merge pull request #1743 from sijchen/fix_test
		 
	
		5b10c1ff
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/01/20 10:47
		
fix random failure of UT under randon seed 1421732719
		 
	
		bd7fabd8
		 – dong zhang <dongzha@cisco.com>
 authored
 on 2015/01/20 08:18
		
modify decoder console log level to WELS_LOG_WARNING
		 
	
		8cc53b02
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/01/20 05:50
		
astyle an unformatted file
		 
	
		489d1215
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/01/20 05:49
		
add a default param function for EncodeDecoderAPI test
		 
	
		ee40ba63
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/01/20 05:31
		
improve the para checking of max-br
		 
	
		8bef6bc9
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/01/19 11:36
		
Merge pull request #1738 from huili2/init_EC_modify
		 
	
		2df01852
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/01/19 11:36
		
Merge pull request #1740 from mstorsjo/fix-tests
		 
	
		01fd220e
		 – huili2 <huili2@cisco.com>
 authored
 on 2015/01/19 08:31
		
Merge pull request #1739 from sijchen/sps_list3
		 
	
		eb7b149f
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/01/19 05:54
		
Merge pull request #1736 from mstorsjo/werror-tests
		 
	
		4930111a
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/01/19 05:51
		
Merge pull request #1734 from mstorsjo/fix-unused-variable-warning
		 
	
		d9502aa7
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/01/19 05:49
		
rename the strategy to enum
		 
	
		d6f7a07b
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/19 05:06
		
Undefine a define for writing debug files
		 
	
		c1aa2a1e
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/19 05:02
		
Use WelsClip3 instead of WELS_CLIP3 for random values
		 
	
		fcae7fd3
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/19 05:00
		
Compare macro block widths instead of picture widths
		 
	
		58f1fef5
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/19 04:58
		
Fix a comparison in ParameterSetStrategy_SPS_LISTING_AND_PPS_INCREASING3
		 
	
		7d1d2d65
		 – dongzha <dongzha@cisco.com>
 authored
 on 2015/01/19 04:37
		
Merge pull request #1735 from mstorsjo/msvc-test-warnings
		 
	
		50ce93e3
		 – huili2 <huili2@cisco.com>
 authored
 on 2015/01/18 13:07
		
modify EC init position
		 
	
		5702e7c0
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/16 09:00
		
Build using -Werror in travis unit tests
		 
	
		c69d628a
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/16 08:59
		
Avoid warnings about an unused variable in debug mode
		 
	
		4df6f942
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/16 08:51
		
Check for an already defined nullptr macro
		 
	
		3cf2be25
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/16 08:49
		
Don't override the externally set CFLAGS variable in debug mode
		 
	
		9e00bf89
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/16 06:07
		
Use VerifyVersionInfo instead of GetVersionEx
		 
	
		4f33b38a
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/16 05:50
		
Move a conversion from size_t to int into one single place within BaseDecoderTest.cpp
		 
	
		b83b1925
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/16 06:35
		
Add a cast when converting from uint64_t to int
		 
	
		96384bd5
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/16 05:39
		
Add casts when converting from size_t or std::streamsize to int
		 
	
		af938a64
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/16 05:38
		
Add casts when converting from float to int
		 
	
		ef82e18d
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/16 05:34
		
Silence warnings about insecure CRT functions in the test suite
		 
Next