Martin Storsjö
2b33c74993
Include the version number and other info in the built DLL file
2015-04-20 12:08:52 +03:00
sijchen
473f2e3d42
Merge pull request #1901 from mstorsjo/cleanup
...
Clean up warnings and incorrect indentation in the console tools
2015-04-20 11:18:59 +08:00
sijchen
d0eec6df78
Merge pull request #1902 from mstorsjo/makefile-cleanup
...
Simplify the makefile rules for unit test libraries for mobile platforms
2015-04-20 11:18:28 +08:00
sijchen
c8ee9a0308
Merge pull request #1904 from mstorsjo/wp-proj-gitignore
...
Add a gitignore file for the windowsphone project
2015-04-20 11:18:05 +08:00
sijchen
cffd2df923
Merge pull request #1895 from mstorsjo/add-release-binaries
...
List the v1.4.0 release binaries in the release file
2015-04-20 09:57:59 +08:00
zhilwang
91800fbc49
Merge pull request #1900 from mstorsjo/x86-32-asm
...
Hook up the x86_32-only assembly as well
2015-04-19 18:42:29 -07:00
Martin Storsjö
aa0fa56cdc
Simplify the makefile handling of building the unit test library
...
Instead of repeating everything hardcoded with platform ifdefs,
use a common define BUILD_UT_EXE to define whether we should build
an executable or a library of the unit test suite. Later factorize
all other platform differences into smaller and simpler ifdefs.
2015-04-17 16:17:35 +03:00
Martin Storsjö
95a46f1fc6
Add a gitignore file for the windowsphone project
2015-04-17 16:13:31 +03:00
Martin Storsjö
0e99473a46
Reorder ifeq/ifneq for a long if statement
...
By having the very short clause first, it is easier to see
what it belongs to.
2015-04-17 15:56:56 +03:00
Martin Storsjö
8368f66afe
Remove a stray double space
2015-04-17 15:46:15 +03:00
Martin Storsjö
513dfde31c
Reduce some nested ifdefs in the makefile
2015-04-17 15:38:06 +03:00
Martin Storsjö
4f8c4f5925
Don't try to run the unit test suite on "make test" for windows phone
...
This makes it consistent with android and iOS.
2015-04-17 15:28:05 +03:00
Martin Storsjö
f39f58e9db
Avoid warnings about conversion from double to float
2015-04-17 14:58:55 +03:00
Martin Storsjö
15c71312d2
Use spaces for indentation instead of tabs
2015-04-17 14:58:55 +03:00
Martin Storsjö
f619c16840
Hook up the x86_32-only assembly as well
...
This makes sure the code is at least somewhat tested. Ideally those
assembly functions should be upgraded to work in 64 bit mode as well,
but until then it's better to actually use them in the configurations
where they can be built.
2015-04-17 13:00:46 +03:00
sijchen
864ff21021
Merge pull request #1899 from shihuade/WP8V4.8-UTDemo
...
add ut demo for wp8
2015-04-17 17:24:30 +08:00
huade
f092b2a478
add ut demo for wp8
2015-04-17 14:10:12 +08:00
sijchen
18dc37a887
Merge pull request #1897 from shihuade/WP8V4.6
...
enhance auto script for windows platform
2015-04-17 10:45:03 +08:00
ruil2
7e3c06421f
Merge pull request #1894 from sijchen/smallfix2
...
[Encoder] multiple small improvements on logs and statistics and avoid warning
2015-04-17 09:23:40 +08:00
huade
ea4f7f1b89
enhance auto script for both windows phone and win32/win64 under VC9.0/VC10./VC11.0/VC/12.0
2015-04-16 17:03:55 +08:00
Martin Storsjö
052a379ec3
List the v1.4.0 release binaries in the release file
2015-04-16 11:48:21 +03:00
Sijia Chen
7b52c402db
add command line option to set input frame rate
2015-04-16 12:46:18 +08:00
Sijia Chen
8c2ee58fd9
update the SHA table because of default setting changed
2015-04-16 12:46:11 +08:00
Sijia Chen
cfea91666c
add the usage of unspecified bit rate into cfg files and use it
2015-04-16 12:46:01 +08:00
Sijia Chen
1922b533f6
change the range of frame rate from 30 to 60
2015-04-16 12:45:43 +08:00
Sijia Chen
8b679cad73
improve statistic calc
2015-04-16 12:45:33 +08:00
Sijia Chen
6a31bc3785
downgrade the log level of screen reference logs to save log volume
2015-04-16 12:45:22 +08:00
Sijia Chen
2a9035a571
add a clip to avoid warning on gcc4.8.2
...
https://github.com/cisco/openh264/issues/1858
2015-04-16 12:45:09 +08:00
sijchen
d718ad89f4
Merge pull request #1891 from darealshinji/patch-1
...
Indentation in PrintHelp() for better reading flow
2015-04-13 14:38:29 +08:00
HaiboZhu
46d1c93016
Merge pull request #1892 from huili2/bugfix_greenissue_parseonly
...
bugfix for HW decoding green issue
2015-04-13 10:24:28 +08:00
HaiboZhu
2f0b6c8f14
Merge pull request #1893 from huili2/bugfix_nodelayAPI
...
bug fix for nodelay API for buffer storage
2015-04-13 10:24:19 +08:00
huili2
cf3845779f
bugfix for HW decoding green issue
2015-04-10 12:52:32 +08:00
darealshinji
60a6dceb7d
Indentation in PrintHelp() for better reading flow
2015-04-10 00:38:13 +02:00
huili2
4d913096a1
bug fix for nodelay API for buffer storage
2015-04-08 11:20:52 +08:00
HaiboZhu
78ab4000c0
Merge pull request #1890 from huili2/parseonly_bugfix_for_multi_in
...
bug fix for parseonly multi-data in
2015-04-08 10:29:54 +08:00
huili2
20f28cd2f2
bug fix for parseonly multi-data in
2015-04-07 02:18:13 -07:00
sijchen
050c683a27
Merge pull request #1887 from ethanhugg/gmpapiff39
...
Use gmp-api branch Firefox39
2015-04-07 10:53:05 +08:00
sijchen
f771347483
Merge pull request #1888 from shihuade/WP8V4.1
...
add Codec demo and auto build script for WP8
2015-04-07 10:52:41 +08:00
huade
8abe601d33
add Codec demo and auto build script for WP8
2015-04-07 09:55:37 +08:00
Ethan Hugg
ee4ae13ce3
Use gmp-api branch Firefox39
2015-04-03 09:39:02 -07:00
Ethan Hugg
819f379837
Merge pull request #1885 from mstorsjo/add-release-binaries
...
Add (old) binary releases for 1.3.1
2015-03-31 10:21:52 -07:00
Martin Storsjö
649456a2a3
Add (old) binary releases for 1.3.1
2015-03-31 09:06:19 +03:00
zhilwang
7751d756b0
Merge pull request #1883 from mstorsjo/arm-asm-cleanup
...
Remove duplication in arm assembly
2015-03-30 01:02:02 -07:00
Ethan Hugg
ae0f6cc465
Merge pull request #1882 from zhilwang/readme
...
exlpain to prevent building with nasm2.11.08 in Mac OSX 64-bit
2015-03-27 10:14:27 -07:00
Martin Storsjö
0995390c4a
Remove apple specific versions of arm macros with arguments
...
The apple assembler for arm can handle the gnu binutils style
macros just fine these days, so there is no need to duplicate all
of these macros in two syntaxes, when the new one works fine in all cases.
We already require a new enough assembler to support the gnu binutils
style features since we use the .rept directive in a few places.
2015-03-27 11:11:45 +02:00
Martin Storsjö
d8202cf38f
Remove apple specific versions of arm64 macros with arguments
...
The apple assembler for arm64 can handle the gnu binutils style
macros just fine, so there is no need to duplicate all of these
macros in two syntaxes, when the new one works fine in all cases.
We already require a new enough assembler to support the gnu binutils
style features since we use the .rept directive in a few places.
2015-03-27 11:11:23 +02:00
Martin Storsjö
cdce1b73ca
Remove a stray, unused parameter to a gnu binutils style macro in arm assembly
2015-03-27 11:11:23 +02:00
Martin Storsjö
0b0884874d
Remove superfluous .text directives at the start of arm assembly files
...
This directive can be set by the common include header that is
included by all files anyway.
2015-03-27 10:46:34 +02:00
zhiliang wang
573a9f394e
exlpain to prevent building with nasm2.11.08 in Mac OSX 64-bit
2015-03-27 14:56:49 +08:00
HaiboZhu
2b1c815184
Merge pull request #1880 from huili2/wels_const
...
merge wels_const.h
2015-03-26 16:14:40 +08:00