4 Commits

Author SHA1 Message Date
fryshorts
9095ad0a00 reformatted source to kernel style 2014-03-11 14:01:10 +01:00
fryshorts
09a75c5394 fixed warnings 2014-03-11 14:01:10 +01:00
fryshorts
c558a7b6fa Removed unnecessary buffer
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.
2014-03-11 14:01:10 +01:00
fryshorts
42bc5eddbb added initial pulse audio input plugin
- first try at implementing a pulse audio input plugin,
  it is currently completely untested.

- added license headers to source files
2014-03-11 14:01:10 +01:00