RSS feed
	
	
	
		c301db69
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/27 07:04
		
Remove a stray srand
		 
	
		9ea4d5bd
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2015/02/23 08:53
		
Merge pull request #1816 from mstorsjo/downscale-min-limit
		 
	
		497b38e3
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2015/02/23 08:52
		
Merge pull request #1815 from mstorsjo/test-param-strings
		 
	
		861f5488
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/19 09:42
		
Avoid trying to downscale layers to dimensions below 2
		 
	
		7208ed14
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/18 20:08
		
Store a const char* instead of a std::string in gtest parameter arrays
		 
	
		e29ceca3
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2015/02/13 11:31
		
Merge pull request #1813 from sijchen/savc61
		 
	
		15723e12
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/02/13 10:48
		
add comments for write para set functions
		 
	
		1641ce9e
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2015/02/12 06:27
		
Merge pull request #1812 from huili2/cropping_error
		 
	
		f9080ac0
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/02/11 12:31
		
complete logic of simulcastavc with sps_pps_listing
		 
	
		a73c1e68
		 – huili2 <huili2@cisco.com>
 authored
 on 2015/02/11 12:28
		
Merge pull request #1810 from dongzha/addUTLargeSize
		 
	
		7d6d86b6
		 – dong zhang <dongzha@cisco.com>
 authored
 on 2015/02/10 11:37
		
add a UT for large picture
		 
	
		4e9e5f5c
		 – huili2 <huili2@cisco.com>
 authored
 on 2015/02/11 11:10
		
Merge pull request #1794 from syureyi/monochroma
		 
	
		ab3b55ae
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2015/02/11 09:08
		
Merge pull request #1809 from sijchen/savc51
		 
	
		5683393f
		 – huili2 <huili2@cisco.com>
 authored
 on 2015/02/10 17:31
		
return error for cropping data error
		 
	
		943981ab
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/02/09 08:50
		
fix a nal generation for simulcast avc and add nal-type check for simulcast avc UT
		 
	
		bea361a1
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/09 06:05
		
Merge pull request #1805 from syureyi/fix_android_demo
		 
	
		9391c158
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2015/02/08 06:21
		
Merge pull request #1808 from mstorsjo/update-readme
		 
	
		58d9efb5
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/08 16:16
		
Update the readme about android 64 bit support
		 
	
		9008b15d
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/06 09:22
		
Merge pull request #1799 from mstorsjo/copy-spatial-downsample
		 
	
		8fc2af76
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2015/02/06 09:22
		
Merge pull request #1804 from sijchen/fix_over3
		 
	
		296ab4d4
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2015/02/06 09:21
		
Merge pull request #1802 from sijchen/savc50
		 
	
		431bcee3
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/02/06 08:24
		
1, update the max-nal-size setting in UT and param check since we are using a larger input check
		 
	
		7d055cae
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2015/02/06 07:17
		
Merge pull request #1786 from sijchen/fix_over
		 
	
		8246225e
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2015/02/06 07:17
		
Merge pull request #1791 from sijchen/fix_nal1
		 
	
		3f19534d
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/06 04:49
		
Merge pull request #1790 from mstorsjo/simplify-vcproj
		 
	
		bc1b28b5
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/02/05 11:34
		
fix for in-middle changing simulcast avc setting
		 
	
		0a2cd1e5
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/05 07:34
		
Allow forcing copying in downscale
		 
	
		09518da5
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/04 12:57
		
Merge pull request #1795 from mstorsjo/avoid-variable-shadowing
		 
	
		dc067286
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/04 10:56
		
Merge pull request #1792 from dongzha/AddUTMaxNalLen
		 
	
		0a8a4f22
		 – zhuiling <lingzhu2@cisco.com>
 authored
 on 2015/02/03 10:19
		
to support monochroma
		 
	
		d3b2be5e
		 – dong zhang <dongzha@cisco.com>
 authored
 on 2015/02/03 04:16
		
add UT for set MaxNalUnitLen
		 
	
		6c1aa294
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/04 06:25
		
Avoid declaring a new variable shadowing an existing one in the same function
		 
	
		442230a9
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2015/02/04 04:13
		
Merge pull request #1789 from huili2/bugfix_checkspsactive
		 
	
		2211324e
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/02/03 10:14
		
add a para check for max_nal_size
		 
	
		fba745f0
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/03 10:06
		
Merge pull request #1788 from mstorsjo/share-wels-const
		 
	
		87b73257
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/02 08:11
		
Remove the intermediate SW folder in the decoder vcproj files
		 
	
		17341330
		 – huili2 <huili2@cisco.com>
 authored
 on 2015/02/02 17:10
		
bug fix for multi-layer active sps check
		 
	
		5fdd01ec
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/02 13:15
		
Merge pull request #1787 from mstorsjo/remove-stray-semicolon
		 
	
		e7a7a356
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/02 13:14
		
Merge pull request #1779 from mstorsjo/share-memalign
		 
	
		e4a27862
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/02 07:20
		
Remove dependencies on the decoder internals in unit test for the common library
		 
	
		4f237b51
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/02 07:40
		
Move parts of wels_const.h into a shared header
		 
	
		713beb7d
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/02 07:36
		
Fix typos in header include guards
		 
	
		ee515e8b
		 – zhuiling <lingzhu2@cisco.com>
 authored
 on 2015/02/02 05:17
		
fix it
		 
	
		a3063531
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/02 04:20
		
Remove accidental double semicolons
		 
	
		fb5c60b6
		 – zhilwang <zhilwang@cisco.com>
 authored
 on 2015/02/01 12:38
		
Merge pull request #1782 from mstorsjo/avoid-yasm-warnings
		 
	
		3243a789
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/01 18:03
		
Move DEFAULT REL into the x86_64 cases
		 
	
		7629543e
		 – zhilwang <zhilwang@cisco.com>
 authored
 on 2015/02/01 12:36
		
Merge pull request #1784 from mstorsjo/force-arm-mode
		 
	
		79b38f55
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/02 04:30
		
Merge pull request #1783 from mstorsjo/simplify-includes
		 
	
		16ca41ca
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/02 04:29
		
Merge pull request #1780 from mstorsjo/speedup-tests
		 
	
		0f1737e0
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/02/02 04:23
		
Merge pull request #1778 from mstorsjo/fix-version-generation
		 
	
		5a787358
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/01 18:00
		
Force armv7/neon within the arm assembly header file
		 
	
		8d539600
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/01 19:07
		
Simplify unittest include paths
		 
	
		84b3216d
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/02/01 19:06
		
Remove redundant unittest include paths
		 
	
		4394d22b
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/30 09:46
		
Set m_iPicResSize in PrepareOneSrcFrame
		 
	
		3c085aec
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/01/30 10:43
		
improve error logging in UT
		 
	
		2356eb1f
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/30 05:44
		
Move the memory allocation/deallocation routines to the common library
		 
	
		078d96be
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/16 07:18
		
Don't overwrite the git-tracked version.h
		 
	
		9b442b3d
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/01/30 05:38
		
Merge pull request #1776 from mstorsjo/mc-test-fix
		 
	
		869870e6
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/30 05:37
		
Rename the decoder WelsMalloc to WelsMallocz
		 
	
		e48cf9f4
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/01/30 05:25
		
Merge pull request #1769 from ruil2/status
		 
	
		28469ab3
		 – sijchen <sijchen@cisco.com>
 authored
 on 2015/01/30 05:24
		
Merge pull request #1775 from sijchen/upd_ver
		 
	
		195df08b
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2015/01/30 04:25
		
Merge pull request #1746 from kinetiknz/gmp-fixes
		 
	
		02365371
		 – Matthew Gregan <kinetik@flim.org>
 authored
 on 2015/01/13 14:02
		
Initialize SVideoProperty struct completely.
		 
	
		9ea66030
		 – Matthew Gregan <kinetik@flim.org>
 authored
 on 2015/01/13 14:00
		
Pass AVCC extra data to the decoder (in AnnexB format) in InitDecode.
		 
	
		30d7352d
		 – Matthew Gregan <kinetik@flim.org>
 authored
 on 2015/01/13 13:58
		
Call InputExhausted when input has not produced a frame, call Error when
		 
	
		a4f09f4d
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2015/01/29 06:14
		
update the version info to sync with recent change of API
		 
	
		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
		 
	
		76b0f8c1
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2015/01/28 06:08
		
Avoid writing outside of the target rect in MCHalfPelFilterAnchor
		 
	
		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
		 
	
		095bb83e
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2015/01/28 11:25
		
add screen content type setting
		 
	
		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
		 
Next