Update SVT-AV1 to v1.4.0
This commit is contained in:
		
							parent
							
								
									d74737d76b
								
							
						
					
					
						commit
						37d82154fd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SCRIPT_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
 | 
					SCRIPT_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
 | 
				
			||||||
SCRIPT_COMMIT="f946d52255cce50c6f2af33489282e2b19f98508"
 | 
					SCRIPT_COMMIT="5f32f7b4af71af8501810e4716eb1fbe89d80574"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ffbuild_enabled() {
 | 
					ffbuild_enabled() {
 | 
				
			||||||
    [[ $TARGET == win32 ]] && return -1
 | 
					    [[ $TARGET == win32 ]] && return -1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue