summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg4video.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2010-01-08 16:26:44 +0000
committerMichael Niedermayer <michaelni@gmx.at>2010-01-08 16:26:44 +0000
commit28fbbee15fd25d343c21a28a50c102411da48395 (patch)
tree697658616bb0becd3b8989c1cc42038420107c55 /libavcodec/mpeg4video.h
parente75d233506a044b1fcf81250d0941a2176fe6399 (diff)
Remove useless line.
Originally committed as revision 21092 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/mpeg4video.h')
-rw-r--r--libavcodec/mpeg4video.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/mpeg4video.h b/libavcodec/mpeg4video.h
index b5abceaef2..ae7851ff93 100644
--- a/libavcodec/mpeg4video.h
+++ b/libavcodec/mpeg4video.h
@@ -75,7 +75,6 @@ extern RLTable rvlc_rl_intra;
extern const uint16_t sprite_trajectory_tab[15][2];
extern const uint8_t mb_type_b_tab[4][2];
-extern const AVRational pixel_aspect[16];
/* these matrixes will be permuted for the idct */
extern const int16_t ff_mpeg4_default_intra_matrix[64];