shithub: openh264

RSS feed

4db01d95 – Sindre Aamås <saamas@cisco.com> authored on 2017/03/07 09:05
[Common/x86] Simplify DCT X86_32_PICASM handling

208688ed – Sindre Aamås <saamas@cisco.com> authored on 2017/03/07 08:49
[Common/x86] Add utility macros for X86_32 PIC support

d30fec55 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/03/07 07:00
Merge pull request #2672 from ruil2/loadbalance

e47d57e8 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/03/06 15:42
Merge pull request #2668 from ruil2/strategy

1052fc6b – Karina <ruil2@cisco.com> authored on 2017/03/06 11:42
refine loadbalancing logic

608b3ef5 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/03/06 07:57
Merge pull request #2666 from sijchen/threadpool0f

7a252733 – Karina <ruil2@cisco.com> authored on 2017/03/02 12:49
change sps/pps strategy option name as ENCODER_OPTION_SPS_PPS_ID_STRATEGY to avoid confusion

21c6cb7f – sijchen@cisco.com <sijchen@cisco.com> authored on 2017/03/01 06:36
add function and test for CWelsList from CWelsCircleQueue, plan to remove CWelsCircleQueue since the two are alike

0724f616 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/02/28 10:13
Merge pull request #2664 from shihuade/SecurityIssue

bed13f88 – huashi <huashi@cisco.com> authored on 2017/02/27 12:21
fixed security issue for window dll project setting

74c02a50 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/02/20 04:40
Merge pull request #2657 from huili2/parseonly_length_overflow_crashfix_final

17139510 – huili2 <huili2@cisco.com> authored on 2017/02/10 12:45
fix parseonly length overflow

b84f056c – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/02/16 03:50
Merge pull request #2659 from sijchen/chp

8c88b934 – sijchen@cisco.com <sijchen@cisco.com> authored on 2017/02/15 10:37
add support for bConstraintSet4Flag and bConstraintSet5Flag

082449ea – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/02/15 04:10
Merge pull request #2656 from sijchen/dec_stat3

af774e4a – sijchen@cisco.com <sijchen@cisco.com> authored on 2017/02/06 10:17
add protection and remove redundant param

2ca99122 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/02/06 05:23
Merge pull request #2653 from sijchen/test_ut

8386ac8e – sijchen@cisco.com <sijchen@cisco.com> authored on 2017/01/30 12:26
remove unneeded lines

fb48e98b – sijchen@cisco.com <sijchen@cisco.com> authored on 2017/01/30 12:20
add option to set decoder statistics log interval

be060e21 – sijchen@cisco.com <sijchen@cisco.com> authored on 2017/01/30 10:46
fix the filling of testing data

47aedcf8 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/23 11:53
Merge pull request #2647 from moriyoshi/moriyoshi/cygwin-x86_64-support

2c6185a2 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/23 11:52
Merge pull request #2649 from huili2/parseonly_crash_addlog

722f1d16 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/23 11:52
Merge pull request #2648 from huili2/au_delimiter_as_first_nal_support

d5961096 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/23 11:45
Merge pull request #2650 from GuangweiWang/add-pic-option

81773221 – huili2 <huili2@cisco.com> authored on 2017/01/22 10:38
add log for further digging on parser crash

c281ddab – huili2 <huili2@cisco.com> authored on 2017/01/20 08:12
support au_delimiter as first NAL in seq

6b95de56 – Guangwei Wang <guangwwa@cisco.com> authored on 2017/01/19 10:41
add enable PIC option on Makefile

121859ef – Moriyoshi Koizumi <mozo@mozo.jp> authored on 2017/01/16 07:25
Cygwin x86_64 support.

e1a27c9a – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/12 04:07
Merge pull request #2644 from huili2/parseonly_add_protection

10bc74b3 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/12 04:07
Merge pull request #2643 from huili2/remove_spslate_logic_for_scaling_list

3c2b160f – huili2 <huili2@cisco.com> authored on 2017/01/11 07:21
remove sps late than pps logic for scaling_list

4c74cc8f – huili2 <huili2@cisco.com> authored on 2017/01/10 09:36
make error consistence for memory fail

3c2caa4a – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/10 04:12
Merge pull request #2641 from ruil2/memory

b555404f – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/10 04:11
Merge pull request #2636 from ycqian/Abs_method_speedup

fd3fde62 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/09 10:44
Merge pull request #2639 from ruil2/return

94b55520 – Karina <ruil2@cisco.com> authored on 2017/01/09 08:42
use the correct return value when memory can't be allocated.

0fec2268 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/09 07:54
Merge pull request #2630 from huili2/sebsetsps_vui_bugfix

dcd3618b – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/09 07:53
Merge pull request #2638 from ruil2/memory

3589351e – Karina <ruil2@cisco.com> authored on 2017/01/09 05:50
change return value to match the actual status

1b11d831 – Karina <ruil2@cisco.com> authored on 2017/01/09 05:20
set null when buffer is released

c5a09faf – huili2 <huili2@cisco.com> authored on 2016/12/26 10:25
fix subsetsps parse and scalinglist bug fix

1a9aa4c7 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/01/03 03:58
Merge pull request #2633 from mstorsjo/pc-fix

110f7c5b – Martin Storsjö <martin@martin.st> authored on 2017/01/02 08:55
Include -lpthread -lm in the pkg-config file when used as static library

5d335504 – Martin Storsjö <martin@martin.st> authored on 2017/01/02 08:53
Don't add -lpthread to LDFLAGS on Darwin, it's unnecessary there

a92b1535 – Martin Storsjö <martin@martin.st> authored on 2017/01/02 08:52
Properly set the version in openh264.pc

afcb00e0 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/30 05:18
Merge pull request #2631 from aleniuk/master

283b5e8f – Aleksandr Slobodeniuk <alenuke@yandex.ru> authored on 2016/12/27 08:59
API update: support sample aspect ratio in VUI

d49554b2 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/26 06:30
Merge pull request #2628 from ruil2/profile2

f09c85f4 – Karina <ruil2@cisco.com> authored on 2016/12/26 04:54
change profile and level setting and add ut cases

a683dae3 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/23 10:06
Merge pull request #2627 from ruil2/dec_profile

dea22e8a – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/23 06:12
Merge pull request #2626 from huili2/SetOptionEncBaseImprove

ced6ca5f – Karina <ruil2@cisco.com> authored on 2016/12/23 06:09
add getting profile and level info in GetOption

f421aab6 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/22 12:00
Merge pull request #2625 from ruil2/cabac_change

2dc76d74 – Karina <ruil2@cisco.com> authored on 2016/12/21 05:56
remove unusage code for cabac

b6af402b – ycqian <yanqian@cisco.com> authored on 2016/12/20 07:25
abs method change for speedup

c7bffb66 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/20 04:27
Merge pull request #2623 from ruil2/lrt1

86520286 – Karina <ruil2@cisco.com> authored on 2016/12/19 06:45
modify LTR interface and support LTR request for each layer

736128e4 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/16 09:13
Merge pull request #2621 from ruil2/screen_complexity

4e984ba3 – Karina <ruil2@cisco.com> authored on 2016/12/16 08:03
use correct complexity for screen content mode

6ab98df9 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/16 07:34
Merge pull request #2620 from ruil2/overflow

f4fed852 – Karina <ruil2@cisco.com> authored on 2016/12/15 12:40
modify data type to avoid overflow

d0719d58 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/06 08:54
Merge pull request #2616 from ruil2/rc_idr

6b5ac21d – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/06 08:54
Merge pull request #2615 from ruil2/info_update

be6f6f63 – Karina <ruil2@cisco.com> authored on 2016/12/05 11:02
refactor IDR frame rc control

75f242d4 – huili2 <huili2@cisco.com> authored on 2016/12/02 09:49
make BaseOption set align with extOption

1a6c3963 – Karina <ruil2@cisco.com> authored on 2016/12/02 07:38
update default value and output qp info in rc_mode =2

05d13b4a – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/12/01 06:23
Merge pull request #2614 from ruil2/setoption

c01ed5ba – Karina <ruil2@cisco.com> authored on 2016/12/01 05:58
make SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE work correclty

fea27cab – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/30 11:15
Merge pull request #2613 from ruil2/memory_issue

518a3172 – Karina <ruil2@cisco.com> authored on 2016/11/30 10:41
fix memory lenght issue

c1f66ea2 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/30 05:50
Merge pull request #2611 from GuangweiWang/fix-textrel

783e6fbd – Guangwei Wang <guangwwa@cisco.com> authored on 2016/10/28 12:20
avoid text-rel on x86-32bits

bc42fa18 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/29 09:18
Merge pull request #2609 from huili2/remove_duplicate_ECmethod_in_DecContext

d5e304fd – huili2 <huili2@cisco.com> authored on 2016/11/24 06:08
remove duplipate eErrorConMethod in decContext compared with pParam"

3de2103d – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/29 05:45
Merge pull request #2606 from ruil2/dynamic_slice

072fe439 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2016/11/28 08:58
Merge pull request #2608 from ruil2/src_error

036c8b2a – Karina <ruil2@cisco.com> authored on 2016/11/28 05:35
fix source picture error mapping issue

1d481665 – Karina <ruil2@cisco.com> authored on 2016/11/25 05:58
fix issues with dynamic slice mode and cabac

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

Next