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
/
plugins
/
v4l2
/
v4l2-source.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-18
v4l2: remove format checks
Wim Taymans
1
-19
/
+0
2020-06-18
v4l2: always stop and clear buffer when setting a format
Wim Taymans
1
-5
/
+6
2020-05-08
implement NEAREST flag
Wim Taymans
1
-1
/
+1
2020-03-19
v4l2: fix buffer recycle
Wim Taymans
1
-0
/
+1
2020-01-08
v4l2: handle suspend
Wim Taymans
1
-0
/
+1
2019-12-19
Make interface types a string
Wim Taymans
1
-13
/
+5
2019-11-21
Add include of keys.h
Wim Taymans
1
-0
/
+1
2019-11-21
pod: rename context to flags in spa_pod_prop
Wim Taymans
1
-1
/
+1
2019-10-25
fix includes
Wim Taymans
1
-0
/
+1
2019-09-16
control: clean up some control includes
Wim Taymans
1
-1
/
+0
2019-09-16
rename HAVE/NEED_BUFFER -> HAVE/NEED_DATA
Wim Taymans
1
-4
/
+4
2019-08-15
v4l2: set port ref to implementation
Wim Taymans
1
-0
/
+1
2019-07-25
node: remove port_alloc_buffers
Wim Taymans
1
-31
/
+7
2019-07-25
node: add flags to port_use_buffer
Wim Taymans
1
-0
/
+1
2019-06-21
names: add standard factory name definitions
Wim Taymans
1
-1
/
+2
2019-06-06
simply use INTERFACE_Loop for the main-loop
Wim Taymans
1
-9
/
+6
2019-06-03
spa: add keys for properties
Wim Taymans
1
-6
/
+8
2019-05-31
monitor: return factory_name in the object_info
Wim Taymans
1
-1
/
+1
2019-05-30
add device.api property
Wim Taymans
1
-0
/
+1
2019-05-28
spa: implement node sync
Wim Taymans
1
-0
/
+12
2019-05-28
spa: add result type
Wim Taymans
1
-2
/
+2
2019-05-27
v4l2: use 32 buffers max
Wim Taymans
1
-1
/
+2
2019-05-23
interface: add an interface struct
iface2
Wim Taymans
1
-78
/
+55
2019-05-15
hook: separate spa_callbacks from the hook
Wim Taymans
1
-2
/
+2
2019-05-15
hooks: use hook to implement the callbacks
Wim Taymans
1
-4
/
+2
2019-04-30
v4l2: add camera media.role
Wim Taymans
1
-0
/
+1
2019-03-01
node: make add_listener method
Wim Taymans
1
-19
/
+48
2019-02-27
node: add port and node params
Wim Taymans
1
-44
/
+40
2019-02-25
Improve async handling
Wim Taymans
1
-37
/
+28
2019-02-21
node: improve pending results
Wim Taymans
1
-4
/
+4
2019-02-21
node: improve async handling
async
Wim Taymans
1
-32
/
+61
2019-02-18
node: add props to add_port
Wim Taymans
1
-1
/
+1
2019-02-14
node: add max_ports to node info
Wim Taymans
1
-3
/
+4
2019-02-14
node: Add port_info event
Wim Taymans
1
-82
/
+38
2019-02-13
node: remove port_send_command
Wim Taymans
1
-9
/
+0
2019-02-13
node: pass struct to info callback to make it more extensible
Wim Taymans
1
-2
/
+9
2019-02-12
node: implement activation
Wim Taymans
1
-1
/
+1
2019-01-25
v4l2: pass pointers to the fraction and rectangle
Wim Taymans
1
-6
/
+6
2019-01-22
pod: improve parser and builder
Wim Taymans
1
-2
/
+3
2019-01-16
pod: improve the vararg pod builder and parser
Wim Taymans
1
-64
/
+54
2019-01-07
buffer: remove buffer id
Wim Taymans
1
-3
/
+4
2018-11-26
node: remove info from node interface
Wim Taymans
1
-12
/
+10
2018-11-23
device: add device object
Wim Taymans
1
-8
/
+11
2018-11-05
Relicense as MIT/X11
Wim Taymans
1
-13
/
+18
2018-10-27
v4l2: we set clock and position on the node now
Wim Taymans
1
-5
/
+20
2018-10-23
add node set_io function
Wim Taymans
1
-0
/
+6
2018-10-16
v4l2: fix preoperty get
Wim Taymans
1
-1
/
+1
2018-10-01
v4l2: move log to instance
Wim Taymans
1
-36
/
+28
2018-09-05
Type changes
Wim Taymans
1
-50
/
+64
2018-08-30
control: rework for spa_io_sequence
Wim Taymans
1
-38
/
+84
[next]