summaryrefslogtreecommitdiff
path: root/spa
AgeCommit message (Expand)AuthorFilesLines
2019-12-17audioadapter: set data flagsWim Taymans1-1/+1
2019-12-13pod: Use private names for variable in macrosWim Taymans1-9/+9
2019-12-10audioadapter: pass slave properties directlyWim Taymans1-22/+17
2019-12-09parser: only recurse into CHOICE when 1 valueWim Taymans1-1/+2
2019-11-29fix unit testWim Taymans1-1/+2
2019-11-29More session manager workWim Taymans4-0/+46
2019-11-28alsa-seq: close seq deviceWim Taymans2-4/+18
2019-11-21logger: use CLOCK_MONOTONIC on freebsdGleb Popov1-0/+4
2019-11-21system: include time.h for the itimerspec structWim Taymans1-1/+1
2019-11-21audioadapter: emit param events only onceWim Taymans1-4/+1
2019-11-21add keys.h headerWim Taymans1-0/+1
2019-11-21Add include of keys.hWim Taymans14-0/+14
2019-11-21node: move keys to separate fileWim Taymans2-16/+54
2019-11-21pod: rename context to flags in spa_pod_propWim Taymans3-4/+4
2019-11-21param: add more fields to Profile paramWim Taymans2-0/+4
2019-11-19log: make timestamps configurableWim Taymans2-1/+8
2019-11-19logger: print timestamps on logged messagesGeorge Kiagiadakis1-2/+13
2019-11-19the epoll shim should only be used by the system library.Wim Taymans9-10/+10
2019-11-19Add a stub implementation for sched_getcpu, as this function isn't present onGleb Popov1-0/+4
2019-11-19Implement get_count() from cpu.c for FreeBSD.Gleb Popov1-0/+16
2019-11-19Do not try to include endian.h on FreeBSD.Gleb Popov2-0/+4
2019-11-19On FreeBSD, add dependency on epoll-shim library.Gleb Popov9-11/+11
2019-11-19system: use spa_system functions for fdsWim Taymans9-38/+74
2019-11-04protocol: init spa_dict properlyWim Taymans1-0/+1
2019-11-04pulse: fix list_prevWim Taymans1-0/+3
2019-11-03format: add video modifierWim Taymans1-0/+1
2019-11-03test: audioadapterWim Taymans1-1/+2
2019-11-03pod: add POD_NoneWim Taymans1-0/+1
2019-10-29meta: make sequence number 64 bitsWim Taymans3-4/+7
2019-10-29audioadapter: store format on set_param and use it as a filter when negotiatingJulian Bouzas1-1/+18
2019-10-29io: Add current video frame size to positionWim Taymans6-15/+23
2019-10-29pod: remove SPA_POD_IS_OBJECT_TYPEWim Taymans5-10/+5
2019-10-28jack: also add rate to formatWim Taymans2-2/+4
2019-10-28vulkan: tag port as video DSP portWim Taymans1-1/+6
2019-10-26param: move param_info to params.hWim Taymans4-17/+14
2019-10-25fix buildWim Taymans2-0/+2
2019-10-25fix the buildWim Taymans5-0/+5
2019-10-25add some docsWim Taymans4-19/+37
2019-10-25fix includesWim Taymans38-22/+52
2019-10-24Increase max buffer sizeWim Taymans11-25/+37
2019-10-24add defines for max buffer sizeWim Taymans5-8/+11
2019-10-24alsa-seq; remove latency propertyWim Taymans2-26/+2
2019-10-24add some constants for max samplesWim Taymans8-22/+31
2019-10-24jack: increase max buffer sizeWim Taymans2-4/+4
2019-10-24fmt: add sse2 optimized s32->f32dWim Taymans3-0/+51
2019-10-23remote-node: implement suspendWim Taymans1-5/+1
2019-10-23alsa: add some debug, tweak resyncWim Taymans1-6/+6
2019-10-23alsa: Disable rate matching for the same cardWim Taymans5-8/+33
2019-10-23io: add clock_id to clockWim Taymans6-4/+218
2019-10-23audioconvert: negotiate when startingWim Taymans1-36/+6