shithub: openh264

RSS feed

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

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

7fa6c576 – zhuiling <lingzhu2@cisco.com> authored on 2014/11/06 12:15
android platform bug fix

0fa667ac – dongzha <dongzha@cisco.com> authored on 2014/11/06 10:26
Merge pull request #1502 from dongzha/RemoveUglyCode

1a7826c6 – dongzha <dongzha@DONGZHA-WS04.cisco.com> authored on 2014/11/05 11:59
remove ugly MC code

5cb5c283 – sijchen <sijchen@cisco.com> authored on 2014/11/06 09:25
Merge pull request #1500 from syureyi/decoderstatics

3d218259 – huili2 <huili2@cisco.com> authored on 2014/11/06 07:19
Merge pull request #1497 from dongzha/FixCabacBug

ba0351f5 – dongzha <dongzha@DONGZHA-WS04.cisco.com> authored on 2014/11/06 05:43
fix cabac bug in deltaqp

45ef803e – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/11/03 20:04
decoder statictis adding

63180b9b – sijchen <sijchen@cisco.com> authored on 2014/11/05 09:24
Merge pull request #1494 from huili2/ec_final_crash_UT

8ed4e83e – ruil2 <ruil2@cisco.com> authored on 2014/11/04 10:12
Merge pull request #1490 from sijchen/after_review

b896faa4 – sijchen <sijchen@cisco.com> authored on 2014/11/04 09:30
Merge pull request #1493 from ruil2/printf

fe55d5a2 – ruil2 <ruil2@cisco.com> authored on 2014/11/04 06:28
update timestamp unit as millisecond

18ed25fb – ruil2 <ruil2@cisco.com> authored on 2014/11/04 05:37
use %lld instead of %8d for longlong type

783daf3d – sijchen <sijchen@cisco.com> authored on 2014/11/04 04:31
Merge pull request #1485 from ruil2/cabac_refine

54c677cd – Sijia Chen <sijchen@cisco.com> authored on 2014/11/04 04:19
fixing OverallMbMap for slice_idx>255 and some log improvements

08baf652 – sijchen <sijchen@cisco.com> authored on 2014/11/04 04:13
Merge pull request #1488 from mstorsjo/fix-warnings

ca1c3570 – sijchen <sijchen@cisco.com> authored on 2014/11/04 04:13
Merge pull request #1486 from mstorsjo/fix-pow-params

32697b04 – huili2 <huili2@cisco.com> authored on 2014/11/03 18:05
add a simple UT for debugging decoder crash

103fa5bb – huili2 <huili2@cisco.com> authored on 2014/11/03 13:17
enable cross IDR EC method

c5029ef2 – ruil2 <ruil2@cisco.com> authored on 2014/11/03 12:10
Merge pull request #1484 from mstorsjo/fix-chmod

e061bb3f – ruil2 <ruil2@cisco.com> authored on 2014/11/03 12:05
pass each frame timestamp to codec

9ac2d2ad – sijchen <sijchen@cisco.com> authored on 2014/11/03 10:41
Merge pull request #1483 from dongzha/EnhanceDecConsole

dbd43305 – sijchen <sijchen@cisco.com> authored on 2014/11/03 10:39
Merge pull request #1482 from ruil2/cabac_refine

938f4417 – sijchen <sijchen@cisco.com> authored on 2014/11/03 10:38
Merge pull request #1480 from dongzha/cleanCabacDecoder

8ffacf09 – Martin Storsjö <martin@martin.st> authored on 2014/11/03 06:02
Add casts to avoid warnings about comparison between signed and unsigned

0e954124 – Martin Storsjö <martin@martin.st> authored on 2014/11/03 05:54
Use the right data type for some local variables

880e0fff – dong zhang <dongzha@cisco.com> authored on 2014/11/03 05:55
modify macro STICK_STREAM_SIZE // For Demo interfaces test with track file of integrated frames

c1b48640 – Martin Storsjö <martin@martin.st> authored on 2014/11/03 06:23
Don't try to use pow(int,int)

2951a7f3 – Martin Storsjö <martin@martin.st> authored on 2014/11/03 05:51
Remove variables that are set but not used

c19db250 – ruil2 <ruil2@cisco.com> authored on 2014/11/03 05:37
add setoption trace

7478714a – Martin Storsjö <martin@martin.st> authored on 2014/11/03 05:10
Remove the executable bit from new test sequences

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

Next