Instead of copying the data from pulse to a local buffer and then push it to obs, the pointer from pulse is now used and pa_stream_drop() called afterwards.
- first try at implementing a pulse audio input plugin, it is currently completely untested. - added license headers to source files