RSS feed
	
	
	
		4e89e71e
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/10/23 13:54
		
reformat cpp files for unit tests
		 
	
		97298de9
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/10/23 13:50
		
reformat cpp files for next release
		 
	
		452fb868
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/10/23 12:40
		
Merge pull request #1432 from mstorsjo/rename-makefiles
		 
	
		e415c3fe
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/10/22 06:18
		
Remove the "platform-" prefix from common shared makefiles
		 
	
		195d1361
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/10/22 05:04
		
Merge pull request #1430 from mstorsjo/make-param-reorder
		 
	
		6c4f0d7d
		 – zhilwang <zhilwang@cisco.com>
 authored
 on 2014/10/22 13:09
		
Merge pull request #1431 from mstorsjo/msvc-unify-nasm
		 
	
		b17e9bb3
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/10/22 06:00
		
Make nasm commands in vcproj files consistent
		 
	
		7720f2cc
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/10/22 05:25
		
Add literal CRLF at the end of nasm commands that are missing them
		 
	
		88b7a62f
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/10/22 05:40
		
Set LDFLAGS after the object files in shared library linking commands
		 
	
		d720122a
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/10/21 13:23
		
Merge pull request #1426 from sijchen/fix_paramtranscode1
		 
	
		cbe78913
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/10/21 12:00
		
add clip in ParamTranscode for input para checking
		 
	
		5762cbb8
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/10/17 12:32
		
Merge pull request #1419 from sijchen/fix_sm4_mt
		 
	
		1a78f69f
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2014/10/17 06:09
		
Merge pull request #1418 from huili2/EC_option_bugfix
		 
	
		d1a3bd3d
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/10/16 11:21
		
Merge pull request #1416 from ruil2/fix
		 
	
		89454f0c
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/10/16 10:57
		
modify trace level and fix potential issues
		 
	
		9a0d56da
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/10/16 10:24
		
Merge pull request #1412 from daniel-j-h/clang_cleanup
		 
	
		d74c0f6a
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/10/16 10:22
		
Merge pull request #1414 from HaiboZhu/LTR_EC
		 
	
		2479abf5
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/10/15 13:46
		
improve the logic of locking in the function
		 
	
		9d182ee5
		 – Haibo Zhu <haibozhu@cisco.com>
 authored
 on 2014/10/12 19:20
		
Add picture bIsComplete flag to reflect the status of decoder
		 
	
		cdb7e5da
		 – Daniel J. Hofmann <daniel@trvx.org>
 authored
 on 2014/10/15 05:12
		
Removed accidentally committed vim swapfile
		 
	
		869c567f
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/10/14 22:41
		
ec disable bug fix
		 
	
		46ee46c1
		 – Daniel J. Hofmann <daniel@trvx.org>
 authored
 on 2014/10/14 19:57
		
Memory allocated by 'new[]' should be deallocated by 'delete[]', not 'delete'
		 
	
		d9e0f2b0
		 – Daniel J. Hofmann <daniel@trvx.org>
 authored
 on 2014/10/14 19:36
		
Wtautological-undefined-compare
		 
	
		39d725c1
		 – Daniel J. Hofmann <daniel@trvx.org>
 authored
 on 2014/10/14 19:23
		
Wnewline-eof
		 
	
		cab92a3e
		 – Daniel J. Hofmann <daniel@trvx.org>
 authored
 on 2014/10/14 19:11
		
Wheader-hygiene
		 
	
		ba535bda
		 – Daniel J. Hofmann <daniel@trvx.org>
 authored
 on 2014/10/14 18:56
		
Wextra-semi
		 
	
		2ff61475
		 – Daniel J. Hofmann <daniel@trvx.org>
 authored
 on 2014/10/14 18:21
		
Wc++11-extra-semi
		 
	
		1e62aafc
		 – Daniel J. Hofmann <daniel@trvx.org>
 authored
 on 2014/10/14 18:20
		
Wc++11-extensions
		 
	
		4fc27714
		 – Daniel J. Hofmann <daniel@trvx.org>
 authored
 on 2014/10/14 18:16
		
Wc++11-compat-reserved-user-defined-literal
		 
	
		3ad4d907
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/10/13 07:04
		
Merge pull request #1410 from dabenham/master
		 
	
		024ac63f
		 – dabenham <dbenham@cisco.com>
 authored
 on 2014/10/13 06:59
		
Update RELEASES
		 
	
		614e898b
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/10/10 13:24
		
Merge pull request #1408 from HaiboZhu/Add_UT_Deblocking
		 
	
		3885bd8f
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 and Haibo Zhu <haibozhu@cisco.com>
 committed
 on 2014/10/09 04:28
		
Merge pull request #1406 from mstorsjo/fix-warnings
		 
	
		ad247a9a
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/10/09 07:58
		
Fix compiler warnings about comparison between signed and unsigned
		 
	
		f9bab05b
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/10/09 05:04
		
Merge pull request #1402 from HaiboZhu/Add_UT_Deblocking
		 
	
		b425450b
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/10/09 04:28
		
Merge pull request #1406 from mstorsjo/fix-warnings
		 
	
		52419bd1
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/10/02 08:26
		
Merge pull request #1400 from mstorsjo/warning-fix
		 
	
		8c8cd50c
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/30 17:40
		
Merge pull request #1403 from sijchen/fr_setting_fix1
		 
	
		68fed536
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/09/30 13:54
		
add checking of frame rate and temporal layer setting for encoder input param
		 
	
		007fb470
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2014/09/30 10:51
		
Merge pull request #1399 from huili2/ParseOnlyAPI
		 
	
		a3a0effc
		 – dongzha <dongzha@cisco.com>
 authored
 on 2014/09/30 06:05
		
Merge pull request #1398 from shihuade/APIUT_V1
		 
	
		0affe66f
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/09/30 04:52
		
Remove unused variables
		 
	
		311272d3
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/09/30 04:52
		
Use the right log format for printing 64 bit integers
		 
	
		b7c54242
		 – Haibo Zhu <haibozhu@cisco.com>
 authored
 on 2014/09/16 19:23
		
Modify the random value range which only for debug
		 
	
		04c2a7ac
		 – Haibo Zhu <haibozhu@cisco.com>
 authored
 on 2014/09/16 19:13
		
Add CLIP3 and using ASSERT_FALSE macros
		 
	
		27a21edc
		 – Haibo Zhu <haibozhu@cisco.com>
 authored
 on 2014/09/11 14:04
		
Modify the targets.mk
		 
	
		3593f2e3
		 – Haibo Zhu <haibozhu@cisco.com>
 authored
 on 2014/09/11 13:51
		
Add partly UT code for deblocking filter
		 
	
		d875d923
		 – shihuade <shihuadesysu@gmail.com>
 authored
 on 2014/09/29 15:05
		
refator for API test--prepareEncDecParam and EncodeOneFrame
		 
	
		efdefdba
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/09/28 14:06
		
add API only for decode parser for HW decoding support
		 
	
		6b1630cc
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/29 13:09
		
Merge pull request #1396 from lyao2/rc_trace2
		 
	
		3904c025
		 – lyao2 <lyao2@LYAO2-WS01.cisco.com>
 authored
 on 2014/09/29 11:41
		
add debug info for RC max bitrate control test
		 
	
		72df2000
		 – dongzha <dongzha@cisco.com>
 authored
 on 2014/09/29 04:34
		
Merge pull request #1391 from sijchen/modi_stra34
		 
	
		fd8d41db
		 – dongzha <dongzha@cisco.com>
 authored
 on 2014/09/29 04:33
		
Merge pull request #1392 from dongzha/addMissedFileInVSUT
		 
	
		07fa3d18
		 – dongzha <dongzha@DONGZHA-WS04.cisco.com>
 authored
 on 2014/09/28 11:16
		
add missed files in VS UT solution
		 
	
		6673a5f7
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/09/28 09:12
		
1, fix a value in preprocess to avoid warning in UT
		 
	
		e4b373a8
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/26 13:11
		
Merge pull request #1390 from sijchen/modi_stra25
		 
	
		cf2cf9ef
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/09/26 12:40
		
add basic strategy for lossy+no LTR route
		 
	
		6ae38da3
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/26 07:43
		
Merge pull request #1389 from zhilwang/issue-fix
		 
	
		19c02bdf
		 – zhiliang wang <zhilwang@cisco.com>
 authored
 on 2014/09/26 07:16
		
Fix crash issue due to commit 8945348.
		 
	
		bab0bf18
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/25 12:53
		
Merge pull request #1387 from dongzha/MoveDoubleInSCCRC
		 
	
		8945348c
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/09/25 11:04
		
Merge pull request #1385 from ruil2/function
		 
	
		ed341048
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/25 10:03
		
refine common moudle for part of intra prediction function
		 
	
		73d27e97
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/25 09:05
		
Merge pull request #1386 from huili2/UT_bugfix_dataformat
		 
	
		bef3d87f
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/25 08:45
		
Merge pull request #1384 from sijchen/add_para21
		 
	
		9f20c727
		 – dong zhang <dongzha@cisco.com>
 authored
 on 2014/09/25 07:05
		
remove double in SCC rc
		 
	
		810d20a5
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/09/24 14:04
		
bug fix for dataformat UT
		 
	
		d0f9b218
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/09/24 12:31
		
Merge pull request #1383 from ruil2/rc_refine
		 
	
		ffebbdb9
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/24 11:59
		
enable ARM assembly for SampleSad16x16
		 
	
		4e57a46c
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/24 09:47
		
Merge pull request #1382 from huili2/dataformat_bugfix
		 
	
		c618cb1e
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/24 05:54
		
refine scc rc
		 
	
		a3bdf4ff
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/09/24 04:59
		
Merge pull request #1378 from sijchen/ref_refac22
		 
	
		147c9052
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/09/23 14:04
		
add reading of the new option
		 
	
		cfbf32b3
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/23 13:21
		
Merge pull request #1381 from mstorsjo/silence-warnings
		 
	
		a59a989d
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/09/23 05:39
		
Silence warnings with gcc in GetOptionTid_AVC_NOPREFIX
		 
	
		f8d2ae42
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/09/22 20:29
		
add protection for decoder and data format
		 
	
		06e56ecd
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2014/09/22 11:51
		
Merge pull request #1380 from huili2/ec_option_free
		 
	
		f6fb459a
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/09/17 14:06
		
add freely setoption for EC_idc and UT
		 
	
		fd8db045
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/09/19 13:08
		
Merge pull request #1377 from ruil2/scc_rc_1
		 
	
		ee2f87db
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/09/19 12:17
		
refactor a function for further strategy adjustment
		 
	
		17df23c2
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/19 12:01
		
Merge pull request #1375 from sijchen/ref_refac11
		 
	
		480ff5ac
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/19 12:00
		
Merge pull request #1374 from sijchen/ref_refac41
		 
	
		66e38cc9
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/19 11:56
		
add scc rate control
		 
	
		c480ffda
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/09/19 10:48
		
use function pointer as refactoring for further strategy adjustment
		 
	
		84ca659f
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/09/19 10:46
		
add parameter and one case in UT
		 
	
		25cad576
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/18 13:27
		
Merge pull request #1372 from huili2/remove_release111
		 
	
		f5b9d920
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/09/18 10:46
		
Merge pull request #1369 from ruil2/console
		 
	
		64fa8a6b
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/09/18 10:38
		
Merge pull request #1371 from ruil2/win_project
		 
	
		ac2de4cb
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/18 10:29
		
Merge pull request #1370 from dongzha/addAPIUTTid
		 
	
		3ba0a995
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/18 10:20
		
update interface definition
		 
	
		c4a446b4
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/09/18 09:23
		
Merge pull request #1367 from ruil2/rename
		 
	
		880bf2d6
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/18 08:12
		
set timestamp for each input frame to preparing for scc rate control
		 
	
		1d372503
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/18 05:12
		
Merge pull request #1368 from sijchen/remove_dul2
		 
	
		7e717148
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/09/17 14:13
		
add a missed line in last commit
		 
	
		05684744
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/09/17 14:10
		
remove duplicate constant macro and modify the num_ref check accordingly
		 
	
		3ff145e8
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/17 11:50
		
rename namespace and funciton name to avoid conflicts with old library
		 
	
		25b723c4
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/09/17 11:19
		
Merge pull request #1366 from lyao2/refine_frameskip2
		 
	
		ca96def4
		 – lyao2 <lyao2@LYAO2-WS01.cisco.com>
 authored
 on 2014/09/17 10:26
		
fix skipframe count error
		 
	
		c213c6ba
		 – dongzha <dongzha@DONGZHA-WS04.cisco.com>
 authored
 and dong zhang <dongzha@cisco.com>
 committed
 on 2014/09/16 05:58
		
1. add Tid API UT
		 
	
		8538b22f
		 – dongzha <dongzha@cisco.com>
 authored
 on 2014/09/17 04:49
		
Merge pull request #1359 from mstorsjo/cleanup-simplification
		 
	
		399ca332
		 – dongzha <dongzha@cisco.com>
 authored
 on 2014/09/17 04:46
		
Merge pull request #1356 from ruil2/memory
		 
Next