projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
AVRational
[libav.git]
/
libavcodec
/
mpeg4data.h
diff --git
a/libavcodec/mpeg4data.h
b/libavcodec/mpeg4data.h
index
d48e874
..
0092a9f
100644
(file)
--- a/
libavcodec/mpeg4data.h
+++ b/
libavcodec/mpeg4data.h
@@
-341,23
+341,23
@@
static const uint8_t mb_type_b_tab[4][2] = {
{1, 1}, {1, 2}, {1, 3}, {1, 4},
};
{1, 1}, {1, 2}, {1, 3}, {1, 4},
};
-static const
uint16_t pixel_aspect[16][2
]={
- {0,
0
},
+static const
AVRational pixel_aspect[16
]={
+ {0,
1
},
{1, 1},
{12, 11},
{10, 11},
{16, 11},
{40, 33},
{1, 1},
{12, 11},
{10, 11},
{16, 11},
{40, 33},
- {0,
0
},
- {0,
0
},
- {0,
0
},
- {0,
0
},
- {0,
0
},
- {0,
0
},
- {0,
0
},
- {0,
0
},
- {0,
0
},
- {0,
0
},
+ {0,
1
},
+ {0,
1
},
+ {0,
1
},
+ {0,
1
},
+ {0,
1
},
+ {0,
1
},
+ {0,
1
},
+ {0,
1
},
+ {0,
1
},
+ {0,
1
},
};
/* these matrixes will be permuted for the idct */
};
/* these matrixes will be permuted for the idct */