Log of /xvidcore/src/image/colorspace.c
Parent Directory
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 30 10:52:00 2006 UTC (16 years, 11 months ago) by
Skal
Branch:
MAIN
Changes since
1.12: +13 -15 lines
Diff to
previous 1.12
+ added support for NULL u/v pointer in yv12_to_yv12* functions
(+little bug fix for the vflip case).
Added a bench in xvid_bench.c (`xvid_bench 16`)
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 29 08:04:02 2006 UTC (16 years, 11 months ago) by
chl
Branch:
MAIN
Changes since
1.11: +24 -12 lines
Diff to
previous 1.11
Simple handle to flooding chroma components with 0x80: set src->u and
src->v to NULL. To work with VFlip, set also src_uv_stride=0.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.