On Wed, 9 Jan 2013 13:24:03 +0000, Kieran Kunhya <[email protected]> wrote: > > mpeg-specific crap, most probably useless => remove: > > int8_t *qscale_table; > > int qstride; > > int qscale_type; > > uint8_t *mbskip_table; > > int16_t (*motion_val[2])[2]; > > uint32_t *mb_type; > > short *dct_coeff; > > int8_t *ref_index[2]; > > uint8_t motion_subsample_log2; > > How are things like motion-vectors MPEG specific?
Only mpegvideo exports them currently. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
