mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	doc: fix a typo
This commit is contained in:
		
							parent
							
								
									241147968e
								
							
						
					
					
						commit
						e8dbd328d8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -801,7 +801,7 @@ extern struct spa_handle_factory spa_filter_graph_factory;
 | 
				
			||||||
 * The `filtergraph` plugin will automatically add format converters when the input
 | 
					 * The `filtergraph` plugin will automatically add format converters when the input
 | 
				
			||||||
 * port channel-layout, format or graph sample-rates don't match.
 | 
					 * port channel-layout, format or graph sample-rates don't match.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * Note that the FFmpeg filtergraph is not Real-time safe because it might does
 | 
					 * Note that the FFmpeg filtergraph is not Real-time safe because it might do
 | 
				
			||||||
 * allocations from the processing thread. It is advised to run the filter-chain
 | 
					 * allocations from the processing thread. It is advised to run the filter-chain
 | 
				
			||||||
 * streams in async mode (`node.async = true`) to avoid interrupting the other
 | 
					 * streams in async mode (`node.async = true`) to avoid interrupting the other
 | 
				
			||||||
 * RT threads.
 | 
					 * RT threads.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue