Update SVT-AV1 to release 0.8.7
commit 3971c982311d49f9355dc8dccdcf8d21b70fa624
This commit is contained in:
		
							parent
							
								
									5f49912562
								
							
						
					
					
						commit
						c171e964a0
					
				
					 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="0a253a1cec457d50a3a441cec4d553c817bb7231"
 | 
					SVTAV1_COMMIT="3971c982311d49f9355dc8dccdcf8d21b70fa624"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ffbuild_enabled() {
 | 
					ffbuild_enabled() {
 | 
				
			||||||
    [[ $TARGET == win32 ]] && return -1
 | 
					    [[ $TARGET == win32 ]] && return -1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue