shithub: openh264

RSS feed

5f4d2801 – huili2 <huili2@cisco.com> authored on 2014/03/04 05:07
Merge pull request #397 from licaiguo/remove-undefined-asm-functions

d623bd03 – Licai Guo <licaguo@cisco.com> authored on 2014/03/04 04:31
Merge pull request #396 from volvet/refine_frame_idx

bc1850a5 – volvet <qizh@cisco.com> authored on 2014/03/04 04:08
remove uiFrameIdxRc

cdeb6449 – Licai Guo <guolicai@gmail.com> authored on 2014/03/03 12:42
remove unused declarations in as264_common.h

1eb68826 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/03 04:11
Merge pull request #395 from mstorsjo/printf-64bit-macro

3c7dde97 – Martin Storsjö <martin@martin.st> authored on 2014/03/03 07:20
Use a standard macro for 64 bit printf conversion specifiers

c7d98a8f – volvet <qizh@cisco.com> authored on 2014/03/03 12:31
Merge pull request #394 from ruil2/encoder_update

e0e7107f – unknown <ruil2@RUIL2-WS01.cisco.com> authored on 2014/03/03 12:05
add timestamp in encoder interface

5aa42e89 – ruil2 <ruil2@cisco.com> authored on 2014/03/03 11:46
Merge pull request #389 from mstorsjo/fix-cropping-param-base

6ec60e6a – volvet <qizh@cisco.com> authored on 2014/03/03 09:13
Merge pull request #385 from ruil2/encoder_update

b5529444 – ruil2 <ruil2@cisco.com> authored on 2014/03/03 05:46
fix sizeof() bug

9ccabd1f – Martin Storsjö <martin@martin.st> authored on 2014/03/03 05:26
Fix cropping when using SEncParamBase

e3bf5ced – volvet <qizh@cisco.com> authored on 2014/03/03 05:27
Merge pull request #371 from ruil2/encode_ret

aa043fa4 – volvet <qizh@cisco.com> authored on 2014/03/03 05:26
Merge pull request #384 from licaiguo/check-spsid-ppsid

abdeb195 – ruil2 <ruil2@cisco.com> authored on 2014/03/03 04:07
format update

a3f129d8 – volvet <qizh@cisco.com> authored on 2014/03/03 04:05
Merge pull request #382 from mstorsjo/avoid-overflow-in-timespec

23df8a9f – ruil2 <ruil2@cisco.com> authored on 2014/03/03 04:03
add video format support verification

3a602a38 – volvet <qizh@cisco.com> authored on 2014/03/03 04:03
Merge pull request #379 from mstorsjo/simplify-emms-calling

5be179e0 – volvet <qizh@cisco.com> authored on 2014/03/03 04:00
Merge pull request #378 from mstorsjo/fix-building-debug-code

e34a08c0 – volvet <qizh@cisco.com> authored on 2014/03/03 03:58
Merge pull request #380 from mstorsjo/fix-debug-printing

6c41cccb – volvet <qizh@cisco.com> authored on 2014/03/03 03:53
Merge pull request #377 from mstorsjo/threadlib-const-str

8c7e0a6a – volvet <qizh@cisco.com> authored on 2014/03/03 03:52
Merge pull request #381 from mstorsjo/clarify-threading-comment

8c1ba34a – volvet <qizh@cisco.com> authored on 2014/03/03 03:51
Merge pull request #383 from mstorsjo/remove-unused-broken-function

e9593682 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/03 03:23
Merge pull request #392 from mstorsjo/unify-threading-ifdefs

e0951599 – Martin Storsjö <martin@martin.st> authored on 2014/03/02 11:36
Unify ifdef conditions related to threading code

d940a204 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/03 03:20
Merge pull request #388 from mstorsjo/initialize-default

e392932a – Martin Storsjö <martin@martin.st> authored on 2014/03/03 05:14
Initialize sSpatialLayers[0] in SEncParamExt for GetDefaultParams

a86c1b04 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/03 02:54
Merge pull request #391 from mstorsjo/threaded-test

f13b5c34 – Martin Storsjö <martin@martin.st> authored on 2014/03/03 05:59
Add a test with sliced encoding

22a12733 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/03 02:52
Merge pull request #390 from mstorsjo/gtest-strcmp

b6dd41eb – Martin Storsjö <martin@martin.st> authored on 2014/03/03 05:45
Use gtest functions for comparing hash strings

a96d83e7 – Martin Storsjö <martin@martin.st> authored on 2014/03/02 17:54
Remove the broken WelsEventReset function

b7db015a – Martin Storsjö <martin@martin.st> authored on 2014/03/02 17:30
Avoid overflow when populating a struct timespec

d2fc2e47 – Martin Storsjö <martin@martin.st> authored on 2014/03/02 17:53
Clarify a comment in the threading code

2b82a574 – Martin Storsjö <martin@martin.st> authored on 2014/03/02 18:23
Fix printing an event name for debugging

dd47d480 – Martin Storsjö <martin@martin.st> authored on 2014/03/02 11:27
Provide a no-op WelsEmms macro if X86_ASM is disabled

26d66a4e – Martin Storsjö <martin@martin.st> authored on 2014/03/02 18:39
Fix building a logging statement in debug code

8db97925 – Martin Storsjö <martin@martin.st> authored on 2014/03/01 20:22
Add const to string parameters in WelsThreadLib

ba312b0b – Licai Guo <guolicai@gmail.com> authored on 2014/03/02 12:09
add checks for spsid and ppsid

823b3b68 – ruil2 <ruil2@cisco.com> authored on 2014/02/28 09:31
add verification on return value

d767e216 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/28 08:33
Merge pull request #374 from mstorsjo/ios-build-docs

ea40ce07 – Martin Storsjö <martin@martin.st> authored on 2014/02/28 18:16
Add instructions on building for iOS

bc8bf5c6 – Martin Storsjö <martin@martin.st> authored on 2014/02/28 18:15
Mention that building for iOS now is supported

6e9df662 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/28 03:28
Merge pull request #369 from sijchen/mt_refactor3

33017fa7 – volvet <qizh@cisco.com> authored on 2014/02/28 12:41
Merge pull request #368 from huili2/sps_buffer_modif

07bc7e07 – Licai Guo <licaguo@cisco.com> authored on 2014/02/28 11:44
Merge pull request #364 from mstorsjo/build-ios-make

3943119a – huili2 <huili2@cisco.com> authored on 2014/02/28 10:39
Merge pull request #370 from volvet/develop_b

4808eca0 – volvet <qizh@cisco.com> authored on 2014/02/28 10:27
update comments on welsEncoderEncodeExt

4c951aab – volvet <qizh@cisco.com> authored on 2014/02/28 10:13
refine welsEncoderEncodeExt

10a4fb04 – sijchen <sijchen@cisco.com> authored on 2014/02/28 09:54
remove macros to clear codes

0279cd75 – Licai Guo <licaguo@cisco.com> authored on 2014/02/28 09:18
Merge pull request #367 from volvet/refine-enc-plus

2dd41096 – huili2 <huili2@cisco.com> authored on 2014/02/28 09:08
Merge pull request #366 from licaiguo/refine-rpl-pr

d0d050d8 – volvet <qizh@cisco.com> authored on 2014/02/28 08:06
refine encode plus code

70360cb1 – Martin Storsjö <martin@martin.st> authored on 2014/02/28 05:21
Move the ASM variable declaration into the x86-common file

078681a0 – Martin Storsjö <martin@martin.st> authored on 2014/02/26 09:58
Add a platform file for building for iOS using the makefile build system

ab3609c4 – Martin Storsjö <martin@martin.st> authored on 2014/02/26 09:47
Don't add x86 assembly specific options on darwin if building for other archs