shithub: openh264

RSS feed

61b9ddce – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/24 04:47
Merge pull request #2604 from huili2/parse_ubsan_32shift

05a95e0e – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/23 08:26
Merge pull request #2603 from mstorsjo/fix-msvc-warning

33641687 – huili2 <huili2@cisco.com> authored on 2016/11/22 05:36
fix ubsan warning on 32bit shift using twice 16bit calling

d52aadf2 – Martin Storsjö <martin@martin.st> authored and Martin Storsjo <martin@martin.st> committed on 2016/11/22 04:21
Fix build warnings on MSVC

6d9220c4 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/21 04:40
Merge pull request #2599 from huili2/vui_parse_part

4ebaba86 – huili2 <huili2@cisco.com> authored on 2016/11/14 09:31
add part of VUI parse in sps, and add SAR option in GetOption()

bc0fc2e7 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/15 09:52
Merge pull request #2594 from huili2/parseonly_mem_bugfix

f84c1c28 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/15 09:37
Merge pull request #2593 from ruil2/aq

e6a6b09d – huili2 <huili2@cisco.com> authored on 2016/11/08 05:01
fix parseonly issues when bs is very large

69a6c273 – Karina <ruil2@cisco.com> authored on 2016/11/10 11:00
turn off aq and don't use default max/min qp in RC_QUALITY_MODE

5b5134ea – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/09 04:45
Merge pull request #2590 from GuangweiWang/issue-2561

6ba85394 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/03 06:56
Merge pull request #2589 from ruil2/reset_code

8a3daad1 – Karina <ruil2@cisco.com> authored on 2016/10/09 06:15
don't use random input for max resolution

a6f60e9a – Karina <ruil2@cisco.com> authored on 2016/11/03 05:51
change log type to avoid too many logs

0c82b4b4 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/03 05:47
Merge pull request #2588 from shihuade/BugFixed_V1

9f0f8b0a – huade <huashi@cisco.com> authored on 2016/11/02 06:25
add log info if bIDR set to false when calling ForceIntraFrame()

d76d62d3 – shihuade <shihuadesysu@gmail.com> authored on 2016/11/02 05:48
API update--do nothing if bIDR set to false when calling ForceIntraFrame()

8bf907ea – shihuade <shihuadesysu@gmail.com> authored on 2016/11/02 05:42
fixed bug--multi-thread log format

163fe6fe – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/02 05:31
Merge pull request #2579 from huili2/ubsan_warning_videotype

3e4c6382 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/02 05:29
Merge pull request #2581 from rwhitworth/documentation

284861b3 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/02 05:28
Merge pull request #2580 from mstorsjo/ios-sdk

7a9f15cb – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/10/27 14:21
Merge pull request #2584 from ruil2/forceidr

696fb49a – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/10/26 12:50
Merge pull request #2572 from sijchen/improve_dump_src2

61e66854 – Karina <ruil2@cisco.com> authored on 2016/10/26 12:44
Set IDR frame independently for simulcast AVC

ca905643 – Guangwei Wang <guangwwa@cisco.com> authored on 2016/10/26 10:45
fix git issue #2561

529bcf83 – rwhitworth <me@ryanwhitworth.com> authored on 2016/10/22 17:39
README.md updates

ddda2404 – Martin Storsjö <martin@martin.st> authored on 2016/10/20 09:05
Simplify getting the iOS SDK path

e103ecea – huili2 <huili2@cisco.com> authored on 2016/10/12 21:13
fix warning of video_bitstream_type in UT

28db1bce – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/30 13:45
Merge pull request #2569 from shihuade/UpdateTravis_V1.1

a30f8fe3 – huade <huashi@cisco.com> authored on 2016/09/30 05:34
add SCC and SVC mulitilayer cases for encoder biniary comparison test

0fd88df9 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/29 10:44
Merge pull request #2570 from mstorsjo/fix-msvc

66b2b155 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/29 10:44
Merge pull request #2571 from mstorsjo/fix-whitespace

3e3793b6 – sijchen@cisco.com <sijchen@cisco.com> authored on 2016/09/29 10:41
improve the src dump function and remove duplicated calls

8cf74630 – Martin Storsjö <martin@martin.st> authored on 2016/09/29 06:15
Use consistent whitespace indentation in Makefile

f8c1a443 – Martin Storsjö <martin@martin.st> authored on 2016/09/29 06:15
Fix building with MSVC after f53869a9c09bfb71d54f6274f8375ffe69aed4a8

f911895d – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/28 10:09
Merge pull request #2565 from ycqian/fixListQueue

d52c64a2 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/26 05:46
Merge pull request #2562 from huili2/fix_avx2_ut_build

c6187522 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/26 05:45
Merge pull request #2566 from BilyakA/fix-mingw-nt-build

bc5fa810 – Alexander Bilyak <bilyak.alexander@gmail.com> authored and GitHub <noreply@github.com> committed on 2016/09/24 09:54
mingw and msys2 build fix

c5a37c08 – Alexander Bilyak <bilyak.alexander@gmail.com> authored and GitHub <noreply@github.com> committed on 2016/09/22 13:49
mingw and msys2 build fix

3d532fff – yanqian <yanqian@cisco.com> authored and ycqian <yanqian@cisco.com> committed on 2016/09/20 11:06
ListQueueFoeMT&AddReturnCheck

33cb4a6d – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/21 06:07
Merge pull request #2564 from GuangweiWang/tspace

f53869a9 – Guangwei Wang <guangwwa@cisco.com> authored on 2016/09/02 10:56
add version info for dynamic lib

5a966b97 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/20 11:04
Merge pull request #2556 from shihuade/MacTest_V2.0

27599fba – huili2 <huili2@cisco.com> authored on 2016/09/20 05:31
fix macro missing build issue for avx2 in UT

84d6ed0b – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/19 06:26
Merge pull request #2558 from huili2/remove_log_many_idr_noEC

997f0ed6 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/14 11:28
Merge pull request #2557 from sijchen/shorten_ut

0cb2c2d3 – huili2 <huili2@cisco.com> authored on 2016/09/12 12:17
remove too many log for IDR loss under EC is off

83b5c3c2 – sijchen@cisco.com <sijchen@cisco.com> authored on 2016/09/12 10:17
short the UTs that costed too much time

62b4f5df – huade <huashi@cisco.com> authored on 2016/09/09 11:26
remove unneed script, MD5 check and simplified the case check logic

f22c47ca – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/06 10:36
Merge pull request #2550 from sijchen/add_size_test2

3d25c25a – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/09/05 18:41
Merge pull request #2554 from ruil2/thread3

c12b88ae – Karina <ruil2@cisco.com> authored on 2016/09/06 08:58
use pthread_condition instead of semaphores on apple platform

af0427d0 – sijchen@cisco.com <sijchen@cisco.com> authored on 2016/08/30 08:03
add more special resolution and slice-mode tests

30328b85 – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/08/08 13:11
Merge pull request #2536 from mstorsjo/make-consistency

1c532d6f – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/08/08 13:07
Merge pull request #2538 from saamas/common-x86-mc-optimizations

cd9982ec – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/08/08 13:05
Merge pull request #2544 from ruil2/asm

e88bb888 – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/08/08 13:03
Merge pull request #2542 from ruil2/dump1

50a9389f – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/08/08 13:01
Merge pull request #2543 from ruil2/complexity1

945fc0e0 – Karina <ruil2@cisco.com> authored on 2016/08/08 06:42
astyle files

0fd900be – Karina <ruil2@cisco.com> authored on 2016/08/05 13:09
fix build issue when disable AVX2 assembly

37e67eb5 – Karina <ruil2@cisco.com> authored on 2016/08/02 10:26
fix dump file issue that removing redundant operation

c06f9ec4 – Sindre Aamås <saamas@cisco.com> authored on 2016/07/22 12:22
[Common/x86] Convert McCopyWidthEq8_sse2 back to MMX

8fcef67c – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/22 05:16
Merge pull request #2539 from HaiboZhu/Update_binary_files_location_v1.6.0

241700cb – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/21 12:09
Merge pull request #2537 from mstorsjo/msvc-warning-fix

0f21b2b0 – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/21 12:08
Merge pull request #2535 from mstorsjo/silence-warnings

9b6476e9 – Haibo Zhu <haibozhu@cisco.com> authored on 2016/07/21 05:11
Update the binary files location for release v1.6.0

1f770c48 – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/20 09:49
Merge pull request #2531 from GuangweiWang/enable-disable-AVX2

b397b397 – Sindre Aamås <saamas@cisco.com> authored on 2016/07/20 06:46
[Common] Add AVX2 motion compensation routines

2ecbc51c – Sindre Aamås <saamas@cisco.com> authored on 2016/07/20 06:42
[Common] Add SSSE3 motion compensation routines

80721234 – Sindre Aamås <saamas@cisco.com> authored on 2016/07/20 05:28
[Common/x86] Tweak McCopyWidthEq8_mmx

350cafd6 – Martin Storsjö <martin@martin.st> authored on 2016/07/20 08:10
Silence warnings about conversions in MSVC

93bc546e – Martin Storsjö <martin@martin.st> authored on 2016/07/20 07:57
Consistently use Yes instead of true for makefile variables

91331e1b – Martin Storsjö <martin@martin.st> authored on 2016/07/20 07:51
Silence warnings with GCC 5.4

a5b53a69 – Sindre Aamås <saamas@cisco.com> authored on 2016/07/20 05:19
[Common/x86] Drop McCopyWidthEq4_mmx

9b0a9428 – Sindre Aamås <saamas@cisco.com> authored on 2016/07/20 05:04
[UT] Test for out-of-bound stores in MC halfpel tests

3dff262f – Karina <ruil2@cisco.com> authored on 2016/07/18 12:11
set complexity mode

5a8f5e8c – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/18 11:37
Merge pull request #2520 from ruil2/rc1

7d00e8bc – Guangwei Wang <guangwwa@cisco.com> authored on 2016/07/15 08:15
add option for enable/disable AVX2

8980731b – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/13 10:21
Merge pull request #2527 from ruil2/init

a43841d0 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/13 09:31
Merge pull request #2526 from HaiboZhu/Bugfix_CHP_support

9d89a697 – Karina <ruil2@cisco.com> authored on 2016/07/13 07:20
init samplebuffer

687f9eff – Haibo Zhu <haibozhu@cisco.com> authored on 2016/07/11 15:30
(1) remove the weighted prediction sytax limit

d97f4c5b – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/12 05:01
Merge pull request #2524 from HaiboZhu/Change_SharedLibVersion

03add693 – Haibo Zhu <haibozhu@cisco.com> authored on 2016/07/11 11:20
Update the SharedLibVersion to make the compatibilty

ffe11835 – Karina <ruil2@cisco.com> authored on 2016/07/11 06:20
change FrameQP control and complexity calculation

44d85606 – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/11 04:39
Merge pull request #2519 from HaiboZhu/Update_ReadMe_for_master

3a6ed92a – Haibo Zhu <haibozhu@cisco.com> authored on 2016/07/08 13:10
Update the wrong description in README.md

842b4f02 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/08 05:25
Merge pull request #2516 from HaiboZhu/Add_release_binary_files_v1.6.0

d5a8c844 – Haibo Zhu <haibozhu@cisco.com> authored on 2016/07/08 04:58
Update the binary files location for openh264 release 1.6.0

4e3df261 – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/05 04:41
Merge pull request #2512 from HaiboZhu/Update_v1.6_information

af8240a4 – Haibo Zhu <haibozhu@cisco.com> authored on 2016/07/04 06:45
Update the release note and readme files for version 1.6

ec706492 – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/07/01 10:42
Merge pull request #2509 from pengyanhai/master

00e89b89 – Hank Peng <hankpeng@cisco.com> authored on 2016/06/30 16:59
Make sure the output resolution of encoder doesn't exceed the Openh264 capability

acab999b – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/06/29 06:00
Merge pull request #2507 from GuangweiWang/master

f8516bb8 – Guangwei Wang <guangwwa@cisco.com> authored on 2016/06/28 11:58
fix

e77a1018 – Guangwei Wang <guangwwa@cisco.com> authored on 2016/06/28 11:03
fix bug

ac65f3ad – Guangwei Wang <guangwwa@cisco.com> authored on 2016/06/27 08:41
rename debug symbols file's name

b2d69021 – HaiboZhu <haibozhu@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/06/22 10:13
Merge pull request #2504 from ruil2/adaptive

35e07371 – Karina <ruil2@cisco.com> authored on 2016/06/22 09:33
fix QP issue when adaptive quant turns on

Next