diff mpegvideo.h @ 1548:dd544554ed42 libavcodec

AVRational sample_aspect_ratio aspect ratio in JPEG JFIF is SAR not DAR ! removed nonsense SAR guessing code various related cleanups bugs?
author michael
date Mon, 20 Oct 2003 20:23:46 +0000
parents 14d01ccc0081
children 26c6ecba99a1
line wrap: on
line diff
--- a/mpegvideo.h	Mon Oct 20 10:33:13 2003 +0000
+++ b/mpegvideo.h	Mon Oct 20 20:23:46 2003 +0000
@@ -554,8 +554,6 @@
     int new_pred;
     int reduced_res_vop;
     int aspect_ratio_info; //FIXME remove
-    int aspected_width;    //FIXME remove
-    int aspected_height;   //FIXME remove
     int sprite_warping_accuracy;
     int low_latency_sprite;
     int data_partitioning;           ///< data partitioning flag from header