- May 12, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- May 11, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
George Kiagiadakis authored
This is mostly useful when using the adapter with audiotestsrc, which supports an infinite number of channels. By specifying a preference, we can limit it to the number of channels that we want.
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- May 07, 2020
-
-
George Kiagiadakis authored
* there is just one link, no need for a list * warn if something goes wrong and don't assert
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- May 05, 2020
-
-
George Kiagiadakis authored
-
- May 04, 2020
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
streams should be provided externally, the user may choose to create any kind of stream
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
This won't work with WpSpaPod, obviously...
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
It's not well-defined; we'll come back to that later
-
- May 03, 2020
-
-
George Kiagiadakis authored
This reverts commit 4e8ae293.
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
Needed when using audiotestsrc with an adapter
-
Julian Bouzas authored
-
Julian Bouzas authored
-
George Kiagiadakis authored
-
- Apr 23, 2020
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- Apr 22, 2020
-
-
George Kiagiadakis authored
This is a simpler endpoint implementation that does not require any node setup. It should be good to use with test nodes (fakesrc/fakesink), V4L2 nodes, and maybe others in the future.
-
- Apr 21, 2020
-
-
Julian Bouzas authored
-
George Kiagiadakis authored
+ add the useful _find_proxy() method
-
- Apr 16, 2020
-
-
George Kiagiadakis authored
+ expose the export transition in the session item class + make the export-related flags immutable + add an export error flag + update and improve documentation
-
George Kiagiadakis authored
+ replace calling execute_step(..., STEP_ERROR) with rollback + implement deactivate internally using rollback This unifies deactivation steps, which are common between deactivate() and calling execute_step() with WP_TRANSITION_STEP_ERROR at the end of a failed activation transition.
-
George Kiagiadakis authored
-