You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Add '#undef strcat' to fix compilation.
Originally committed as revision 11529 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -28,6 +28,8 @@ | ||||
|  | ||||
| #define PKTFILESUFF "_%08"PRId64"_%02d_%010"PRId64"_%06d_%c.bin" | ||||
|  | ||||
| #undef strcat | ||||
|  | ||||
| static int usage(int ret) | ||||
| { | ||||
|     fprintf(stderr, "dump (up to maxpkts) AVPackets as they are demuxed by libavformat.\n"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user