shithub: openh264

Download patch

ref: 49f4dad1b7cadb7da941945c70592d6b1a0808ce
parent: 622694935b38495af1a5249220debf2a97c3789c
author: Martin Storsjö <martin@martin.st>
date: Tue Feb 18 07:29:43 EST 2014

Split the encoder Initialize method into two

This avoids the struct type casting and having to pass a parameter
that says which kind of struct it actually is.