Update SVT-AV1 to v1.5.0
SVT-AV1 released v1.4.0 https://gitlab.com/AOMediaCodec/SVT-AV1/-/commits/v1.5.0
This commit is contained in:
		
							parent
							
								
									94dcf28fad
								
							
						
					
					
						commit
						eef51989a2
					
				
					 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="fca45816bb70e431b2e664374d93c39afecb2783"
 | 
					SCRIPT_COMMIT="ea296ef350714fb6f105b420fb0bc321d9997ffd"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ffbuild_enabled() {
 | 
					ffbuild_enabled() {
 | 
				
			||||||
    [[ $TARGET == win32 ]] && return -1
 | 
					    [[ $TARGET == win32 ]] && return -1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue