[svn] / branches / dev-api-4 / xvidcore / build / win32 Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/build/win32

View Directory Listing Directory Listing


Sticky Revision:

Revision 1145 - Directory Listing
Modified Thu Sep 11 13:01:30 2003 UTC (20 years, 6 months ago) by edgomez
Dos to unix conversion

Revision 1143 - Directory Listing
Modified Thu Sep 11 12:33:12 2003 UTC (20 years, 6 months ago) by syskin
working

Revision 1142 - Directory Listing
Modified Wed Sep 10 22:19:00 2003 UTC (20 years, 6 months ago) by edgomez
Motion Estimation module splitting.

Revision 1125 - Directory Listing
Modified Fri Aug 22 15:52:35 2003 UTC (20 years, 7 months ago) by Isibaar
qpel mmx MC code

Revision 1093 - Directory Listing
Modified Thu Jul 24 09:06:16 2003 UTC (20 years, 8 months ago) by Isibaar
added gmc.[c,h]

Revision 1062 - Directory Listing
Modified Tue Jun 10 10:10:45 2003 UTC (20 years, 9 months ago) by suxen_drol
adapt_quant.h and adapt_quant.c removed from msvc project

Revision 1031 - Directory Listing
Modified Sat May 17 13:26:51 2003 UTC (20 years, 10 months ago) by suxen_drol
* dynamic bvop decision stats bug fixed
* added runtime debug level option. this only only activated when _DEBUG is defined.
  level is specified globaly, via "xvid_glb_init_t.debug" and XVID_DEBUG_xxx defines.
  references to previous DPRINTF_LEVEL_xxx's have been replaced throughout libxvidcore
* futher bitrate zone fixes for plugin_2pass2.c
* removed old ratecontrol.c from msvc project
* xvid_encraw.c specifc:
  * added "-max_key_interval integer" option
  * renamed -debug to -vop_debug
  * added "-debug integer" option, which sets xvid_gbl_init_t.debug field
  * s/length/len/ status line
* vfw specific:
  * zone/bitrate typos fixed ("you eediot")
  * renamed "debug" regkey to "vop_debug"
  * added "debug" regeky and textbox which sets xvid_gbl_init_t.debug field

Revision 1018 - Directory Listing
Modified Wed May 14 11:49:16 2003 UTC (20 years, 10 months ago) by suxen_drol
removed plugin_{cbr, fixed}.c from build files; added plugin_single.c

Revision 942 - Directory Listing
Modified Tue Mar 25 11:01:48 2003 UTC (21 years ago) by suxen_drol
2pass2

Revision 939 - Directory Listing
Modified Sun Mar 23 09:35:25 2003 UTC (21 years ago) by suxen_drol
added fixed,cbr,2pass1 plugins

Revision 926 - Directory Listing
Modified Sun Mar 16 12:05:09 2003 UTC (21 years ago) by suxen_drol
dquant cleanup
xvid_pluing_lumimasking added
xvid_encraw -lumimasking option added

Revision 920 - Directory Listing
Modified Sat Mar 15 14:32:56 2003 UTC (21 years ago) by suxen_drol
enc_encode CLOSE_GOP fixed, further cleanup
XVID_REQORIGINAL plugin support
plugin examples: xvid_plugin_psnr, xvid_plugin_dump

Revision 890 - Directory Listing
Modified Sat Feb 22 08:49:45 2003 UTC (21 years, 1 month ago) by suxen_drol
++api v1.-127.0

Revision 886 - Directory Listing
Modified Fri Feb 21 14:49:29 2003 UTC (21 years, 1 month ago) by
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

Revision 860 - Directory Listing
Modified Sun Feb 16 05:11:39 2003 UTC (21 years, 1 month ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
futher portab.h, ARCH_IS_xxx fixes

Revision 851 - Directory Listing
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/build/win32
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 842 - Directory Listing
Modified Thu Feb 13 12:50:43 2003 UTC (21 years, 1 month ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
line feed fixup

Revision 824 - Directory Listing
Modified Sun Feb 9 19:32:52 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/build/win32
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)

Revision 682 - Directory Listing
Modified Wed Nov 27 21:08:34 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/build/win32
Added 2 last projects and added a workspace

Revision 564 - Directory Listing
Modified Sat Sep 28 15:47:46 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/build/win32
Added to project

Revision 546 - Directory Listing
Modified Fri Sep 27 18:26:59 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/build/win32
Updated - unix2dos applied

Revision 505 - Directory Listing
Modified Sat Sep 21 15:16:48 2002 UTC (21 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
msvc dsp fix

Revision 498 - Directory Listing
Modified Sat Sep 21 02:29:39 2002 UTC (21 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
removed smb_motionest.h reference

Revision 494 - Directory Listing
Modified Fri Sep 20 18:27:03 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/build/win32
Old files renamed

Revision 493 - Directory Listing
Modified Fri Sep 20 18:25:34 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/build/win32
renamed to libxvidcore.dsp

Revision 492 - Directory Listing
Modified Fri Sep 20 17:28:52 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/build/win32
Removed in favour of xvidcore.dsw

Revision 367 - Directory Listing
Modified Fri Aug 9 10:45:05 2002 UTC (21 years, 7 months ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
sse2 dequant funcs revamped

Revision 329 - Directory Listing
Modified Tue Jul 23 12:59:57 2002 UTC (21 years, 8 months ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
sad[16,8]_mmx, sad[16,8]_3dn, sad8_xmm

Revision 295 - Directory Listing
Modified Fri Jul 12 12:26:55 2002 UTC (21 years, 8 months ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
XVID_ENC_PARAM->num_threads

Revision 262 - Directory Listing
Modified Sun Jul 7 09:45:40 2002 UTC (21 years, 8 months ago) by Isibaar
Original Path: trunk/xvidcore/build/win32
split mmx,xmm,3dnow,sse2 code into different files, SMP fix, Skal's tweaked asm code

Revision 234 - Directory Listing
Modified Sun Jun 23 03:58:32 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
XVID_GLOBAL_*, XVID_CPU_CHKONLY, timestamp fix, font.c

Revision 206 - Directory Listing
Modified Fri Jun 14 12:26:06 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
msvc asm{} codingstyle fix

Revision 168 - Directory Listing
Modified Thu May 9 00:15:51 2002 UTC (21 years, 10 months ago) by chenm001
Original Path: trunk/xvidcore/build/win32
add low_delay decode support

Revision 156 - Directory Listing
Modified Fri May 3 00:45:10 2002 UTC (21 years, 11 months ago) by chenm001
Original Path: trunk/xvidcore/build/win32
add B-frame decode support

Revision 118 - Directory Listing
Modified Sat Apr 13 16:30:02 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
bframe "support" code

Revision 68 - Directory Listing
Modified Mon Mar 25 20:01:54 2002 UTC (22 years ago) by suxen_drol
Original Path: trunk/xvidcore/build/win32
added *.h to msvc project, removed __declspec(align(..)) for _MSC_VER <= 1200

Revision 33 - Directory Listing
Modified Sat Mar 16 14:13:51 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore/build/win32
change release compilation inlining mode to "any suitable" - runs faster (just)

Revision 22 - Directory Listing
Modified Mon Mar 11 01:16:26 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/build/win32
no message

Revision 3 - Directory Listing
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/build/win32
moved sources

Sort log by:

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4