RSS feed
8028fe71
– ruil2 <ruil2@cisco.com>
authored
on 2014/12/01 05:35
add SetOption(ENCODER_OPTION_SVC_ENCODE_PARAM_BASE,&base) for encoder
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
c44d4a7f
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/27 16:54
Merge pull request #1569 from mstorsjo/pointer-diff-cast
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
810b9770
– Sijia Chen <sijchen@cisco.com>
authored
on 2014/11/19 10:45
using same type as in interface rather than int32 for uiTimestamp to avoid missing of preciseness
c13bfe64
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/18 13:42
Merge pull request #1536 from sijchen/improve_br_valid
0252f3f3
– sijchen <sijchen@cisco.com>
authored
on 2014/11/17 11:43
Merge pull request #1526 from ruil2/max_nal_size
b05a52be
– sijchen <sijchen@cisco.com>
authored
on 2014/11/17 11:43
Merge pull request #1534 from syureyi/level9
7e24efc6
– Sijia Chen <sijchen@cisco.com>
authored
on 2014/11/17 11:39
adjust the param validation of max bit rate
02853a9a
– zhuiling <lingzhu2@cisco.com>
authored
on 2014/11/17 11:29
add level 9 supporting
cbb6e993
– dongzha <dongzha@cisco.com>
authored
on 2014/11/14 12:16
Merge pull request #1533 from mstorsjo/speedup-tests
bfee07dd
– dongzha <dongzha@cisco.com>
authored
on 2014/11/14 12:14
Merge pull request #1532 from huili2/new_EC_IDR_reschange
606da1a9
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/14 11:30
Merge pull request #1531 from mstorsjo/use-right-type
703bbef1
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/14 06:20
Merge pull request #1530 from sijchen/after_review
deefdcee
– Martin Storsjö <martin@martin.st>
authored
on 2014/11/14 05:39
Use & 0xff instead of WELS_CLIP3(, 0, 255)
45c322a8
– Martin Storsjö <martin@martin.st>
authored
on 2014/11/14 05:27
Reduce the number of rounds in DecoderCrashTest
9ec743c1
– Martin Storsjö <martin@martin.st>
authored
on 2014/11/14 04:47
Use the right data type for a variable
0d16fd61
– huili2 <huili2@cisco.com>
authored
on 2014/11/13 14:26
add EC method to freeze sequence when resolution changed and decoding IDR error
aed7b231
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/13 12:17
Merge pull request #1528 from mstorsjo/fix-warnings
7a2e536e
– HaiboZhu <haibozhu@cisco.com>
authored
on 2014/11/13 09:01
Merge pull request #1525 from dongzha/FixbuginMVClip
b56b8725
– Sijia Chen <sijchen@cisco.com>
authored
on 2014/11/13 08:56
add total length in encoder output and complete most of the statistis calculation
66165a65
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/13 08:26
add return value processing
24536769
– Martin Storsjö <martin@martin.st>
authored
on 2014/11/13 05:48
Cast to the right data type to avoid comparison warnings in gcc
e4f114e0
– dong zhang <dongzha@cisco.com>
authored
on 2014/11/13 05:48
fix mv clip at right boarder
b3922b1d
– sijchen <sijchen@cisco.com>
authored
on 2014/11/12 15:44
Merge pull request #1519 from ruil2/max_nal_size
429ccb38
– dongzha <dongzha@cisco.com>
authored
on 2014/11/12 08:18
Merge pull request #1524 from huili2/parse_err_return_bug_fix
9ba0a1d9
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/12 07:29
Merge pull request #1522 from sijchen/after_review
2527cf5d
– huili2 <huili2@cisco.com>
authored
on 2014/11/11 14:23
fix bug of parse error return for VCL data
cd5928d3
– Sijia Chen <sijchen@cisco.com>
authored
on 2014/11/11 11:12
fix a calculation of fAverageFrameRate
f42c9fae
– sijchen <sijchen@cisco.com>
authored
on 2014/11/11 09:52
Merge pull request #1518 from huili2/ec_UT_0_bugfix
a37f1abe
– sijchen <sijchen@cisco.com>
authored
on 2014/11/11 09:52
Merge pull request #1517 from ruil2/cabac_qp
128546b9
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/11 09:18
add maxnalsize control for gmp wrapper
560fcf17
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/11 07:21
rename parameters
fd45e7ff
– huili2 <huili2@cisco.com>
authored
on 2014/11/10 12:56
EC UT fail bug fix
24823621
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/10 10:56
Merge pull request #1516 from mstorsjo/remove-duplicated-field
c3151125
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/10 10:34
fix cabac encoding bug -- don't get the correct previous mb qp
9512515a
– sijchen <sijchen@cisco.com>
authored
on 2014/11/10 10:00
Merge pull request #1515 from ruil2/add_nal_trace
1c44c43b
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/10 10:20
add some traces for bitstream output
0aa77d29
– Martin Storsjö <martin@martin.st>
authored
on 2014/11/10 04:03
Remove a duplicated field in SWelsSvcCodingParam
8b49f984
– sijchen <sijchen@cisco.com>
authored
on 2014/11/09 13:07
Merge pull request #1507 from ruil2/init
fc811a80
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/09 04:36
Merge pull request #1512 from mstorsjo/add-float-cast
843955bc
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/09 04:35
Merge pull request #1511 from mstorsjo/check-fread-return-value
ac404ce6
– ruil2 <ruil2@cisco.com>
authored
on 2014/11/07 09:58
remove repeat initialization
c8afd156
– Martin Storsjö <martin@martin.st>
authored
on 2014/11/07 06:41
Add a cast when converting from double to float
80bfc43d
– Martin Storsjö <martin@martin.st>
authored
on 2014/11/07 06:24
Check the return value of fread
a7b22795
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/11/07 04:49
Merge pull request #1510 from mstorsjo/unsigned-int-literals
50e2eb5e
– Martin Storsjö <martin@martin.st>
authored
on 2014/11/07 06:19
Change integer literals to unsigned to avoid warnings about comparison between signed and unsigned
3c753c42
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/11/07 04:46
Merge pull request #1509 from mstorsjo/fix-warnings-cast
2b9f4f66
– Martin Storsjö <martin@martin.st>
authored
on 2014/11/07 06:17
Add casts to avoid warnings about comparison between signed and unsigned
067fa097
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/11/07 04:45
Merge pull request #1508 from mstorsjo/remove-unused-variables
08c07e4b
– Martin Storsjö <martin@martin.st>
authored
on 2014/11/07 06:12
Remove unused variables
44013d4c
– HaiboZhu <haibozhu@cisco.com>
authored
on 2014/11/06 16:31
Merge pull request #1504 from syureyi/android_bugfix
789603a8
– dongzha <dongzha@cisco.com>
authored
on 2014/11/06 12:24
Merge pull request #1503 from huili2/ec_crossIDR
Next