huili2
288e2b3cdf
Merge pull request #1188 from ruil2/trace_tag
...
fix reference frame update issue which will casue crash
2014-07-17 13:40:31 +08:00
ruil2
63e3c6588a
fix reference frame update issue which will casue crash
2014-07-17 12:45:17 +08:00
dongzha
a0320dac5d
Merge pull request #1186 from huili2/diff_logic_WME_master
...
modify the logic for WME usage
2014-07-17 10:43:49 +08:00
dongzha
74b52e8a31
Merge pull request #1183 from ruil2/trace_tag
...
add trace tag
2014-07-17 10:43:14 +08:00
ruil2
ef7cce3d14
modify trace output
2014-07-17 10:09:52 +08:00
huili2
a0e569da81
modify the logic for WME usage
2014-07-16 18:14:53 -07:00
dongzha
396249fedc
Merge pull request #1171 from shihuade/ReleaseV2.2
...
update binary comparison test script
2014-07-17 08:43:14 +08:00
dongzha
cd026ef166
Merge pull request #1152 from mstorsjo/xcode-inherit-include-paths
...
Include inherited header search paths in all projects
2014-07-17 08:42:15 +08:00
dongzha
2db10df5c6
Merge pull request #1180 from huili2/dpb_green_issue_master
...
solve green issue combined with EC and multi-packet input
2014-07-17 08:41:27 +08:00
dongzha
2a83a85eb7
Merge pull request #1151 from mstorsjo/unify-deployment-target
...
Set the iOS deployment target consistently
2014-07-17 08:40:39 +08:00
Ethan Hugg
990bdda615
Merge pull request #1181 from mstorsjo/generate-version
...
Fix generating the version header when building outside of the source tree
2014-07-16 13:19:11 -07:00
ruil2
b9058e4987
add trace tag
2014-07-16 16:49:53 +08:00
Martin Storsjö
93e9694bc6
Fix generating the version header when building outside of the source tree
...
Also silence this command in silent builds.
2014-07-16 10:40:45 +03:00
huili2
efdb0cd2e2
Merge pull request #1175 from ruil2/scc_ut
...
enable hashcode verification for screen content
2014-07-16 14:00:16 +08:00
huili2
e63dad0b6c
Merge pull request #1172 from ruil2/pause_remove
...
remove pause frame interface which will be done in application level
2014-07-16 13:57:46 +08:00
ruil2
29bb1df645
Merge pull request #1177 from huili2/version_all
...
version-generate
2014-07-16 10:35:20 +08:00
ruil2
f94a20d7b5
Merge pull request #1174 from huili2/border_green_master
...
expand pic for EC
2014-07-16 10:01:02 +08:00
Ethan Hugg
5c3e16842d
Merge pull request #1141 from mstorsjo/outoftree
...
Support building outside of the source tree
2014-07-15 12:33:04 -07:00
Martin Storsjö
27499895f7
Support building outside of the source tree
...
This allows building two versions for different architectures at
the same time, without the built files clobbering each other.
This is very helpful when trying to track down differences between
two build configurations.
To build outside of the source tree, create the other directory to
use for building (either outside of the openh264 directory, or as
a subdirectory), enter that directory, and do
"make -f path/to/openh264/Makefile".
2014-07-15 20:40:51 +03:00
shihuade
c1a9beeab8
update binary comparison test script
2014-07-15 06:42:42 -04:00
huili2
9626596421
Merge pull request #1143 from mstorsjo/remove-stray-option
...
Remove a stray option set on only one MSVC project
2014-07-15 17:56:38 +08:00
huili2
b7ea251e95
Merge pull request #1142 from mstorsjo/remove-unused-hardcoded-paths
...
Don't set a custom path to browse information files, when no browse information is generated
2014-07-15 17:55:46 +08:00
huili2
d7f3331c9d
solve green issue combined with EC and multi-packet input
2014-07-15 02:51:20 -07:00
huili2
7f36b244f7
Merge pull request #1158 from HaiboZhu/Debug_codenomicon_3_015584
...
Debug for InitRefPicList
2014-07-15 17:50:51 +08:00
ruil2
832bf7c45d
Merge pull request #1176 from lyao2/ut_memcheck
...
add interface UT for memory align check
2014-07-15 16:37:27 +08:00
lyao2
d633f8584a
add interface UT for memory align check
2014-07-15 15:21:54 +08:00
ruil2
aaedb508c3
enable hashcode verification for screen content
2014-07-15 14:41:29 +08:00
huili2
333cf6aa97
version-generate
2014-07-14 23:39:31 -07:00
huili2
b02f75f608
expand pic for EC
2014-07-14 23:28:46 -07:00
ruil2
010e423b2b
Merge pull request #1169 from sijchen/interfaceUT12
...
[Encoder UT] Interface: EncoderEncodeParameterSets
2014-07-15 14:20:18 +08:00
ruil2
3632a0331c
remove pause frame interface which will be done in application level
2014-07-15 11:05:05 +08:00
ruil2
4a518655a6
Merge pull request #1170 from huili2/reuse_no_param_master
...
reuse dsNoParamSets in dec
2014-07-15 10:40:33 +08:00
huili2
c4fc6642cf
reuse dsNoParamSets in dec
2014-07-14 18:47:40 -07:00
Ethan Hugg
2791929e03
Merge pull request #1167 from mstorsjo/remove-unused-variable
...
Remove an unused variable
2014-07-14 07:54:54 -07:00
Ethan Hugg
b6b7bb7680
Merge pull request #1153 from mstorsjo/silence-error-testing
...
Silence error logging while running tests that are intended to produce errors
2014-07-14 07:53:45 -07:00
Martin Storsjö
110ce9ceca
Remove an unused variable
...
This fixes build warnings with clang on OS X.
2014-07-14 15:44:26 +03:00
Sijia Chen
b669801e89
add interface UT for WelsEncoderEncodeParameterSets
...
and fix previous value
2014-07-14 18:36:35 +08:00
lyao2
3a37586970
Merge pull request #1162 from sijchen/interfaceUT11
...
[Encoder] add interface UT for ForceIntraFrame
2014-07-14 16:10:20 +08:00
Sijia Chen
d1123a8bb1
remove blank lines
2014-07-14 15:34:40 +08:00
Sijia Chen
bc76a8f9b3
add interface UT for ForceIntraFrame
2014-07-14 15:30:01 +08:00
huili2
c36f864682
Merge pull request #1159 from ruil2/scc_rc_1
...
add buffer based rc
2014-07-14 14:21:11 +08:00
ruil2
36cfb3bd32
add buffer based rc
2014-07-14 13:57:03 +08:00
ruil2
4cdee3b2d1
Merge pull request #1150 from mstorsjo/unify-sdk-setting
...
Don't hardcode the sdk on the target level
2014-07-12 16:02:49 +08:00
ruil2
bd560b474a
Merge pull request #1147 from mstorsjo/avoid-hardcoded-xcode-paths
...
Don't hardcode an include path to the xcode default toolchain
2014-07-12 16:02:20 +08:00
Ethan Hugg
d49e7208fb
Merge pull request #1155 from ethanhugg/gmpapi-ff33
...
Updated to match gmp-api changes for Firefox33
2014-07-11 12:00:06 -07:00
Ethan Hugg
ee4166ebea
Merge pull request #1154 from mstorsjo/runtest-abort-errors
...
Abort directly on errors in the unit test in run_Test.sh
2014-07-11 09:00:49 -07:00
Ethan Hugg
3bc9b47465
Changed gmp-api branch to master and astyled the changes.
2014-07-11 08:42:51 -07:00
Ethan Hugg
1acb0fb89f
Updated to match gmp-api changes for Firefox33
2014-07-11 08:29:02 -07:00
Martin Storsjö
0ee2562004
Silence error logging while running tests that are intended to produce errors
...
The errors in the test log are distracting, making it look like
a test actually failed.
2014-07-11 12:47:52 +03:00
Martin Storsjö
db476bac57
Abort directly on errors in the unit test in run_Test.sh
...
Currently it runs all four unit test builds, and an error in any
of the earlier three ones will be missed as long as the fourth one
succeeds.
2014-07-11 12:31:19 +03:00