shithub: openh264

RSS feed

cf857457 – dong zhang <dongzha@cisco.com> authored on 2014/09/28 07:21
add decoder cabac support and add UT

c7b50517 – sijchen <sijchen@cisco.com> authored on 2014/11/03 04:31
Merge pull request #1469 from shihuade/APIUTV1.5.2

07bf80ba – ruil2 <ruil2@cisco.com> authored on 2014/11/03 04:29
Merge pull request #1476 from mstorsjo/sps-constraints

3abd54ca – ruil2 <ruil2@cisco.com> authored on 2014/10/31 11:36
Merge pull request #1477 from mstorsjo/avoid-msvc-warnings

8e498982 – ruil2 <ruil2@cisco.com> authored on 2014/10/31 11:34
Merge pull request #1478 from sijchen/after_review61

66b16101 – sijchen <sijchen@cisco.com> authored on 2014/10/31 09:50
Merge pull request #1472 from mstorsjo/fix-test-random

53e2f67e – Martin Storsjö <martin@martin.st> authored on 2014/10/30 06:48
Set constraint set 0 and 1 flags for non-scalable as well

24192cc2 – Sijia Chen <sijchen@cisco.com> authored on 2014/10/30 14:31
add validation of slice parameters instead of assert

3b5448cb – dongzha <dongzha@cisco.com> authored on 2014/10/30 09:39
Merge pull request #1475 from ruil2/cabac_refine

055915d7 – ruil2 <ruil2@cisco.com> authored on 2014/10/30 08:47
update windows project for table change

100de97b – ruil2 <ruil2@cisco.com> authored on 2014/10/30 08:42
move cabac table to common

655f3b43 – Martin Storsjö <martin@martin.st> authored on 2014/10/30 07:07
Add a cast when converting from int64_t to float

a2914700 – Martin Storsjö <martin@martin.st> authored on 2014/10/30 07:06
Avoid warnings about converting from int to bool

3a1f0a3d – sijchen <sijchen@cisco.com> authored on 2014/10/30 05:10
Merge pull request #1471 from mstorsjo/fix-warnings

41ed7346 – sijchen <sijchen@cisco.com> authored on 2014/10/30 05:08
Merge pull request #1473 from mstorsjo/silence-test-warnings

ec0d1518 – Martin Storsjö <martin@martin.st> authored on 2014/10/29 18:31
Make sure the width/height is large enough in SetOptionEncParamExt

b8e0a3fa – sijchen <sijchen@cisco.com> authored on 2014/10/30 04:21
Merge pull request #1474 from mstorsjo/use-proper-logging

7ce4da8a – Martin Storsjö <martin@martin.st> authored on 2014/10/29 18:45
Use WelsLog instead of fprintf for normal runtime errors

1c294047 – Martin Storsjö <martin@martin.st> authored on 2014/10/29 18:44
Silence warning logging while running tests that can produce errors

2907cb28 – Martin Storsjö <martin@martin.st> authored on 2014/10/29 16:29
Remove an impossible condition

a625dc83 – Martin Storsjö <martin@martin.st> authored on 2014/10/29 16:28
Remove unused variables

54c24dfd – huashi <huashi@cisco.com> authored on 2014/10/29 09:50
refactor --for BaseEncoderTest

c83ab3bc – ruil2 <ruil2@cisco.com> authored on 2014/10/29 13:17
Merge pull request #1462 from sijchen/after_review1

58cc2922 – ruil2 <ruil2@cisco.com> authored on 2014/10/29 13:17
Merge pull request #1463 from sijchen/after_review4

d3a971e3 – sijchen <sijchen@cisco.com> authored on 2014/10/29 10:41
Merge pull request #1466 from shihuade/APIUTV1.5

9be23c78 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/10/29 07:43
Merge pull request #1470 from mstorsjo/fix-chmod

7f645bf2 – Martin Storsjö <martin@martin.st> authored on 2014/10/29 16:33
Remove the executable bit from the API docs

329ccd7d – ruil2 <ruil2@cisco.com> authored on 2014/10/29 05:55
Merge pull request #1464 from mstorsjo/unify-msvc-nasm

f10f6a78 – ruil2 <ruil2@cisco.com> authored on 2014/10/29 05:28
Merge pull request #1467 from mstorsjo/cabac-stash-fix

f8456047 – Martin Storsjö <martin@martin.st> authored on 2014/10/28 10:03
Revert unrelated changes to MSVC project file nasm commands

26615fff – huashi <huashi@cisco.com> authored on 2014/10/28 16:20
set option for ParamExt----random cases

a2d5254b – Sijia Chen <sijchen@cisco.com> authored on 2014/10/28 13:57
update VERSION in Makefile

4fab8c2e – Sijia Chen <sijchen@cisco.com> authored on 2014/10/28 12:58
for reference selection under screen:

292d2511 – sijchen <sijchen@cisco.com> authored on 2014/10/28 12:51
Merge pull request #1457 from ruil2/enc_cabac

f2c1395a – Martin Storsjö <martin@martin.st> authored on 2014/10/28 10:40
Remove the pBuffer parameter from the entropy encoder stash functions

9a9f92bc – Martin Storsjö <martin@martin.st> authored on 2014/10/28 10:35
Don't stash the cabac state into the SBitStringAux buffer

4292f91a – Sijia Chen <sijchen@cisco.com> authored on 2014/10/28 09:55
add updated documents from v1.2

abc01e6b – ruil2 <ruil2@cisco.com> authored on 2014/10/27 09:06
add encoder cabac support

5cefad2d – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/10/27 06:48
Merge pull request #1460 from zaheerm/pkgconfig

fcb84f5f – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/10/27 06:01
Merge pull request #1459 from tp-m/pkgconfig-install-fix

1ad797a8 – Tim-Philipp Müller <tim@centricular.com> authored on 2014/10/27 12:22
Fix openh264.pc file installation

fe621b92 – Zaheer Abbas Merali <zaheermerali@gmail.com> authored on 2014/10/27 06:00
Add .pc file generation to PHONY targets as version change in Makefile needs to cause a rebuild.

9a72378c – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/10/27 05:01
Merge pull request #1455 from zaheerm/pkgconfig

ec901a14 – ruil2 <ruil2@cisco.com> authored on 2014/10/27 09:08
Merge pull request #1456 from dongzha/fixRCOverFlow

d3c8ade8 – dong zhang <dongzha@cisco.com> authored on 2014/10/27 05:54
fix Rc int32_t bitrate overflow

46d30cd3 – Zaheer Abbas Merali <zaheermerali@gmail.com> authored on 2014/10/26 11:25
Add pkg-config file.

2dbb757d – ruil2 <ruil2@cisco.com> authored on 2014/10/24 11:18
Merge pull request #1451 from sijchen/for_format

34cb0d60 – sijchen <sijchen@cisco.com> authored on 2014/10/24 10:41
Merge pull request #1450 from mstorsjo/avoid-warnings

6a2a4efe – Sijia Chen <sijchen@cisco.com> authored on 2014/10/24 10:39
fix names to keep consistent of style

ea9b80ad – Sijia Chen <sijchen@cisco.com> authored on 2014/10/24 10:12
fix a wrong range clip

468fce08 – sijchen <sijchen@cisco.com> authored on 2014/10/24 10:12
Merge pull request #1448 from sijchen/for_format

50fd617e – Sijia Chen <sijchen@cisco.com> authored on 2014/10/24 09:04
roll back the file which is mis-formatted by astyle

ac290d65 – ruil2 <ruil2@cisco.com> authored on 2014/10/24 08:50
Merge pull request #1446 from sijchen/for_format

3cce92ea – Sijia Chen <sijchen@cisco.com> authored on 2014/10/24 08:28
fix a small range of slice idx

dcdcc7f3 – huili2 <huili2@cisco.com> authored on 2014/10/24 06:21
Merge pull request #1443 from dongzha/AddUTSwitch

f0c68916 – Martin Storsjö <martin@martin.st> authored on 2014/10/24 05:05
Add casts to avoid warnings about comparison between signed and unsigned

273e1227 – sijchen <sijchen@cisco.com> authored on 2014/10/24 05:00
Merge pull request #1440 from shihuade/APIUTV1.4

43c62d06 – sijchen <sijchen@cisco.com> authored on 2014/10/24 05:00
Merge pull request #1439 from sijchen/for_format

5d6b2011 – sijchen <sijchen@cisco.com> authored on 2014/10/24 05:00
Merge pull request #1442 from mstorsjo/android-pthread-setname

4e89e71e – Sijia Chen <sijchen@cisco.com> authored on 2014/10/23 13:54
reformat cpp files for unit tests

8d5863a1 – huashi <huashi@cisco.com> authored on 2014/10/23 13:51
fix bug in set option return value

97298de9 – Sijia Chen <sijchen@cisco.com> authored on 2014/10/23 13:50
reformat cpp files for next release

452fb868 – sijchen <sijchen@cisco.com> authored on 2014/10/23 12:40
Merge pull request #1432 from mstorsjo/rename-makefiles

769c38d4 – dong zhang <dongzha@cisco.com> authored on 2014/10/23 11:33
add UT for sim-SVC switch

0a3d4c4e – Martin Storsjö <martin@martin.st> authored on 2014/10/23 11:36
Only use pthread_setname_np on Android >= 9 (2.3)

94a1d442 – huili2 <huili2@cisco.com> authored on 2014/10/23 14:03
Merge pull request #1437 from sijchen/after_review2

23b5a611 – huili2 <huili2@cisco.com> authored on 2014/10/23 14:02
Merge pull request #1429 from sijchen/add_statistics1

33e67427 – sijchen <sijchen@cisco.com> authored on 2014/10/23 14:01
Merge pull request #1438 from huili2/EC_crashfix

41720f8d – Sijia Chen <sijchen@cisco.com> authored on 2014/10/23 12:38
add a thread name for easier profiling

a594ddf3 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/10/23 05:07
Merge pull request #1441 from mstorsjo/avoid-warnings

57aae73d – Martin Storsjö <martin@martin.st> authored on 2014/10/23 10:20
Add casts to avoid warnings about comparison between signed and unsigned

3c4279cd – huili2 <huili2@cisco.com> authored on 2014/10/22 22:36
fix crash bug of sps/pps

a765197b – Sijia Chen <sijchen@cisco.com> authored on 2014/10/22 07:35
add interface and basic implementaion and UT for EncoderStatistics

e415c3fe – Martin Storsjö <martin@martin.st> authored on 2014/10/22 06:18
Remove the "platform-" prefix from common shared makefiles

195d1361 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/10/22 05:04
Merge pull request #1430 from mstorsjo/make-param-reorder

6c4f0d7d – zhilwang <zhilwang@cisco.com> authored on 2014/10/22 13:09
Merge pull request #1431 from mstorsjo/msvc-unify-nasm

b17e9bb3 – Martin Storsjö <martin@martin.st> authored on 2014/10/22 06:00
Make nasm commands in vcproj files consistent

7720f2cc – Martin Storsjö <martin@martin.st> authored on 2014/10/22 05:25
Add literal CRLF at the end of nasm commands that are missing them

88b7a62f – Martin Storsjö <martin@martin.st> authored on 2014/10/22 05:40
Set LDFLAGS after the object files in shared library linking commands

d720122a – ruil2 <ruil2@cisco.com> authored on 2014/10/21 13:23
Merge pull request #1426 from sijchen/fix_paramtranscode1

cbe78913 – Sijia Chen <sijchen@cisco.com> authored on 2014/10/21 12:00
add clip in ParamTranscode for input para checking

5762cbb8 – ruil2 <ruil2@cisco.com> authored on 2014/10/17 12:32
Merge pull request #1419 from sijchen/fix_sm4_mt

1a78f69f – HaiboZhu <haibozhu@cisco.com> authored on 2014/10/17 06:09
Merge pull request #1418 from huili2/EC_option_bugfix

d1a3bd3d – sijchen <sijchen@cisco.com> authored on 2014/10/16 11:21
Merge pull request #1416 from ruil2/fix

89454f0c – ruil2 <ruil2@cisco.com> authored on 2014/10/16 10:57
modify trace level and fix potential issues

9a0d56da – huili2 <huili2@cisco.com> authored on 2014/10/16 10:24
Merge pull request #1412 from daniel-j-h/clang_cleanup

d74c0f6a – huili2 <huili2@cisco.com> authored on 2014/10/16 10:22
Merge pull request #1414 from HaiboZhu/LTR_EC

2479abf5 – Sijia Chen <sijchen@cisco.com> authored on 2014/10/15 13:46
improve the logic of locking in the function

9d182ee5 – Haibo Zhu <haibozhu@cisco.com> authored on 2014/10/12 19:20
Add picture bIsComplete flag to reflect the status of decoder

cdb7e5da – Daniel J. Hofmann <daniel@trvx.org> authored on 2014/10/15 05:12
Removed accidentally committed vim swapfile

869c567f – huili2 <huili2@cisco.com> authored on 2014/10/14 22:41
ec disable bug fix

46ee46c1 – Daniel J. Hofmann <daniel@trvx.org> authored on 2014/10/14 19:57
Memory allocated by 'new[]' should be deallocated by 'delete[]', not 'delete'

d9e0f2b0 – Daniel J. Hofmann <daniel@trvx.org> authored on 2014/10/14 19:36
Wtautological-undefined-compare

39d725c1 – Daniel J. Hofmann <daniel@trvx.org> authored on 2014/10/14 19:23
Wnewline-eof

cab92a3e – Daniel J. Hofmann <daniel@trvx.org> authored on 2014/10/14 19:11
Wheader-hygiene

ba535bda – Daniel J. Hofmann <daniel@trvx.org> authored on 2014/10/14 18:56
Wextra-semi

2ff61475 – Daniel J. Hofmann <daniel@trvx.org> authored on 2014/10/14 18:21
Wc++11-extra-semi

1e62aafc – Daniel J. Hofmann <daniel@trvx.org> authored on 2014/10/14 18:20
Wc++11-extensions

4fc27714 – Daniel J. Hofmann <daniel@trvx.org> authored on 2014/10/14 18:16
Wc++11-compat-reserved-user-defined-literal

3ad4d907 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/10/13 07:04
Merge pull request #1410 from dabenham/master

Next