summaryrefslogtreecommitdiff
path: root/libavcodec/sp5x.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/sp5x.h')
-rw-r--r--libavcodec/sp5x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/sp5x.h b/libavcodec/sp5x.h
index dee3591bc7..c353c2e2ae 100644
--- a/libavcodec/sp5x.h
+++ b/libavcodec/sp5x.h
@@ -70,7 +70,7 @@ static const uint8_t sp5x_data_dqt[] =
0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22
};
-static const uint8_t sp5x_data_dht[] = {
+static const uint8_t sp5x_data_dht[] = {
0xFF, 0xC4, /* DHT */
0x01, 0xA2, /* len */
0x00, 0x00, 0x01, 0x05, 0x01, 0x01, 0x01, 0x01,
@@ -233,7 +233,7 @@ static const uint8_t sp5x_quant_table[20][64]=
#if 0
/* 4NF-M, not ZigZag */
-static const uint8_t sp5x_quant_table_orig[18][64] =
+static const uint8_t sp5x_quant_table_orig[18][64] =
{
/* index 0, Q50 */
{ 16, 11, 10, 16, 24, 40, 51, 61, 12, 12, 14, 19, 26, 58, 60, 55,