mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	conf: fix audioconvert regex
This commit is contained in:
		
							parent
							
								
									7e7f0225d4
								
							
						
					
					
						commit
						373fd53d2e
					
				
					 4 changed files with 7 additions and 7 deletions
				
			
		| 
						 | 
					@ -15,7 +15,7 @@ context.spa-libs = {
 | 
				
			||||||
    # regular expression to a library name that should contain
 | 
					    # regular expression to a library name that should contain
 | 
				
			||||||
    # that factory.
 | 
					    # that factory.
 | 
				
			||||||
    #
 | 
					    #
 | 
				
			||||||
    audio.convert* = audioconvert/libspa-audioconvert
 | 
					    audio.convert.* = audioconvert/libspa-audioconvert
 | 
				
			||||||
    support.*       = support/libspa-support
 | 
					    support.*       = support/libspa-support
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -14,7 +14,7 @@ context.spa-libs = {
 | 
				
			||||||
    # regular expression to a library name that should contain
 | 
					    # regular expression to a library name that should contain
 | 
				
			||||||
    # that factory.
 | 
					    # that factory.
 | 
				
			||||||
    #
 | 
					    #
 | 
				
			||||||
    audio.convert* = audioconvert/libspa-audioconvert
 | 
					    audio.convert.* = audioconvert/libspa-audioconvert
 | 
				
			||||||
    support.*       = support/libspa-support
 | 
					    support.*       = support/libspa-support
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@ context.properties = {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
context.spa-libs = {
 | 
					context.spa-libs = {
 | 
				
			||||||
    audio.convert* = audioconvert/libspa-audioconvert
 | 
					    audio.convert.* = audioconvert/libspa-audioconvert
 | 
				
			||||||
    support.*       = support/libspa-support
 | 
					    support.*       = support/libspa-support
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -32,7 +32,7 @@ context.spa-libs = {
 | 
				
			||||||
    # regular expression to a library name that should contain
 | 
					    # regular expression to a library name that should contain
 | 
				
			||||||
    # that factory.
 | 
					    # that factory.
 | 
				
			||||||
    #
 | 
					    #
 | 
				
			||||||
    audio.convert*  = audioconvert/libspa-audioconvert
 | 
					    audio.convert.* = audioconvert/libspa-audioconvert
 | 
				
			||||||
    api.alsa.*      = alsa/libspa-alsa
 | 
					    api.alsa.*      = alsa/libspa-alsa
 | 
				
			||||||
    api.v4l2.*      = v4l2/libspa-v4l2
 | 
					    api.v4l2.*      = v4l2/libspa-v4l2
 | 
				
			||||||
    api.libcamera.* = libcamera/libspa-libcamera
 | 
					    api.libcamera.* = libcamera/libspa-libcamera
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue