shithub: openh264

Download patch

ref: 64fa8a6b60ec740bd063243f3addd1da86738510
parent: ac2de4cbab8b36d1e57c54dd69032d546790e7f3
parent: 3ba0a9956adf81ed175dd045bae9bf087dba54b5
author: sijchen <[email protected]>
date: Thu Sep 18 10:38:58 EDT 2014

Merge pull request #1371 from ruil2/win_project

update interface definition

--- a/codec/processing/src/common/WelsVP.def
+++ b/codec/processing/src/common/WelsVP.def
@@ -32,5 +32,5 @@
 
 LIBRARY		    welsvp.dll
 EXPORTS
-                CreateVpInterface
-                DestroyVpInterface
\ No newline at end of file
+                WelsCreateVpInterface
+                WelsDestroyVpInterface
\ No newline at end of file