xiph / libopusenc

Library for encoding .opus audio files and live streams.
BSD 3-Clause "New" or "Revised" License
108 stars 39 forks source link

some extra checks to avoid crashing #3

Closed dragos-oancea closed 7 years ago

jmvalin commented 7 years ago

Did you look at https://github.com/xiph/libopusenc/pull/2

jmvalin commented 7 years ago

Pushed after some changes.

dragos-oancea commented 7 years ago

thank you for looking into it. I was not aware about the other PR. How stable is the current code when it comes to ope_encoder_create_pull and ope_encoder_get_page() ? on a scale 1-10