ViewVC Help
View Directory | Commit Query | Root Listing
root/cvs/xvidcore/src
File Last Change
 ../
prediction/
motion/
mesh/
quant/
plugins/
bitstream/
dct/
utils/
image/
xvid.c 1.40 (21 years ago) by edgomez: I made all these changes on my own working copy until i had something really usable wihtout regressions for most users. I think its place is now in CVS. Here is a ChangeLog summary generated from my local patches. base-0 Imported xvidcore 0.9.0 into arch repository patch-1 Updated to current stable CVS_HEAD patch-2 Changed build system for Unix OSes patch-3 Fixes for the new build system in sources. patch-4 Fixed options and added the --disable-assembly option patch-5 Fixed a BSD checking in nasm output format. patch-6 Fixed the "ar" "s" option for some platforms. patch-7 Changed the way I add strings into variables. patch-8 Fixed portab.h for _DEBUG target and GCC/ICC compilers. patch-9 Added Altivec detection (Guillaume Morin) patch-10 Fixed MacOSX build. patch-11 Fixed WIN32/_MSC_VER confusion and updated MSVC libxvidcore.dsp project file. patch-12 DivX4 compatibility layer has been turned into an option (default:disable). ToDo: - Fix IA64 assembly file selection. - Do I disable PPC assembly code ? (according to Guillaume, it needs to be updated)
encoder.c 1.90 (21 years ago) by edgomez: Fixed a bunch of unsigned/signed comparisons assignments
decoder.c 1.46 (21 years ago) by edgomez: 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.
portab.h 1.42 (21 years ago) by edgomez: Should now be more "unknown compiler" friendly
decoder.h 1.12 (21 years ago) by edgomez: ANSI C compliancy - thx Rick Foos
global.h 1.18 (21 years ago) by edgomez: Another series of warnings for aggressive compilers
xvid.h 1.24 (21 years ago) by edgomez: ANSI C compliancy - thx Rick Foos
divx4.c 1.20 (21 years ago) by edgomez: License Change
divx4.h 1.5 (21 years ago) by edgomez: I made all these changes on my own working copy until i had something really usable wihtout regressions for most users. I think its place is now in CVS. Here is a ChangeLog summary generated from my local patches. base-0 Imported xvidcore 0.9.0 into arch repository patch-1 Updated to current stable CVS_HEAD patch-2 Changed build system for Unix OSes patch-3 Fixes for the new build system in sources. patch-4 Fixed options and added the --disable-assembly option patch-5 Fixed a BSD checking in nasm output format. patch-6 Fixed the "ar" "s" option for some platforms. patch-7 Changed the way I add strings into variables. patch-8 Fixed portab.h for _DEBUG target and GCC/ICC compilers. patch-9 Added Altivec detection (Guillaume Morin) patch-10 Fixed MacOSX build. patch-11 Fixed WIN32/_MSC_VER confusion and updated MSVC libxvidcore.dsp project file. patch-12 DivX4 compatibility layer has been turned into an option (default:disable). ToDo: - Fix IA64 assembly file selection. - Do I disable PPC assembly code ? (according to Guillaume, it needs to be updated)
encoder.h 1.26 (21 years ago) by suxen_drol: smp remove patch <rickf at ebenchmarks.com>
9 directories and 10 files shown