Originally committed as revision 9356 to svn://svn.ffmpeg.org/ffmpeg/trunk
@@ -51,4 +51,4 @@
#endif
-#endif
+#endif // AVCODEC_ARM_MATHOPS_H
@@ -137,4 +137,4 @@ static const float qmf_48tap_half[24] = {
/* joint stereo related tables */
static const float matrixCoeffs[8] = {0.0, 2.0, 2.0, 2.0, 0.0, 0.0, 1.0, 1.0};
+#endif // AVCODEC_ATRAC3DATA_H
@@ -12,4 +12,4 @@ enum BethsoftVidBlockType
EOF_BLOCK = 0x14,
};
+#endif // AVCODEC_BETHSOFTVIDEO_H
@@ -35,4 +35,4 @@ typedef enum {
BMP_BITFIELDS =3,
} BiCompression;
+#endif // AVCODEC_BMP_H
@@ -518,4 +518,4 @@ static const int_fast8_t top_modifier_l[8] = {-1, 1, 5,-1,-1, 5, 7, 7};
static const int_fast8_t left_modifier_c[7] = { 5,-1, 2,-1, 6, 5, 6};
static const int_fast8_t top_modifier_c[7] = { 4, 1,-1,-1, 4, 6, 6};
+#endif // AVCODEC_CAVSDATA_H
@@ -563,4 +563,4 @@ static const float* cplscales[5] = {
cplscale2, cplscale3, cplscale4, cplscale5, cplscale6,
+#endif // AVCODEC_COOKDATA_H
@@ -31,4 +31,4 @@
#define DCA_MARKER_14B_BE 0x1FFFE800
#define DCA_MARKER_14B_LE 0xFF1F00E8
+#endif // AVCODEC_DCA_H
@@ -8471,4 +8471,4 @@ where Ch(n) represents the subband samples in the (n)th audio channel.
*/
+#endif // AVCODEC_DCADATA_H
@@ -1073,4 +1073,4 @@ static const uint8_t* bitalloc_bits[10][8] = {
bitalloc_129_bits_e, bitalloc_129_bits_f, bitalloc_129_bits_g, NULL }
+#endif // AVCODEC_DCAHUFF_H
@@ -110,4 +110,4 @@ static const uint8_t dnxhd_1238_run[62] = {
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 20, 21, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62,
+#endif // AVCODEC_DNXHDDATA_H