Mercurial > mplayer.hg
changeset 31301:f378c41da83d
Drop hunk that was forgotten in the quantizer_scale removal.
author | diego |
---|---|
date | Fri, 11 Jun 2010 11:02:23 +0000 |
parents | f4e1cf6f1bdd |
children | dd48c855780f |
files | libmpeg2/mpeg2_internal.h |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpeg2/mpeg2_internal.h Fri Jun 11 10:25:21 2010 +0000 +++ b/libmpeg2/mpeg2_internal.h Fri Jun 11 11:02:23 2010 +0000 @@ -156,11 +156,6 @@ /* XXX: stuff due to xine shit */ int8_t q_scale_type; - - int quantizer_scales[32]; - int quantizer_scale; - char* quant_store; - int quant_stride; }; typedef struct {