shithub: openh264

RSS feed

59c30f89 – Martin Storsjö <martin@martin.st> authored on 2014/12/01 09:22
Handle generating the versionless library via make rules

575b6fb5 – Martin Storsjö <martin@martin.st> authored on 2014/12/01 09:19
Check the suffix instead of checking whether a file is a link

2c9b5b98 – Martin Storsjö <martin@martin.st> authored on 2014/12/01 09:18
Actually install the versioned shared library file as well

8e419e41 – Martin Storsjö <martin@martin.st> authored on 2014/12/01 09:09
Simplify setting the shlib flags for msvc

80beaed5 – Martin Storsjö <martin@martin.st> authored on 2014/12/01 09:07
Fix the dependencies of the install-shared target

8f7e10ab – Martin Storsjö <martin@martin.st> authored on 2014/12/01 07:29
Honor the silent build flag when adding the shared library symlink

a7d8142a – Martin Storsjö <martin@martin.st> authored on 2014/12/01 07:31
Set the right SHAREDLIBSUFFIXVER for msvc

397e20b0 – Martin Storsjö <martin@martin.st> authored on 2014/12/01 07:41
Install the import library via the EXTRA_LIB mechanism on mingw as well

852ed8a2 – zhilwang <zhilwang@cisco.com> authored on 2014/12/01 12:12
Merge pull request #1578 from ruil2/rc

2e15351d – ruil2 <ruil2@cisco.com> authored on 2014/12/01 09:53
Merge pull request #1567 from dongzha/FixMvCpBug

b1dccaa6 – ruil2 <ruil2@cisco.com> authored on 2014/12/01 09:45
use existed assembly function in cabac encoder

9a08b7f9 – ruil2 <ruil2@cisco.com> authored on 2014/12/01 07:43
Merge pull request #1574 from huili2/dec_stat_add_freeze

d58f9094 – dongzha <dongzha@DONGZHA-WS04.cisco.com> authored and dong zhang <dongzha@cisco.com> committed on 2014/11/27 10:25
avoid using the same picture buff for prev pic and curr pic

8c7aaa84 – sijchen <sijchen@cisco.com> authored on 2014/11/30 16:39
Merge pull request #1568 from ruil2/cleanup

30820fd8 – ruil2 <ruil2@cisco.com> authored on 2014/12/01 04:16
use iBitsVaryPercentage passed by the app instead of the macro

8e39cb3a – sijchen <sijchen@cisco.com> authored on 2014/11/30 14:39
Merge pull request #1575 from ruil2/set_param

8028fe71 – ruil2 <ruil2@cisco.com> authored on 2014/12/01 05:35
add SetOption(ENCODER_OPTION_SVC_ENCODE_PARAM_BASE,&base) for encoder

c592d18d – ruil2 <ruil2@cisco.com> authored on 2014/12/01 05:31
Merge pull request #1573 from sijchen/after_review1

7cea82bd – Sijia Chen <sijchen@cisco.com> authored on 2014/11/28 11:15
remove a too-tight checking of bit rate

e7debe73 – sijchen <sijchen@cisco.com> authored on 2014/11/28 05:28
Merge pull request #1571 from mstorsjo/silence-intentional-errors

b9dc3108 – Martin Storsjö <martin@martin.st> authored on 2014/11/28 06:04
Silence logging in a test which intentionally can trigger errors

59e782a8 – sijchen <sijchen@cisco.com> authored on 2014/11/28 05:27
Merge pull request #1572 from mstorsjo/loopfilter-opts

0bae0f86 – Martin Storsjö <martin@martin.st> authored on 2014/11/28 08:06
Validate that iLoopFilterDisableIdc is set to a sensible value in ParamValidationExt