index
:
~wtay/pipewire
0.1.6
0.2
API
API2
api3
async
bound_id
client-reuse
control-ports
doc
draft
enable
enable-2
evl
f32
fedora-30
ffontaine/pipewire-master
gh-pages
iface2
interfaces
jadahl-wip/module-portal
json
link
m.tretter/pipewire-fixes
master
mem1
mem2
midi
old
pinosobject
policy-node
pulse-control
pulse-endpoint
pulse-protocol
pulse-ring
rebase
rework2
rhel-8.0
scheduler
states
test
top
tree
tuxist/pipewire-master
unique
wip
work
Pipewire media daemon
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spa
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-13
meson: find dependencies only when necessary
George Kiagiadakis
1
-15
/
+24
2019-02-13
meson: spa/plugins: use pthread_lib instead of threads_dep
George Kiagiadakis
3
-3
/
+3
2019-02-13
device: improve callbacks
Wim Taymans
5
-40
/
+101
2019-02-12
node: implement activation
Wim Taymans
5
-31
/
+52
2019-02-08
reorganize some struct members to remove holes
Wim Taymans
16
-460
/
+447
2019-02-07
log: move field around to plug hole in structure
Wim Taymans
3
-7
/
+7
2019-02-07
io: add graph version of graph in position io
Wim Taymans
1
-0
/
+1
2019-02-07
spa: make fd in spa_data an int64_t
Wim Taymans
2
-2
/
+2
2019-02-06
use SPA_EXPORT to export symbols
Wim Taymans
12
-18
/
+21
2019-02-06
spa: don't use constructor attribute to register factories
Wim Taymans
7
-85
/
+40
2019-02-06
utils: add SPA_EXPORT
Wim Taymans
1
-0
/
+2
2019-01-31
buffer: add missing type info
Wim Taymans
1
-0
/
+2
2019-01-29
alsa: fix chmaps leak
Wim Taymans
1
-0
/
+1
2019-01-29
audioconvert: clean up nodes
Wim Taymans
1
-0
/
+6
2019-01-25
defs: don't use __
Wim Taymans
1
-3
/
+3
2019-01-25
pod: move vararg macros to separate file
Wim Taymans
6
-60
/
+111
2019-01-25
alloc: document alloc functions
Wim Taymans
1
-16
/
+143
2019-01-25
alloc: improve alignment in alloactor
Wim Taymans
2
-24
/
+51
2019-01-25
fmtconvert: check bounds on chunk offset/size
Wim Taymans
1
-3
/
+4
2019-01-25
v4l2: pass pointers to the fraction and rectangle
Wim Taymans
1
-6
/
+6
2019-01-25
fmt: remove debug assert
Wim Taymans
1
-4
/
+0
2019-01-24
mem: align memory to requested alignment
Wim Taymans
13
-486
/
+690
2019-01-24
audioconvert: add format conversion benchmark
Wim Taymans
2
-0
/
+145
2019-01-23
audioconvert: add unit test for format conversion
Wim Taymans
6
-47
/
+362
2019-01-22
add missing file
Wim Taymans
2
-4
/
+294
2019-01-22
pod: improve parser and builder
Wim Taymans
22
-633
/
+1241
2019-01-18
parser: improve parser
Wim Taymans
2
-12
/
+270
2019-01-18
param: add some docs
Wim Taymans
5
-61
/
+65
2019-01-17
test: add more pod tests
Wim Taymans
1
-0
/
+163
2019-01-17
pod: add more helpers
Wim Taymans
8
-168
/
+729
2019-01-17
parser: fix parse of 'V' as Choice
Wim Taymans
1
-18
/
+9
2019-01-17
compare: add size to compare
Wim Taymans
2
-12
/
+18
2019-01-17
spa-inspect: fix format object detection
Wim Taymans
1
-1
/
+1
2019-01-17
builder: control_header -> control
Wim Taymans
3
-5
/
+5
2019-01-17
spa: Update tests and examples
Wim Taymans
23
-5272
/
+267
2019-01-16
audiotestsrc: use macros for parser
Wim Taymans
3
-9
/
+9
2019-01-16
alsa: use min_latency when no position is given
Wim Taymans
1
-0
/
+2
2019-01-16
add some padding and fix types
Wim Taymans
3
-7
/
+11
2019-01-16
builder: improve builder
Wim Taymans
1
-12
/
+21
2019-01-16
alsa: mark properties are optional
Wim Taymans
1
-3
/
+3
2019-01-16
pod: improve the vararg pod builder and parser
Wim Taymans
38
-1253
/
+1092
2019-01-14
format-utils: use Id for enums
Wim Taymans
1
-10
/
+10
2019-01-14
Don't use __ in defines or declarations, it's reserved
Wim Taymans
63
-692
/
+683
2019-01-10
v4l2: set buffer id correctly
Wim Taymans
1
-0
/
+1
2019-01-08
add _GNU_SOURCE as compiler flag
Wim Taymans
6
-5
/
+3
2019-01-08
spa: install missing headers
Wim Taymans
1
-5
/
+37
2019-01-08
make c++ optional
Wim Taymans
1
-1
/
+3
2019-01-08
test: add c++ test
Wim Taymans
2
-0
/
+88
2019-01-08
graph: remove scheduler2
Wim Taymans
8
-147
/
+43
2019-01-08
fix more compile errors
Wim Taymans
20
-148
/
+162
[next]