Update SVT-AV1 to 1.1.0
This commit is contained in:
		
							parent
							
								
									3be839badf
								
							
						
					
					
						commit
						0d5fea8a18
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SVTAV1_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
 | 
					SVTAV1_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
 | 
				
			||||||
SVTAV1_COMMIT="da60d7c6e27c08806da0b493d5d3fc0a08629102"
 | 
					SVTAV1_COMMIT="98aba736053ba0cb00112db88a7f39f16bd64080"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ffbuild_enabled() {
 | 
					ffbuild_enabled() {
 | 
				
			||||||
    [[ $TARGET == win32 ]] && return -1
 | 
					    [[ $TARGET == win32 ]] && return -1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue