~ubuntu-branches/ubuntu/feisty/avidemux/feisty

« back to all changes in this revision

Viewing changes to adm_lavcodec/i386/mpegvideo_mmx_template.c

  • Committer: Bazaar Package Importer
  • Author(s): Christian Marillat
  • Date: 2005-05-25 13:02:29 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050525130229-jw94cav0yhmg7vjw
Tags: 1:2.0.40-0.0
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
        qmat = s->q_inter_matrix16[qscale][0];
89
89
    }
90
90
 
91
 
    if(s->out_format == FMT_H263 && s->mpeg_quant==0){
 
91
    if((s->out_format == FMT_H263 || s->out_format == FMT_H261) && s->mpeg_quant==0){
92
92
    
93
93
        asm volatile(
94
94
            "movd %%"REG_a", %%mm3              \n\t" // last_non_zero_p1