1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

Fix a typo, spotted by Diego.

Originally committed as revision 23738 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Ronald S. Bultje
2010-06-23 13:02:05 +00:00
parent db7d307f5c
commit 44c70a9b3d

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