Compare commits

..

7 Commits

Author SHA1 Message Date
sijchen
4dc09a83b3 Merge pull request #1773 from ethanhugg/info-file-v1.3
Update the .info file to match the gmpopenh264 version.
2015-01-29 10:09:16 +08:00
Ethan Hugg
05b3d62a4c Update the .info file to match the gmpopenh264 version. 2015-01-28 09:42:33 -08:00
ruil2
1d32e96ab7 Merge pull request #1695 from cisco/openh264v1.3
Update the v1.3-Firefox36 branch with the latest changes from 1.3
2015-01-05 16:46:16 +08:00
sijchen
023052b159 Merge pull request #1693 from sijchen/v13release
Update the RELEASES file with the 1.3.0 binaries
2015-01-04 10:56:14 +08:00
Martin Storsjö
4815bb78e0 Update the RELEASES file with the 1.3.0 binaries 2015-01-04 10:53:27 +08:00
ruil2
8e89736711 Merge pull request #1663 from ethanhugg/v1.3-ff-makefile
Update version in Makefile.
2014-12-23 09:06:20 +08:00
Zaheer Abbas Merali
08367c5cbf Update version in Makefile. 2014-12-22 10:04:39 -08:00
3 changed files with 9 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ PROJECT_NAME=openh264
MODULE_NAME=gmpopenh264
GMP_API_BRANCH=Firefox36
CCASFLAGS=$(CFLAGS)
VERSION=1.2
VERSION=1.3
ifeq (,$(wildcard $(SRC_PATH)gmp-api))
HAVE_GMP_API=No

View File

@@ -47,7 +47,13 @@ http://www.openh264.org/BINARY_LICENSE.txt
v1.3.0
------
// to be added
http://ciscobinary.openh264.org/libopenh264-1.3.0-android19.so.bz2
http://ciscobinary.openh264.org/libopenh264-1.3.0-linux32.so.bz2
http://ciscobinary.openh264.org/libopenh264-1.3.0-linux64.so.bz2
http://ciscobinary.openh264.org/libopenh264-1.3.0-osx32.dylib.bz2
http://ciscobinary.openh264.org/libopenh264-1.3.0-osx64.dylib.bz2
http://ciscobinary.openh264.org/openh264-1.3.0-win32msvc.dll.bz2
http://ciscobinary.openh264.org/openh264-1.3.0-win64msvc.dll.bz2
v1.2.0
------

View File

@@ -1,4 +1,4 @@
Name: gmpopenh264
Description: GMP Plugin for OpenH264.
Version: 1.0
Version: 1.3
APIs: encode-video[h264], decode-video[h264]