Sam James
fb082b173b
Don't include headers within `extern "C"`
Including C headers inside of extern "C" breaks use from C++. Hoist
the includes of standard C headers above the block so we don't try
to mangle the stdlib.
See https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/2377 in
PipeWire where they bundle some JACK headers, so came across this.
5 months ago
Robin Gareus
d94f5edb03
netjack1/netone opus support
13 years ago
sletz
2d12663fda
Format netjack1 C files.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4374 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
269c99034e
Cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4358 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
a7e8377441
rebase from trunk 4083:4180
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4181 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
8b2ddf4f3e
Synchronize netjack1 with JACK1 version.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4171 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
6b765f0168
rebase from trunk 3684:3813
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3814 0c269be4-1314-0410-8aa9-9f06e86f4224
16 years ago
Torben Hohn
3d88e94c93
rework of deadline machinery and support for freewheeling
Conflicts:
common/netjack_packet.h
16 years ago
Jörn Nettingsmeier
2ac9617a97
convert bitdepth magic number into global constant for CELT_MODE, no functional changes
16 years ago
Torben Hohn
38f5f4f7f2
Pure Add netone driver
16 years ago