[svn] / branches / release-1_3-branch / xvidcore / src / xvid.c Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/src/xvid.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1762, Sat Nov 11 22:06:44 2006 UTC revision 1763, Sun Nov 12 01:40:36 2006 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: xvid.c,v 1.71 2006-11-11 22:06:44 chl Exp $   * $Id: xvid.c,v 1.72 2006-11-12 01:40:36 chl Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 381  Line 381 
381                  /* image input xxx_to_yv12 related functions */                  /* image input xxx_to_yv12 related functions */
382                  yv12_to_yv12  = yv12_to_yv12_mmx;                  yv12_to_yv12  = yv12_to_yv12_mmx;
383                  bgr_to_yv12   = bgr_to_yv12_mmx;                  bgr_to_yv12   = bgr_to_yv12_mmx;
384                    rgb_to_yv12   = rgb_to_yv12_mmx;
385                  bgra_to_yv12  = bgra_to_yv12_mmx;                  bgra_to_yv12  = bgra_to_yv12_mmx;
386                    rgba_to_yv12  = rgba_to_yv12_mmx;
387                  yuyv_to_yv12  = yuyv_to_yv12_mmx;                  yuyv_to_yv12  = yuyv_to_yv12_mmx;
388                  uyvy_to_yv12  = uyvy_to_yv12_mmx;                  uyvy_to_yv12  = uyvy_to_yv12_mmx;
389    

Legend:
Removed from v.1762  
changed lines
  Added in v.1763

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4