cvs commit: ports/multimedia/libdv Makefile
ports/multimedia/libdv/files patch-libdv__encode.c
Mario Sergio Fujikawa Ferreira
lioux at FreeBSD.org
Thu Dec 14 17:39:09 PST 2006
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 at 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)
More information about the cvs-ports
mailing list