mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Rename pulsevideo to pinos
This commit is contained in:
parent
b68b62740c
commit
4b72848a1a
47 changed files with 356 additions and 369 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* Pulsevideo
|
||||
/* Pinos
|
||||
* Copyright (C) 2015 Wim Taymans <wim.taymans@gmail.com>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
|
@ -42,7 +42,7 @@ typedef struct _PvClientPrivate PvClientPrivate;
|
|||
/**
|
||||
* PvClient:
|
||||
*
|
||||
* Pulsevideo client object class.
|
||||
* Pinos client object class.
|
||||
*/
|
||||
struct _PvClient {
|
||||
GObject object;
|
||||
|
|
@ -53,7 +53,7 @@ struct _PvClient {
|
|||
/**
|
||||
* PvClientClass:
|
||||
*
|
||||
* Pulsevideo client object class.
|
||||
* Pinos client object class.
|
||||
*/
|
||||
struct _PvClientClass {
|
||||
GObjectClass parent_class;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue