Commit Graph

7 Commits

Author SHA1 Message Date
Aaron Kling
c4683d90a9 Format code using astyle google format
Commands used:
astyle --style=google --indent=spaces=2 --keep-one-line-blocks src/*.cpp
astyle --style=google --indent=spaces=2 --keep-one-line-blocks src/*.h
2024-03-26 13:43:58 -05:00
Isaac Connor
9a54956163 pass fifo by const ref 2021-04-20 17:18:00 -04:00
Peter Keresztes Schmidt
f8fc768486 FifoSource: Adapt to changed xop::AVFrame API 2021-04-11 00:08:26 +02:00
Isaac Connor
a0957fbd10 remove debug 2021-03-10 13:19:30 -05:00
Isaac Connor
b1f6eb127b Switch from live555 to PHZ76/RtspServer 2021-03-10 11:01:04 -05:00
Isaac Connor
eb36c9e919 add getFrequencyIndex and use it to correctly set the frequency index 2021-03-04 13:26:10 -05:00
Isaac Connor
cc80ae37fb Add a generic fif_audio_source class 2021-03-01 16:49:27 -05:00