You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	LICENSE: add libutvideo in the GPL libraries list.
This commit is contained in:
		
							
								
								
									
										9
									
								
								LICENSE
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								LICENSE
									
									
									
									
									
								
							| @@ -69,8 +69,13 @@ affect the licensing of binaries resulting from the combination. | ||||
| compatible libraries | ||||
| -------------------- | ||||
|  | ||||
| The libcdio, libx264, libxavs and libxvid libraries are under GPL. When | ||||
| combining them with FFmpeg, FFmpeg needs to be licensed as GPL as well by | ||||
| The following libraries are under GPL: | ||||
|     - libcdio | ||||
|     - libutvideo | ||||
|     - libx264 | ||||
|     - libxavs | ||||
|     - libxvid | ||||
| When combining them with FFmpeg, FFmpeg needs to be licensed as GPL as well by | ||||
| passing --enable-gpl to configure. | ||||
|  | ||||
| The OpenCORE and VisualOn libraries are under the Apache License 2.0. That | ||||
|   | ||||
		Reference in New Issue
	
	Block a user