You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	examples/decoding_encoding: remove misplaced and confusing comment
This commit is contained in:
		| @@ -531,8 +531,6 @@ static void video_decode_example(const char *outfilename, const char *filename) | ||||
|         exit(1); | ||||
|     } | ||||
|  | ||||
|     /* the codec gives us the frame size, in samples */ | ||||
|  | ||||
|     f = fopen(filename, "rb"); | ||||
|     if (!f) { | ||||
|         fprintf(stderr, "Could not open %s\n", filename); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user