Implements changing the vendor string
Implement ope_continue_new_file()
Should remove remaining chaining glitches by increasing the overlap
Fixes Ogg delay for chaining
restart granule at zero on chaining
Disabling prediction on chaining joint
trying to compute preskip (doesn't work)
Calling srand() was probably not a good idea
Added actual chaning code (untested)
Applying comments to the last created stream
Some refactoring for chaining
Implement ope_flush_header()
Making it possible to set the serialno
More pass-through ctl() requests
Add picture code (completely untested)
Add setting for comment padding (untested)
setting decision delay and muxing delay (untested)
Frame size support (untested)
enforcing Ogg delay constraint
Don't resample at 48 kHz
supporting some encoder requests (untested)
Fix preskip, granule position, eos flag
Adding resampler code (not used yet)
Handle the end of stream
Fixing some bugs (still won't encode a file)
return values, setting framesize
filling the audio buffer
writing some example code
Add header code from opus-tools
More init code, silencing warnings
Starting implementation (mostly still placeholders)
Adding implementation (just placeholder functions for now
Copying build system from opusfile