Update libjxl
Attempt to fix the issue mentioned in https://github.com/BtbN/FFmpeg-Builds/issues/151
This commit is contained in:
		
							parent
							
								
									ee8ea9129e
								
							
						
					
					
						commit
						6fdf7bf4fa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
JXL_REPO="https://github.com/libjxl/libjxl.git"
 | 
					JXL_REPO="https://github.com/libjxl/libjxl.git"
 | 
				
			||||||
JXL_COMMIT="638ca594d54c0f9eb16a8c236770418750e4cbec"
 | 
					JXL_COMMIT="bd48652dba3469244af489e48c645307191cc039"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ffbuild_enabled() {
 | 
					ffbuild_enabled() {
 | 
				
			||||||
    [[ $ADDINS_STR == *4.4* ]] && return -1
 | 
					    [[ $ADDINS_STR == *4.4* ]] && return -1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue