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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
node: return ENOTSUP for unimplemented callbacks
Wim Taymans
1
-1
/
+1
2019-07-10
adapter: move to SPA plugin
Wim Taymans
1
-0
/
+3
2019-07-09
add SPA_SENTINEL
Wim Taymans
1
-1
/
+3
2019-07-09
Improve rate matching and clock slaving
Wim Taymans
2
-0
/
+9
2019-06-26
builder: make _rewind part of _reset()
Wim Taymans
1
-9
/
+4
2019-06-26
builder: add _rewind method
Wim Taymans
1
-0
/
+9
2019-06-26
builder: take size of the frame
Wim Taymans
1
-2
/
+4
2019-06-26
pod: _builder_deref() always works with builder size
Wim Taymans
2
-3
/
+4
2019-06-21
names: add standard factory name definitions
Wim Taymans
4
-2
/
+92
2019-06-19
improve error handling
Wim Taymans
1
-4
/
+4
2019-06-07
some printf fixes
Wim Taymans
1
-1
/
+1
2019-06-06
System: More work on making system functions pluggable
Wim Taymans
2
-13
/
+34
2019-06-06
simply use INTERFACE_Loop for the main-loop
Wim Taymans
2
-3
/
+3
2019-06-06
log: add log level option
Wim Taymans
1
-0
/
+1
2019-06-06
cpu: add CPU_FORCE option to cpu interface
Wim Taymans
1
-0
/
+3
2019-06-04
support: abstract some system functions
Wim Taymans
5
-1
/
+123
2019-06-03
spa: add keys for properties
Wim Taymans
8
-1
/
+167
2019-05-31
monitor: return factory_name in the object_info
Wim Taymans
2
-2
/
+2
2019-05-30
monitor: Remove monitor event
Wim Taymans
5
-70
/
+28
2019-05-29
spa/include: install missing headers
George Kiagiadakis
1
-0
/
+3
2019-05-28
spa: add result type
Wim Taymans
4
-8
/
+13
2019-05-28
device: add sync operation
Wim Taymans
1
-3
/
+22
2019-05-28
add index of method, event and callback defines
Wim Taymans
2
-0
/
+39
2019-05-28
add const to spa_event and spa_command
Wim Taymans
3
-3
/
+3
2019-05-27
device: fix event signal
Wim Taymans
1
-1
/
+1
2019-05-23
interface: add an interface struct
iface2
Wim Taymans
11
-163
/
+320
2019-05-20
Move implementation helpers to utils
Wim Taymans
5
-40
/
+41
2019-05-15
hook: separate spa_callbacks from the hook
Wim Taymans
5
-34
/
+39
2019-05-15
hooks: use hook to implement the callbacks
Wim Taymans
5
-17
/
+56
2019-05-14
hook: add option to call hook with return value
Wim Taymans
1
-4
/
+13
2019-05-09
pod: remove type check, it causes errors
Wim Taymans
1
-2
/
+2
2019-04-23
ringbuffer: use spa_memcpy so we can debug it better
Wim Taymans
1
-4
/
+4
2019-04-10
v4l2: map all jpeg formats to video/mjpeg
Wim Taymans
2
-3
/
+4
2019-04-02
spa: install pod/vararg.h
George Kiagiadakis
1
-0
/
+1
2019-03-28
audioconvert: improve benchmark
Wim Taymans
2
-30
/
+35
2019-03-26
audioconvert: add simple and faster resampler
Wim Taymans
1
-1
/
+2
2019-03-21
Add FASTPATH trace log
Wim Taymans
1
-0
/
+12
2019-03-21
buffer: add DYNAMIC data flag
Wim Taymans
2
-3
/
+9
2019-03-20
utils: add debugable spa_memcpy
Wim Taymans
1
-0
/
+11
2019-03-20
audioconvert: some more optimizations
Wim Taymans
1
-0
/
+8
2019-03-14
control: make control links many to many
Wim Taymans
1
-0
/
+6
2019-03-08
list: check for empty list before insert
Wim Taymans
2
-6
/
+6
2019-03-01
interfaces: make events return void
Wim Taymans
4
-12
/
+10
2019-03-01
node: make add_listener method
Wim Taymans
7
-156
/
+222
2019-03-01
type-info: add missing type for EnumProfile
Wim Taymans
1
-0
/
+1
2019-02-27
node: add port and node params
Wim Taymans
8
-23
/
+27
2019-02-25
monitor: add missing file
Wim Taymans
1
-0
/
+84
2019-02-25
utils: don't remove pending after first callback
Wim Taymans
2
-3
/
+4
2019-02-25
Improve async handling
Wim Taymans
4
-90
/
+150
2019-02-21
node: improve pending results
Wim Taymans
3
-19
/
+19
[next]