Log of /branches/release-1_3-branch/xvidcore/src/image/image.c
Parent Directory
Revision
1733 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 13 07:38:09 2006 UTC (16 years, 11 months ago) by
Skal
Original Path:
trunk/xvidcore/src/image/image.c
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
Original Path:
trunk/xvidcore/src/image/image.c
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
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.