Add '#undef strcat' to fix compilation.
Originally committed as revision 11529 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
9ad5675f25
commit
6878026ada
1 changed files with 2 additions and 0 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue