Commit ad2e2a12 authored by diego's avatar diego

Add '#undef strcat' to fix compilation.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11529 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 333538a9
......@@ -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");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment