Log of /xvidcore/src/motion/estimation_common.c
Parent Directory
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon May 23 09:29:43 2005 UTC (18 years, 4 months ago) by
Skal
Branch:
MAIN
Branch point for:
release-1_1-branch
Changes since
1.11: +3 -3 lines
Diff to
previous 1.11
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
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 14 00:47:08 2005 UTC (18 years, 6 months ago) by
Isibaar
Branch:
MAIN
Changes since
1.10: +17 -17 lines
Diff to
previous 1.10
- New lambda tables for R-D motion search. The old tables were obviously
taken from h.264, which uses a logarithmic quantizer scale. This lead to
bad results at very low bit-rates. With this patch, compression efficiency
at low bit-rates is greatly improved.
Revision
1.1
Wed Sep 10 22:18:59 2003 UTC (20 years ago) by
edgomez
Branch:
MAIN
Branch point for:
dev-api-4
FILE REMOVED
file estimation_common.c was initially added on branch dev-api-4.
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.