Log of /trunk/xvidcore/src/decoder.c
Parent Directory
Revision
1417 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 10 04:30:07 2004 UTC (19 years, 7 months ago) by
suxen_drol
File length: 50136 byte(s)
Diff to
previous 1397
stats->type set to NOTHING by default
in some instances stats->type was not being set (namely lowdelay=1, packed=1, type=nvop).
Revision
866 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 17 23:33:12 2003 UTC (20 years, 9 months ago) by
edgomez
File length: 56214 byte(s)
Diff to
previous 851
- GPL Header
- ANSI C comments
- Min Chen removed from comments (no offense, the name will be added
to the header when i'll restore copyrights just like i did for 0.9.x)
Revision
851 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 15 15:22:19 2003 UTC (20 years, 9 months ago) by
edgomez
File length: 58254 byte(s)
Diff to
previous 830
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too
Revision
830 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 11 21:56:31 2003 UTC (20 years, 9 months ago) by
edgomez
File length: 22880 byte(s)
Diff to
previous 723
patch-13
More "unknown compiler" friendly portab.h file.
patch-14
The PPC port is now disabled because it is outdated.
patch-15
Added the configure bootstrap script.
patch-16
Changed linking option on PPC platforms (-flat_namespace)
patch-17
Added IA64 DCT source choice according to the compiler basename.
patch-18
Fixed xvid_encraw help message.
patch-19
Fixed libxvidcore.def, revamped Makefile output, fixed ia64 build, added ranlib detection.
patch-20
Removed BFrame outdated bframe/qpel decoding.
Revision
233 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 22 07:23:10 2002 UTC (21 years, 5 months ago) by
suxen_drol
File length: 35820 byte(s)
Diff to
previous 208
minor fixes: bframe N_VOP support, custom quant bug, BFRAME inc_frame_num()
Revision
148 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 28 23:35:25 2002 UTC (21 years, 7 months ago) by
edgomez
File length: 17836 byte(s)
Diff to
previous 146
sad values can be negative (Cristoph post scriptum to a mail in the dev maillist)
Revision
81 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 29 00:37:57 2002 UTC (21 years, 8 months ago) by
h
File length: 17062 byte(s)
Diff to
previous 78
interlacing fix and speedup - compensated data wasn't being used in block reconstruction
Revision
78 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 28 20:57:25 2002 UTC (21 years, 8 months ago) by
edgomez
File length: 16862 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 (21 years, 8 months ago) by
h
File length: 16518 byte(s)
Diff to
previous 42
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)
Revision
12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 9 14:45:40 2002 UTC (21 years, 8 months ago) by
edgomez
File length: 14165 byte(s)
Diff to
previous 3
In some circumstances acpred_flag was used unitialized - now it's set to zero
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.