[FFmpeg-cvslog] r21092 - trunk/libavcodec/mpeg4video.h

michael subversion
Fri Jan 8 17:26:44 CET 2010


Author: michael
Date: Fri Jan  8 17:26:44 2010
New Revision: 21092

Log:
Remove useless line.

Modified:
   trunk/libavcodec/mpeg4video.h

Modified: trunk/libavcodec/mpeg4video.h
==============================================================================
--- trunk/libavcodec/mpeg4video.h	Fri Jan  8 17:04:45 2010	(r21091)
+++ trunk/libavcodec/mpeg4video.h	Fri Jan  8 17:26:44 2010	(r21092)
@@ -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];



More information about the ffmpeg-cvslog mailing list