Log of /branches/Isibaar/xvidcore/src/image
Directory Listing
Revision
1004 -
Directory Listing
Modified
Sat May 3 23:26:55 2003 UTC (19 years, 10 months ago) by
Isibaar
- fast b-frames
- dynamic qpel
- qpel asm code
- postprocessing
Revision
1002 -
Directory Listing
Modified
Sat May 3 10:05:56 2003 UTC (19 years, 10 months ago) by
This commit was manufactured by cvs2svn to create branch 'Isibaar'.
Revision
851 -
Directory Listing
Modified
Sat Feb 15 15:22:19 2003 UTC (20 years, 1 month ago) by
edgomez
Original Path:
trunk/xvidcore/src/image
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too
Revision
830 -
Directory Listing
Modified
Tue Feb 11 21:56:31 2003 UTC (20 years, 1 month ago) by
edgomez
Original Path:
trunk/xvidcore/src/image
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
262 -
Directory Listing
Modified
Sun Jul 7 09:45:40 2002 UTC (20 years, 8 months ago) by
Isibaar
Original Path:
trunk/xvidcore/src/image
split mmx,xmm,3dnow,sse2 code into different files, SMP fix, Skal's tweaked asm code
Revision
69 -
Directory Listing
Modified
Tue Mar 26 11:16:08 2002 UTC (21 years ago) by
h
Original Path:
trunk/xvidcore/src/image
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)