Browse Source

Fix a typo, spotted by Diego.

Originally committed as revision 23738 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Ronald S. Bultje 15 years ago
parent
commit
44c70a9b3d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/vp8data.h

+ 1
- 1
libavcodec/vp8data.h View File

@@ -21,7 +21,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

// TODO: move these #define ane enum to a better header...
// TODO: move these #define and enum to a better header...

#define VP8_MAX_QUANT 127



Loading…
Cancel
Save