shithub: openh264

Download patch

ref: 073408be3a58e4082199f23765ee51e594be0a5e
parent: 924aa420584c5f3c3edba9b08be2f614040a332c
parent: 25e3978be849f32e35a26fa6e28ebfd03b8b10d6
author: Ethan Hugg <ethanhugg@gmail.com>
date: Thu Dec 12 10:35:52 EST 2013

Merge pull request #24 from rmuch/fixes

Fix typo in Windows build instructions

--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@
  
 Windows Visual Studio 2008/2010/2012 projects are available:
     : build the decoder via the Visual Studio projects in codec/build/win32/dec
-    : build the encoder via the Visual Studio projects in codec/build/win32/dec
+    : build the encoder via the Visual Studio projects in codec/build/win32/enc
     : build the encoder shared library via the Visual Studio projects in processing/build/win32/
  
 NASM needed to be installed for assembly code: workable version 2.07 or above, nasm can downloaded from http://www.nasm.us/