shithub: openh264

RSS feed

c1255451 – Karina <ruil2@cisco.com> authored on 2016/06/06 13:06
use the correct frametype in statistics info

106d13d2 – ruil2 <ruil2@cisco.com> authored on 2016/06/06 08:46
Merge pull request #2492 from saamas/processing-x86-downsample-use-lddqu

f183891c – Sindre Aamås <saamas@cisco.com> authored on 2016/06/03 20:41
[Processing/x86] Use lddqu in case we still run on anything that benefits

3eba8076 – ruil2 <ruil2@cisco.com> authored on 2016/06/03 09:39
Merge pull request #2487 from sijchen/refactor_ref31

1fa02f6b – sijchen <sijchen@cisco.com> authored on 2016/06/02 06:00
Merge pull request #2488 from ruil2/codingIdx1

4f41c3a5 – Karina <ruil2@cisco.com> authored on 2016/06/02 17:17
fix codingIdx update issue

a7ae1efc – sijchen@cisco.com <sijchen@cisco.com> authored on 2016/06/01 17:33
add back the missing part after merging and formatting

8bacc3d4 – sijchen@cisco.com <sijchen@cisco.com> authored on 2016/06/01 17:26
Preprocess: refactor to improve code readability

f6b6a0f6 – sijchen <sijchen@cisco.com> authored on 2016/06/01 05:28
Merge pull request #2485 from ruil2/init

268a0eb6 – Karina <ruil2@cisco.com> authored on 2016/06/01 06:52
remove redundant initialization

515eeb41 – HaiboZhu <haibozhu@cisco.com> authored on 2016/06/01 05:03
Merge pull request #2481 from ruil2/maxbitrate1

7ccc377d – HaiboZhu <haibozhu@cisco.com> authored on 2016/06/01 05:03
Merge pull request #2480 from ruil2/fix

2d3fc37a – ruil2 <ruil2@cisco.com> authored on 2016/06/01 04:31
Merge pull request #2484 from sijchen/refactor_preprocess13

87e81a7a – Karina <ruil2@cisco.com> authored on 2016/06/01 04:21
use the same name to avoid confusing.

dd021b6c – Karina <ruil2@cisco.com> authored on 2016/05/31 17:01
fix iContinualSkipFrames calculation

8effa45e – Karina <ruil2@cisco.com> authored on 2016/05/31 16:46
fix removing parameter setting

df77a5d5 – HaiboZhu <haibozhu@cisco.com> authored on 2016/05/31 13:20
Merge pull request #2478 from ruil2/refine_rc1

4fc2b1f6 – Karina <ruil2@cisco.com> authored on 2016/05/31 12:08
refine RC

3f199f92 – HaiboZhu <haibozhu@cisco.com> authored on 2016/05/31 12:33
Merge pull request #2477 from ruil2/add_param_configure

03863ae4 – sijchen@cisco.com <sijchen@cisco.com> authored on 2016/05/31 10:36
different preprocess actually used diff source picture management

7f2ba4dc – Karina <ruil2@cisco.com> authored on 2016/05/31 09:53
add savc setting in configure file and command line

a1cae497 – sijchen@cisco.com <sijchen@cisco.com> authored on 2016/05/31 05:46
add class for diff preprocess strategy

1d2b52e4 – HaiboZhu <haibozhu@cisco.com> authored on 2016/05/31 07:08
Merge pull request #2476 from ruil2/did1

c29da290 – sijchen <sijchen@cisco.com> authored on 2016/05/31 06:58
Merge pull request #2479 from ruil2/refine_rc1

64ad70b0 – Karina <ruil2@cisco.com> authored on 2016/05/31 13:35
get the correct did for savc case

e3c30660 – Karina <ruil2@cisco.com> authored on 2016/05/30 11:03
fix dependency ID mapping issue

39c2fb3d – ruil2 <ruil2@cisco.com> authored on 2016/05/27 11:17
Merge pull request #2472 from saamas/processing-x86-general-bilinear-downsample-optimizations

563376df – Sindre Aamås <saamas@cisco.com> authored on 2016/05/25 10:15
[UT] Test downsampling routines with a wider variety of height ratios

c17a58ef – HaiboZhu <haibozhu@cisco.com> authored on 2016/05/25 06:00
Merge pull request #2473 from ruil2/update_interface

780101fc – HaiboZhu <haibozhu@cisco.com> authored on 2016/05/25 05:59
Merge pull request #2474 from ruil2/overflow

2ef9613e – Karina <ruil2@cisco.com> authored on 2016/05/24 09:25
avoid overflow

4fec6d58 – Sindre Aamås <saamas@cisco.com> authored on 2016/05/23 09:10
[UT] Test generic downsampling routines with a wider variety of width ratios

e4902159 – Sindre Aamås <saamas@cisco.com> authored on 2016/05/23 09:08
[Processing/x86] Add an AVX2 implementation of GeneralBilinearAccurateDownsample

b43e58a3 – Sindre Aamås <saamas@cisco.com> authored on 2016/05/23 09:06
[Processing/x86] Add an AVX2 implementation of GeneralBilinearFastDownsample

b1013095 – Sindre Aamås <saamas@cisco.com> authored on 2016/05/23 09:02
[Processing/x86] Add an SSE4.1 implementation of GeneralBilinearAccurateDownsample

1995e03d – Sindre Aamås <saamas@cisco.com> authored on 2016/05/23 08:56
[Processing/x86] Add an SSSE3 implementation of GeneralBilinearFastDownsample

c96c8b05 – ruil2 <ruil2@cisco.com> authored on 2016/05/23 09:21
Merge pull request #2468 from sijchen/refactor_pre

cbaf0875 – Sindre Aamås <saamas@cisco.com> authored on 2016/05/23 08:48
[Processing] Reduce duplication in downsampling wrappers

685b6144 – HaiboZhu <haibozhu@cisco.com> authored on 2016/05/23 05:49
Merge pull request #2469 from ruil2/fix_bitrate

9b2dd553 – Karina <ruil2@cisco.com> authored on 2016/05/20 08:54
add GetBsPostion for cabac and cavlc

ac37666c – Karina <ruil2@cisco.com> authored on 2016/05/19 13:17
modify the interface that use a independent subseqID for each layer

27e803f6 – sijchen <sijchen@cisco.com> authored on 2016/05/19 05:42
refactor to make logic clean

a5e4cca7 – sijchen <sijchen@cisco.com> authored on 2016/05/18 17:35
Merge pull request #2467 from ruil2/overflow

8a341070 – Karina <ruil2@cisco.com> authored on 2016/05/19 08:00
fix overflow issue

3fd490db – sijchen <sijchen@cisco.com> authored on 2016/05/18 07:40
Merge pull request #2460 from sijchen/refactor_ref2

1ac02f30 – sijchen <sijchen@cisco.com> authored on 2016/05/18 06:57
fix conflict with master

7188e50a – sijchen <sijchen@cisco.com> authored on 2016/05/18 05:34
Merge pull request #2465 from ruil2/skip_layers

c298d66d – Karina <ruil2@cisco.com> authored on 2016/05/18 05:47
fix temporal layer skip issue

6d79601d – sijchen <sijchen@cisco.com> authored on 2016/05/16 18:57
Merge pull request #2463 from HaiboZhu/Fix_build_error_windows_debug

85f4beb9 – Haibo Zhu <haibozhu@cisco.com> authored on 2016/05/17 09:46
Fix the wrong variable name which casue the build error

46220cfb – HaiboZhu <haibozhu@cisco.com> authored on 2016/05/17 06:51
Merge pull request #2461 from HaiboZhu/Bugfix_remove_undefined_behavior_warning

86c1f0d2 – Haibo Zhu <haibozhu@cisco.com> authored on 2016/05/17 05:40
Remove the undefined behavior waring in parse_cabac

0ec686f7 – ruil2 <ruil2@cisco.com> authored on 2016/05/17 05:19
Merge pull request #2452 from sijchen/refactor_sps2

1eb73529 – sijchen <sijchen@cisco.com> authored on 2016/05/16 06:59
Merge pull request #2458 from ruil2/downsampling2

f623aa31 – HaiboZhu <haibozhu@cisco.com> authored on 2016/05/16 11:35
Merge pull request #2459 from ruil2/fix_crash

3b55d649 – Karina <ruil2@cisco.com> authored on 2016/05/16 10:43
fix crash when temporal layer is skipped, the frame should not be encoded

00747540 – sijchen <sijchen@cisco.com> authored on 2016/05/16 06:55
move strategy related pointer to class

96b2a870 – Karina <ruil2@cisco.com> authored on 2016/05/16 05:28
add one new downsampling algorithms

3fa9a484 – sijchen <sijchen@cisco.com> authored on 2016/05/05 12:27
Merge pull request #2433 from hzwangsiyu/master

ffb85046 – sijchen <sijchen@cisco.com> authored on 2016/05/04 11:06
Refactoring: Wrap all the operations related to eSpsPpsIdStrategy to class, to improve code readability

c30cc412 – HaiboZhu <haibozhu@cisco.com> authored on 2016/05/04 05:49
Merge pull request #2448 from saamas/encoder-getnonzerocount-sse42

e9dc9780 – ruil2 <ruil2@cisco.com> authored on 2016/04/28 05:08
Merge pull request #2447 from saamas/encoder-cavlcparamcal-sse42

7d656872 – ruil2 <ruil2@cisco.com> authored on 2016/04/28 05:08
Merge pull request #2441 from saamas/encoder-add-avx2-4x4-quantization-routines

56618249 – ruil2 <ruil2@cisco.com> authored on 2016/04/28 05:08
Merge pull request #2436 from saamas/processing-add-avx2-vaa-routines

fb0b2b3f – Sindre Aamås <saamas@cisco.com> authored on 2016/04/24 18:59
[Encoder/x86] Drop unneeded LOAD_4_PARA in CavlcParamCal_sse42

d1c77131 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/24 18:36
[Encoder/x86] Minor CavlcParamCal_sse42 tweak

f56bdc3a – Sindre Aamås <saamas@cisco.com> authored on 2016/04/21 12:29
[Encoder/x86] Minor CavlcParamCal_sse42 tweak

2eb88007 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/21 11:46
[Encoder/x86] Remove a leftover mov instruction in CavlcParamCal_sse42

4645bd26 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/19 15:42
[Encoder] Add an SSE4.2 implementation of WelsGetNonZeroCount

d906dda2 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/19 16:50
[UT] Improve GetNonZeroCount tests

3f31aff4 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/19 12:41
[Encoder] Add an SSE4.2 implementation of CavlcParamCal

502b1692 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/19 12:37
[UT] Add tests for CavlcParamCal_c and CavlcParamCal_sse2

98c6c6de – HaiboZhu <haibozhu@cisco.com> authored on 2016/04/20 06:48
Merge pull request #2446 from HaiboZhu/Reduce_log_size_for_parse_only_mode

3b68840d – HaiboZhu <haibozhu@cisco.com> authored on 2016/04/20 06:03
Merge pull request #2444 from GuangweiWang/fix-assembly-arm64

3ccecfbd – Haibo Zhu <haibozhu@cisco.com> authored on 2016/04/20 05:58
Add the log reduce logic into parse only mode

c9433ee7 – HaiboZhu <haibozhu@cisco.com> authored on 2016/04/18 05:21
Merge pull request #2442 from ruil2/deblocking_fix

cc407b4b – Guangwei Wang <guangwwa@cisco.com> authored on 2016/04/17 15:47
fix code style

0b8cdcaf – Guangwei Wang <guangwwa@cisco.com> authored on 2016/04/17 15:41
extension 32-bit parameters to 64-bit on arm64 assembly function

1ecb9582 – Karina <ruil2@cisco.com> authored on 2016/04/14 10:57
update arm assembly comments

dd340b7f – Karina <ruil2@cisco.com> authored on 2016/04/14 10:49
modify neon comment

525dbe70 – Karina <ruil2@cisco.com> authored on 2016/04/14 06:06
add 32-bit parameter sign-extentions for block_add_aarch64_neon.S

d34e2092 – Karina <ruil2@cisco.com> authored on 2016/04/13 15:30
fix 32-bit parameters issue on arm64 assembly function

bb49e237 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/13 04:42
[Encoder] Add AVX2 4x4 quantization routines

1e83bec8 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/13 04:41
[UT] Add some missing quantization tests

abaf3a41 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/13 04:39
[UT] Reduce duplication in quantization tests

50daa8f7 – HaiboZhu <haibozhu@cisco.com> authored on 2016/04/12 12:48
Merge pull request #2439 from ruil2/deblocking_fix

79437648 – Karina <ruil2@cisco.com> authored on 2016/04/12 12:27
add missing sign extension for arm64

93db6511 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/11 11:55
[UT] Test VAA routines with a wider variety of resolutions

57fc3e99 – Sindre Aamås <saamas@cisco.com> authored on 2016/04/08 13:05
[Processing] Add AVX2 VAA routines

eb9f5658 – HaiboZhu <haibozhu@cisco.com> authored on 2016/04/06 04:59
Merge pull request #2432 from ruil2/refine_encode1

6d2d031f – hzwangsiyu <hzwangsiyu@163.com> authored on 2016/04/04 06:32
Update .gitignore

7e14400b – Karina <ruil2@cisco.com> authored on 2016/03/31 12:58
refine the workflow for encode one frame

c423a80b – HaiboZhu <haibozhu@cisco.com> authored on 2016/03/30 13:02
Merge pull request #2431 from ruil2/temporal_layer

3927d91b – Karina <ruil2@cisco.com> authored on 2016/03/29 11:48
fix temporal layer issue when output frame rate is different from input frame rate

17d7aa13 – ruil2 <ruil2@cisco.com> authored on 2016/03/25 05:36
Merge pull request #2427 from mstorsjo/mktargets

81493590 – Martin Storsjö <martin@martin.st> authored on 2016/03/24 06:01
Remove a stray empty line

d7bc4f5f – Martin Storsjö <martin@martin.st> authored on 2016/03/24 06:01
Make sure that gtest-targets.mk gets regenerated with the right directory

30da4f19 – sijchen <sijchen@cisco.com> authored on 2016/03/24 05:49
Merge pull request #2426 from ruil2/fix_trace

25818b0f – zhilwang <zhilwang@cisco.com> authored on 2016/03/24 13:07
Merge pull request #2428 from mstorsjo/sign-extension

10dfb267 – Karina <ruil2@cisco.com> authored on 2016/03/24 10:17
fix skip frames statistics issue

Next