Log of /trunk/xvidcore/src/encoder.c
Parent Directory
Revision
147 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 28 23:31:00 2002 UTC (22 years, 4 months ago) by
edgomez
File length: 28441 byte(s)
Diff to
previous 145
Sad values can be negative (Christoph Lampert Post scriptum in a mail to the dev mail list)
Revision
78 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 28 20:57:25 2002 UTC (22 years, 5 months ago) by
edgomez
File length: 15752 byte(s)
Diff to
previous 73
Big patch, use it with care (tests done with GNU/Linux) :
- Trivial warnings in encoder.c line 282 ret1 = ret 2 = 0;
- Lot of "New line at end of file missing" warnings fixed (gcc3)
- All 2d arrays have been turned into 1d arrays
To force alignment of matrices on stack, use DECLARE_ALIGNED_MATRIX
(read portab.h)
Win32 users should give feedback.
Revision
69 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 26 11:16:08 2002 UTC (22 years, 5 months ago) by
h
File length: 15468 byte(s)
Diff to
previous 66
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)
Revision
64 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 24 05:47:48 2002 UTC (22 years, 5 months ago) by
h
File length: 15577 byte(s)
Diff to
previous 42
foxer's cbr mode
(hijacks the rc_buffersize variable and uses it as reaction delay - easier than changing xvid.h)
Revision
29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 16 09:55:19 2002 UTC (22 years, 6 months ago) by
h
File length: 15429 byte(s)
Diff to
previous 20
prevented RateControlUpdate() being called in non-cbr encodes
(bitrate isn't 0 anymore - it's set to 900000 in encoder_create())
Revision
13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 9 14:58:50 2002 UTC (22 years, 6 months ago) by
edgomez
File length: 15198 byte(s)
Diff to
previous 4
Small cleanup for gcc warnings and code indentation (thx emacs indent-region :-)
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.