mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 04:26:37 +08:00 
			
		
		
		
	
			
				
					
						
					
					ba10207bbe5ebd97b5afc3f19baf4a1ad8f974d5
				
			
			
		
	 Paul B Mahol
		
	
	ba10207bbe
	
	
	Use more designated initializers.
			Paul B Mahol
		
	
	ba10207bbe
	
	
	Use more designated initializers.
		
			
			Also remove some pointless NULL/0 assigments. C++ code must be left as it is because named struct initializers are not supported by C++ standard.
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
					Languages
				
				
								
								
									C
								
								91%
							
						
							
								
								
									Assembly
								
								7.1%
							
						
							
								
								
									Makefile
								
								1.3%
							
						
							
								
								
									C++
								
								0.2%
							
						
							
								
								
									Objective-C
								
								0.2%
							
						
							
								
								
									Other
								
								0.1%