[SCM] libav/experimental: Remove useless line.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:57:07 UTC 2013


The following commit has been merged in the experimental branch:
commit 28fbbee15fd25d343c21a28a50c102411da48395
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Fri Jan 8 16:26:44 2010 +0000

    Remove useless line.
    
    Originally committed as revision 21092 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/mpeg4video.h b/libavcodec/mpeg4video.h
index b5abcea..ae7851f 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];

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list