RSS feed
	
	
	
		e47a3638
		 – Haibo Zhu <haibozhu@cisco.com>
 authored
 on 2014/12/03 13:54
		
Add subSPS pre-active check in CheckActiveSPS
		 
	
		e041bc69
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/12/09 05:03
		
Merge pull request #1597 from mstorsjo/msvc-casts
		 
	
		901a599b
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/08 06:48
		
Add casts when converting from int64_t or double to int32_t
		 
	
		cc5978b2
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/12/08 06:03
		
Merge pull request #1594 from lyao2/RC_maxBr_commit5
		 
	
		c2d58576
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/12/08 06:01
		
Merge pull request #1595 from ruil2/update_2
		 
	
		317ac1ca
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/05 12:36
		
change info level as default level
		 
	
		56c895ff
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/05 12:08
		
1. should not set WELS_LOG_ERROR level in encoder initilization.
		 
	
		c01606c2
		 – lyao2 <lyao2@LYAO2-WS01.cisco.com>
 authored
 on 2014/12/05 07:09
		
Rate control refine to fit MAX bitrate requirement
		 
	
		ea93f394
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/05 04:40
		
Merge pull request #1593 from ethanhugg/gmpapiversion
		 
	
		befd5bdd
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2014/12/04 13:11
		
Merge pull request #1592 from dongzha/FixGreyPic
		 
	
		fc895c13
		 – dongzha <dongzha@DONGZHA-WS04.cisco.com>
 authored
 on 2014/12/04 12:07
		
fix grey picture when resolution is the same
		 
	
		054b8eeb
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2014/12/04 10:37
		
Merge pull request #1588 from huili2/dec_stat_accumulate
		 
	
		60b6ce14
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2014/12/04 10:36
		
Merge pull request #1589 from huili2/fix_fmo_sliceskip
		 
	
		a8159c89
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/12/04 05:24
		
Switch to use stable branch of gmp-api
		 
	
		928a7eac
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/12/03 15:26
		
fix crash issue of sliceskip and inf-loop in fmo
		 
	
		a5cabf0b
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/12/02 06:48
		
Merge pull request #1582 from mstorsjo/lib-install-fixes
		 
	
		91ae2dab
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/02 10:54
		
Merge pull request #1587 from mstorsjo/msvc-warnings
		 
	
		dd24edc8
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/02 10:54
		
Merge pull request #1585 from dongzha/issue1535New
		 
	
		f4af5d2f
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/02 10:10
		
Merge pull request #1586 from ganyangbbl/fix_character
		 
	
		6981aec7
		 – ganyangbbl <ganyang@cisco.com>
 authored
 on 2014/12/02 09:30
		
fix chinese character
		 
	
		f668e1be
		 – dong zhang <dongzha@cisco.com>
 authored
 on 2014/12/02 04:34
		
fix issue 1535
		 
	
		5d4eb63d
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/02 04:35
		
Don't implicitly convert int to bool
		 
	
		8b9be2b3
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/12/01 14:01
		
accumulate dec stat
		 
	
		3d263d10
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 09:28
		
Set a default SHAREDLIB_DIR in the main Makefile
		 
	
		9b59e502
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 09:26
		
Simplify creating output directories for the install-shared rule
		 
	
		a48b632a
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 09:26
		
Actually install the shared library into $(SHAREDLIB_DIR) as intended
		 
	
		e1326583
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 09:24
		
Set SHAREDLIB_DIR for msvc as well
		 
	
		59c30f89
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 09:22
		
Handle generating the versionless library via make rules
		 
	
		575b6fb5
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 09:19
		
Check the suffix instead of checking whether a file is a link
		 
	
		2c9b5b98
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 09:18
		
Actually install the versioned shared library file as well
		 
	
		8e419e41
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 09:09
		
Simplify setting the shlib flags for msvc
		 
	
		80beaed5
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 09:07
		
Fix the dependencies of the install-shared target
		 
	
		8f7e10ab
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 07:29
		
Honor the silent build flag when adding the shared library symlink
		 
	
		a7d8142a
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 07:31
		
Set the right SHAREDLIBSUFFIXVER for msvc
		 
	
		397e20b0
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/12/01 07:41
		
Install the import library via the EXTRA_LIB mechanism on mingw as well
		 
	
		852ed8a2
		 – zhilwang <zhilwang@cisco.com>
 authored
 on 2014/12/01 12:12
		
Merge pull request #1578 from ruil2/rc
		 
	
		2e15351d
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/01 09:53
		
Merge pull request #1567 from dongzha/FixMvCpBug
		 
	
		b1dccaa6
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/01 09:45
		
use existed assembly function in cabac encoder
		 
	
		9a08b7f9
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/01 07:43
		
Merge pull request #1574 from huili2/dec_stat_add_freeze
		 
	
		607d814e
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/12/01 06:36
		
Merge pull request #1577 from ruil2/set_param
		 
	
		a100fb80
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/01 07:13
		
modify log info(remove unuseful log and add some new logs)
		 
	
		d58f9094
		 – dongzha <dongzha@DONGZHA-WS04.cisco.com>
 authored
 and dong zhang <dongzha@cisco.com>
 committed
 on 2014/11/27 10:25
		
avoid using the same picture buff for prev pic and curr pic
		 
	
		8028fe71
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/01 05:35
		
add SetOption(ENCODER_OPTION_SVC_ENCODE_PARAM_BASE,&base) for encoder
		 
	
		8c7aaa84
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/30 16:39
		
Merge pull request #1568 from ruil2/cleanup
		 
	
		30820fd8
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/01 04:16
		
use iBitsVaryPercentage passed by the app instead of the macro
		 
	
		8e39cb3a
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/30 14:39
		
Merge pull request #1575 from ruil2/set_param
		 
	
		c592d18d
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/12/01 05:31
		
Merge pull request #1573 from sijchen/after_review1
		 
	
		7cea82bd
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/11/28 11:15
		
remove a too-tight checking of bit rate
		 
	
		e7debe73
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/28 05:28
		
Merge pull request #1571 from mstorsjo/silence-intentional-errors
		 
	
		b9dc3108
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/11/28 06:04
		
Silence logging in a test which intentionally can trigger errors
		 
	
		59e782a8
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/28 05:27
		
Merge pull request #1572 from mstorsjo/loopfilter-opts
		 
	
		0bae0f86
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/11/28 08:06
		
Validate that iLoopFilterDisableIdc is set to a sensible value in ParamValidationExt
		 
	
		24cd934b
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/11/28 08:06
		
Log what uiDisableDeblockingFilterIdc was set to when printing an error message
		 
	
		90eee67e
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/11/28 08:05
		
Don't set invalid iLoopFilterDisableIdc in RandomParamExtCombination
		 
	
		1526de3a
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/11/28 03:49
		
Merge pull request #1566 from nirbheek/master
		 
	
		504cabf1
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/11/26 20:46
		
add dec status for freezing
		 
	
		c44d4a7f
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/27 16:54
		
Merge pull request #1569 from mstorsjo/pointer-diff-cast
		 
	
		7c0369da
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/27 10:55
		
add iBitsVaryPercentage parameters to control bitrate
		 
	
		82b70b34
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2014/11/27 09:22
		
Merge pull request #1561 from ruil2/cleanup
		 
	
		3a73179c
		 – zhilwang <zhilwang@cisco.com>
 authored
 on 2014/11/27 09:21
		
Merge pull request #1559 from HaiboZhu/EC_off_crash_no_output
		 
	
		69f6db1b
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2014/11/27 09:21
		
Merge pull request #1560 from ruil2/max2
		 
	
		c2c861f1
		 – HaiboZhu <haibozhu@cisco.com>
 authored
 on 2014/11/27 09:21
		
Merge pull request #1562 from zhilwang/asm-cabac
		 
	
		917d41bd
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/11/27 06:31
		
Add casts when converting pointer differences to integers
		 
	
		3f69873c
		 – Nirbheek Chauhan <nirbheek@centricular.com>
 authored
 on 2014/11/13 13:48
		
Makefile: Fix shared library building on various OSes
		 
	
		92bc88ea
		 – zhiliang wang <zhilwang@cisco.com>
 authored
 on 2014/11/26 11:44
		
Add asm code for decoder cabac
		 
	
		80ce939d
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/26 11:15
		
remove some macro definitions in header files
		 
	
		a43fa3ae
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/26 10:22
		
cleanup macro definition
		 
	
		9da19758
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/11/26 08:33
		
Merge pull request #1556 from ruil2/max2
		 
	
		f131b454
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/11/26 08:32
		
Merge pull request #1557 from dongzha/AddDecoderTimeStampNew
		 
	
		2e5243e5
		 – dong zhang <dongzha@cisco.com>
 authored
 on 2014/11/25 09:25
		
add timestamp in decoder
		 
	
		4a6de5bb
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/26 05:26
		
remove some unused code
		 
	
		e1262a9a
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/25 17:54
		
Merge pull request #1558 from huili2/comment_outputlog
		 
	
		fe7faf76
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/25 17:54
		
Merge pull request #1555 from huili2/comment_API_parseonly
		 
	
		aa5e7f79
		 – Haibo Zhu <haibozhu@cisco.com>
 authored
 on 2014/11/19 12:13
		
Remove the SPS/PPS exist ahead reset logic and change the CheckSpsActive logic
		 
	
		347e4893
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/11/24 18:28
		
add parse only comment in API
		 
	
		94dde141
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/11/25 13:02
		
comment output info with FREEZE
		 
	
		d543ae89
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/25 12:12
		
add maxbitrate verification
		 
	
		305a2421
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/11/25 07:59
		
Merge pull request #1549 from dongzha/ECMvCopy
		 
	
		f1fb0d6b
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/25 06:20
		
Merge pull request #1548 from sijchen/after_review
		 
	
		9425c2ab
		 – dong zhang <dongzha@cisco.com>
 authored
 on 2014/11/25 05:45
		
add EC MV copy
		 
	
		f48b2e55
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/25 04:14
		
Merge pull request #1553 from ruil2/max2
		 
	
		7be8d200
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/25 04:12
		
Merge pull request #1554 from mstorsjo/add-float-cast
		 
	
		22cc0a88
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/25 12:14
		
Merge pull request #1552 from mstorsjo/init-parameters
		 
	
		0d426b82
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/25 12:13
		
Merge pull request #1551 from sijchen/after_review2
		 
	
		1ff9de36
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/11/25 09:28
		
Explicitly cast int64_t to float
		 
	
		29da6a60
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/11/25 04:59
		
Initialize the bParseOnly field in DecoderInterfaceTest::TestInitUninit
		 
	
		cef85118
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/11/24 17:44
		
add parentness
		 
	
		3be7e902
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/11/24 11:11
		
add one more conditin for statistics printing to avoid timestamp problem
		 
	
		48e79d51
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/24 06:28
		
Merge pull request #1547 from huili2/ParseDecode
		 
	
		336b2d15
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/24 06:27
		
Merge pull request #1542 from sijchen/review
		 
	
		b231e3f0
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/11/23 18:56
		
parse only add and UT
		 
	
		53c14dcc
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/11/21 09:01
		
Merge pull request #1545 from ruil2/add_traces
		 
	
		3025c58a
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/21 08:27
		
add some traces
		 
	
		a0b08665
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/21 06:30
		
Merge pull request #1543 from dongzha/Fix1535
		 
	
		1359583c
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/21 06:29
		
Merge pull request #1544 from shihuade/master
		 
	
		7175d3c9
		 – huashi <huashi@cisco.com>
 authored
 on 2014/11/21 05:38
		
1.doxgen documentation format for comments in api/*.h 2. comments to wiki tools in openh264/docs/*
		 
	
		cdd410ca
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/11/20 07:55
		
refactor Sps generation
		 
	
		24fb213d
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/11/20 04:33
		
Merge pull request #1537 from sijchen/after_review
		 
	
		0b2c82d9
		 – Sijia Chen <sijchen@cisco.com>
 authored
 on 2014/11/19 11:05
		
add UNSPECIFIED value for max bit rate setting
		 
	
		b18e9059
		 – dong zhang <dongzha@cisco.com>
 authored
 on 2014/11/19 11:03
		
Check and Fix some issue#1535
		 
Next