Log of /trunk/xvidcore/src/image/image.c
Parent Directory
Revision
1759 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 10 18:58:39 2006 UTC (16 years, 10 months ago) by
chl
File length: 29245 byte(s)
Diff to
previous 1736
Added support for RGB colorspace. Incredible that after 5 years, this still
wasn't there (only BGR and RGB+alpha).
There are no accelerated MMX version, yet.
Revision
1733 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 13 07:38:09 2006 UTC (16 years, 11 months ago) by
Skal
File length: 28677 byte(s)
Diff to
previous 1666
+ added a simple de-interlacing func (c + sse version),
declared as xvid_image_deinterlace() in image.h
Of course, one should prefer deinterlacing through some avisynth
plugin, but...
please update the dsp/dsw
Revision
1617 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 23 09:29:43 2005 UTC (18 years, 4 months ago) by
Skal
File length: 29392 byte(s)
Diff to
previous 1566
encoder.c: simplify_time() optimized by Euclid.
bitstream.c: write_video_packet_header() was buggy and
kind of obfuscated, as noticed by Sigdrak at free.fr.
from Edouard:
gcc4 warning removal.
- No executable shared objects installed
(Do not install the lib as executable. It's no use as the SO has no
main symbol anyway, and the static lib is not runnable anyway.)
- Statically link xvid_bench with libxvidcore.a
- New autoconf garbage removal
- Quotes in configure.in
Revision
851 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 15 15:22:19 2003 UTC (20 years, 7 months ago) by
edgomez
File length: 31154 byte(s)
Diff to
previous 677
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.