Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2006 01:28:36 +0000 (UTC)
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/multimedia/libdv Makefile ports/multimedia/libdv/files patch-libdv__encode.c
Message-ID:  <200612150128.kBF1SaYQ077402@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lioux       2006-12-15 01:28:36 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/libdv     Makefile 
  Added files:
    multimedia/libdv/files patch-libdv__encode.c 
  Log:
  o Fix: the reorder_block() zigzag behaves incorrectly in the
  
  (!ARCH_X86 && !ARCH_X86_64)
  
  case. The current code fails to take into account the effects of
  _dv_prepare_reorder_tables(), which changes the indexes contained
  in the reorder_88[] and reorder_248[] arrays.
  
  o Bump PORTREVISION
  
  PR:             94188
  Submitted by:   Brent Casavant <bcasavan@sgi.com>
  
  Revision  Changes    Path
  1.35      +1 -1      ports/multimedia/libdv/Makefile
  1.1       +12 -0     ports/multimedia/libdv/files/patch-libdv__encode.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612150128.kBF1SaYQ077402>