Log of /trunk/xvidcore/src/encoder.c
Parent Directory
Revision
259 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 6 17:04:57 2002 UTC (22 years, 2 months ago) by
chl
File length: 48853 byte(s)
Diff to
previous 252
Minor modifications for supporting multithreaded ME.
Without _SMP symbol there should be no changes in behaviour.
Revision
236 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 23 19:48:06 2002 UTC (22 years, 2 months ago) by
edgomez
File length: 47408 byte(s)
Diff to
previous 234
- transfer_8to16sub2_mmx activation
- Compile fixes (a missing image/font.h ???)
- Linux Makefile update to take care of last changes in feature
constants
Revision
233 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 22 07:23:10 2002 UTC (22 years, 2 months ago) by
suxen_drol
File length: 46641 byte(s)
Diff to
previous 229
minor fixes: bframe N_VOP support, custom quant bug, BFRAME inc_frame_num()
Revision
194 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 9 23:30:50 2002 UTC (22 years, 3 months ago) by
edgomez
File length: 42592 byte(s)
Diff to
previous 192
Another bunch of 80 column cut, ANSI C comments - There's still work to do there :\
Revision
192 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 9 13:16:26 2002 UTC (22 years, 3 months ago) by
edgomez
File length: 38969 byte(s)
Diff to
previous 189
80 Column cutting. I've put all the encoder_create cleaning code in goto statements, this is a clean way to do that job but some people don't like goto statements
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.