Browse Source

signature has an 'x'

Originally committed as revision 4265 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Mike Melanson 21 years ago
parent
commit
4935b1b9eb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/fraps.c

+ 1
- 1
libavcodec/fraps.c View File

@@ -32,7 +32,7 @@
#include "avcodec.h"

#define FPS_TAG MKTAG('F', 'P', 'S', '1')
#define FPS_TAG MKTAG('F', 'P', 'S', 'x')

/**
* local variable storage


Loading…
Cancel
Save