ViewVC Help
View Directory | Revision Log | Commit Query | View Changeset | Root Listing
root/svn/branches/release-1_1-branch/xvidcore
Revision 1748 - Directory Listing - [select for diffs]
Modified Wed Nov 1 10:00:55 2006 UTC (17 years, 11 months ago) by Isibaar
Diff to previous 1747
- Make the static compile targets link

Revision 1747 - Directory Listing - [select for diffs]
Modified Wed Nov 1 09:26:52 2006 UTC (17 years, 11 months ago) by Isibaar
Diff to previous 1723
- Synced with cvs head version

Revision 1723 - Directory Listing - [select for diffs]
Modified Tue Jul 11 19:11:37 2006 UTC (18 years, 2 months ago) by Isibaar
Diff to previous 1722
- bleh. increment build string

Revision 1722 - Directory Listing - [select for diffs]
Modified Tue Jul 11 18:36:32 2006 UTC (18 years, 2 months ago) by Isibaar
Diff to previous 1718
- updated graphics

Revision 1718 - Directory Listing - [select for diffs]
Modified Mon Jul 10 17:39:38 2006 UTC (18 years, 2 months ago) by Isibaar
Diff to previous 1717
- updated profile definitions

Revision 1717 - Directory Listing - [select for diffs]
Modified Mon Jul 10 17:26:13 2006 UTC (18 years, 2 months ago) by Isibaar
Diff to previous 1715
- Update vfw profile definitions and packed bs enforcement

Revision 1715 - Directory Listing - [select for diffs]
Modified Mon Jul 10 15:21:49 2006 UTC (18 years, 2 months ago) by Isibaar
Diff to previous 1714
- back ported some important bug fixes from head to release-1_1-branch

Revision 1714 - Directory Listing - [select for diffs]
Modified Mon Jul 10 15:05:30 2006 UTC (18 years, 3 months ago) by Isibaar
Diff to previous 1698
- Back ported several important bug fixes from head to release-1_1-branch

Revision 1698 - Directory Listing - [select for diffs]
Modified Thu Apr 13 20:48:07 2006 UTC (18 years, 5 months ago) by (unknown author)
Diff to previous 1672
This commit was manufactured by cvs2svn to create branch
'release-1_1-branch'.
Revision 1672 - Directory Listing - [select for diffs]
Modified Fri Dec 30 14:26:58 2005 UTC (18 years, 9 months ago) by Isibaar
Diff to previous 1661
- Applied the most recent bugfixes from cvs-head to 1_1 release branch as
  well.

Revision 1661 - Directory Listing - [select for diffs]
Modified Fri Dec 9 05:07:31 2005 UTC (18 years, 10 months ago) by syskin
Diff to previous 1657
tuning lambdas for better PSNR and vhq0 mode decision

Revision 1657 - Directory Listing - [select for diffs]
Modified Tue Nov 22 21:01:33 2005 UTC (18 years, 10 months ago) by edgomez
Diff to previous 1655
Bits from my repo

Revision 1655 - Directory Listing - [select for diffs]
Modified Tue Nov 22 10:44:09 2005 UTC (18 years, 10 months ago) by suxen_drol
Diff to previous 1654
release-1_1_0 version patch:
	set build string to "xvid-1.1.0"
	set XVID_VERSION to 1.1.0
	set XVID_BS_VERSION to 40
	remove XVID_UNSTABLE

Revision 1654 - Directory Listing - [select for diffs]
Modified Tue Nov 22 10:23:02 2005 UTC (18 years, 10 months ago) by (unknown author)
Diff to previous 1653
This commit was manufactured by cvs2svn to create branch
'release-1_1-branch'.
Revision 1653 - Directory Listing - [select for diffs]
Modified Tue Nov 22 10:23:01 2005 UTC (18 years, 10 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1652
cleanings in code spotted by sparse (ed dot gomez at free dot fr>

Revision 1652 - Directory Listing - [select for diffs]
Modified Thu Nov 3 05:44:07 2005 UTC (18 years, 11 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1651
	typo fixed (thanks squid_80)

Revision 1651 - Directory Listing - [select for diffs]
Modified Wed Oct 26 12:38:34 2005 UTC (18 years, 11 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1650
         + removed the x_Ref%4 in qpel.h, in favor of x_Ref>>2.
        As suggested by Gruel, there might be a compiler
        problem for some very very exotic platform.
        Hence, i've added a test_compiler() in xvid_bench.c, to
        be sure everything are ok. Hope the test is correct.

        + added benches for interlaced decoding, as supplied
        by Christoph Kühnel (info at intek-darmstadt dot de).
        Thanks a lot.

Revision 1650 - Directory Listing - [select for diffs]
Modified Sat Oct 22 22:32:44 2005 UTC (18 years, 11 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1649
- Renamed and extended the profiles

Revision 1649 - Directory Listing - [select for diffs]
Modified Sun Oct 16 00:00:04 2005 UTC (18 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1648
vfw quality presets

Revision 1648 - Directory Listing - [select for diffs]
Modified Sun Oct 9 07:38:33 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1647
TODO/Changelog update

Revision 1647 - Directory Listing - [select for diffs]
Modified Sat Oct 8 00:58:02 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1646
compatibility with haali media splitter:
- FORMAT_MPEG2Video support
- handle uppercase MP4V fourcc/clsid

Revision 1646 - Directory Listing - [select for diffs]
Modified Fri Oct 7 15:02:28 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1645
minor xvid_{enc,dec}_raw fixes:
- fix clock resolution (thanks yuri khan)
- link vfw32.lib for win32 avifile support
- honour avifile stream length

Revision 1645 - Directory Listing - [select for diffs]
Modified Thu Oct 6 18:28:31 2005 UTC (19 years ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1644
- added avi/avs input support
- various new options

Revision 1644 - Directory Listing - [select for diffs]
Modified Thu Oct 6 10:46:42 2005 UTC (19 years ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1643
- Wiped the remainders of RRV encoding support
- Marked the RRV flags as obsolete in xvid.h API

Revision 1643 - Directory Listing - [select for diffs]
Modified Wed Oct 5 11:20:22 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1642
vfw: replace "Picture Aspect Ratio" with "Display Aspect Ratio"

Revision 1642 - Directory Listing - [select for diffs]
Modified Sat Sep 24 03:10:37 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1641
bugfix: calc_cbp_mmx was ignoring negative coeff case. have replaced "coeff_sum>0" evaluation with "coeff_sum != 0"
see http://forum.doom9.org/showthread.php?t=100275 for description of bug.

Revision 1641 - Directory Listing - [select for diffs]
Modified Fri Sep 23 12:53:35 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1640
+ve/-ve cbp test (to demonstrate fault with current calc_cbp_mmx function

Revision 1640 - Directory Listing - [select for diffs]
Modified Tue Sep 20 12:21:59 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1639
todo: vfw enhancement

Revision 1639 - Directory Listing - [select for diffs]
Modified Tue Sep 20 11:54:11 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1638
> > -      uint32_t intra_dc_threshold; /* fake variable */
> > +      int intra_dc_threshold; /* fake variable */

This patch fixes a warning spotted by gcc 4.0.1, because &intra_dc_threshold
is passed to some function which expects a int*, not a uint32_t* (on 64bit this
is important, even if this is fake data, the callee could corrupt the stack
writing 64bit to a 32bit allocated destination)

Revision 1638 - Directory Listing - [select for diffs]
Modified Tue Sep 20 11:51:40 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1637
msvc fails on void* arithmetic in xvid_bench.c

Revision 1637 - Directory Listing - [select for diffs]
Modified Tue Sep 20 11:19:34 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1636
update example documentation to "newer" commandline arguments for encraw/decraw (the arguments were changed ~2003).
bugfix: prevent endless loop when useful_bytes==1 within xvid_decraw.c

Revision 1636 - Directory Listing - [select for diffs]
Modified Sun Sep 18 01:34:13 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1635
renamed dshow "Aspect_Ratio" registry key to "Decoder_Aspect_Ratio", in order to prevent conflict with vfw encoder registry key.

Revision 1635 - Directory Listing - [select for diffs]
Modified Sat Sep 17 08:17:57 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1634
update ChangeLog to "1.1.0 <beta3/final tbd>"

Revision 1634 - Directory Listing - [select for diffs]
Modified Thu Sep 15 10:55:29 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1633
OutputDebugString cleanup

Revision 1633 - Directory Listing - [select for diffs]
Modified Thu Sep 15 10:52:28 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1632
bugfix: support for aspect ratio when decoding unpacked b-frames

Revision 1632 - Directory Listing - [select for diffs]
Modified Tue Sep 13 12:12:15 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1631
Field interlaced decoding, contributed by Christoph Kuehnel

decoder.c
=========
- Some new defines for DIV
- <decoder_mb_decode> modified: had wrong address offsets for interlaced
- <decoder_mbinter_field> = new function for interlaced
- <get_motion_vector_interlaced> = new function for interlaced motion vector prediction
- <decoder_pframe> modified so that it differs between frame and field prediction

global.h
========
- For field motion prediction MACORBLOCK has new member that is the average of
  field1 and field2 motion vector = <mvs_avg>

xvid.c
======
- For field predicted macroblocks we need new field oriented transfer functions.
  For colour calculations they may only process 4 lines (one field from the colour
  macroblock that is 8x8). So I introduced 4 new function pointers:
  <transfer8x4_copy, interpolate8x4_ ...)

mbcoding.c
==========
- _DEBUG code; index is checked against 64

interpolate8x8.[c,h,asm]
===========================
- New 8x4 functions

mbpredicition.[c,h]
===============
- New function <get_pmv2_interlaced> for interlaced prediciton according to spec

mem_transfer.[c,h,asm]
==============
- New 8x4 function

Revision 1631 - Directory Listing - [select for diffs]
Modified Fri Sep 9 12:18:10 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1630
msvc6 fails upon "std" function argument name; renamed std to stride as a workaround

Revision 1630 - Directory Listing - [select for diffs]
Modified Fri Sep 9 11:34:51 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1629
older mingw platform sdk compatibility

Revision 1629 - Directory Listing - [select for diffs]
Modified Fri Aug 5 20:49:23 2005 UTC (19 years, 2 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1628
	Added Carlo's optimized cbp calc function, and bench (slightly edited).
	(carlo dot bramix at libero dot it)

Revision 1628 - Directory Listing - [select for diffs]
Modified Mon Aug 1 18:37:46 2005 UTC (19 years, 2 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1627
- workaround for wrong chroma rounding in very old XviD builds

Revision 1627 - Directory Listing - [select for diffs]
Modified Mon Aug 1 10:53:46 2005 UTC (19 years, 2 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1626
 * Writing pointed data is always better than memory
   addresses (Patch by GomGom)
 * Trivial style thingies (Patch by GomGom)
 * No width and height declared in write_tga bug
   (Patch by GomGom, spotted by Paul Kurucz
    ptk9417 at ritvax.isc.rit.edu)

Revision 1626 - Directory Listing - [select for diffs]
Modified Mon Jul 11 22:10:24 2005 UTC (19 years, 2 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1625
	Fix for x86_64 + gcc 4.1.x
	patch by Martin Drab <drab at kepler dot fjfi dot cvut dot cz>

Revision 1625 - Directory Listing - [select for diffs]
Modified Mon Jul 11 09:25:39 2005 UTC (19 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1624
disable packed-bframes widget for dxn profile

Revision 1624 - Directory Listing - [select for diffs]
Modified Tue Jul 5 20:55:12 2005 UTC (19 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 1623
added RD modes using the "-vhqmode [0..4]" switch (as in VfW).
Default currently is 0, but 1 (RD_MODEDECISION) might be a good choice.

Revision 1623 - Directory Listing - [select for diffs]
Modified Tue Jul 5 20:39:52 2005 UTC (19 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 1622
made "-asm" default behaviour. This has been annoying me for years...
added "-noasm" switch to disable it.

Revision 1622 - Directory Listing - [select for diffs]
Modified Wed Jun 22 06:18:14 2005 UTC (19 years, 3 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1621
	added the '-grey' option, for GREYSCALE coding.

Revision 1621 - Directory Listing - [select for diffs]
Modified Wed Jun 15 06:07:28 2005 UTC (19 years, 3 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1620
	fix for crc computation on BIG_ENDIAN platforms.
	Patch by Paul Kurucz ( ptk9417 at ritvax dot isc dot rit dot edu )

Revision 1620 - Directory Listing - [select for diffs]
Modified Tue Jun 14 13:58:21 2005 UTC (19 years, 3 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1619
	+ Aligned local arrays in test_transfer() of xvid_bench.c
	+ optimized the C-version of mem_transfer.c. You can activate
	the new code by commenting out the "#define USE_REFERENCE_C"
	at the beginning of the source file.

Revision 1619 - Directory Listing - [select for diffs]
Modified Tue May 24 18:48:05 2005 UTC (19 years, 4 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1618
	oops... forgotten file

Revision 1618 - Directory Listing - [select for diffs]
Modified Mon May 23 12:06:02 2005 UTC (19 years, 4 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1617

	+ Added IEEE-1180 and Walken-compliant SSE2 Idct.
	Disabled by default (line 515 of xvid.c) until proven fully
	safe. Should give binary-equal results than the mmx and xmm
	versions.

Revision 1617 - Directory Listing - [select for diffs]
Modified Mon May 23 09:29:43 2005 UTC (19 years, 4 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1616
	encoder.c: simplify_time() optimized by Euclid.

	bitstream.c: write_video_packet_header() was buggy and
	kind of obfuscated, as noticed by Sigdrak at free.fr.

	from Edouard:

	gcc4 warning removal.
	- No executable shared objects installed
	  (Do not install the lib as executable. It's no use as the SO has no
 	   main symbol anyway, and the static lib is not runnable anyway.)
	- Statically link xvid_bench with libxvidcore.a
	- New autoconf garbage removal
	- Quotes in configure.in

Revision 1616 - Directory Listing - [select for diffs]
Modified Tue May 17 21:03:32 2005 UTC (19 years, 4 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1615
	encoder.c: better error handling upon MEM_ERROR
	bitstream.c: faster log2bin (xvid_bench.c updated)
	bitstream.c: added unused functions:
BitstreamWriteEndOfSequence()
BitstreamWriteGroupOfVopHeader()
write_video_packet_header()

	Original input: sigdrak at free.fr and Angela Belda. Thanks.

Revision 1615 - Directory Listing - [select for diffs]
Modified Tue May 17 15:55:24 2005 UTC (19 years, 4 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1614
	GCC4 support added (thx to Edouard Gomez)

Revision 1614 - Directory Listing - [select for diffs]
Modified Tue May 17 15:40:11 2005 UTC (19 years, 4 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1613

	Added a verification bench 'bench.pl'.
	You should customize the 'bench_list.pl' list with
	the bitstreams you want to check for decoding.

	Updated 'xvid_bench.c'.

Revision 1613 - Directory Listing - [select for diffs]
Modified Mon Apr 18 08:31:42 2005 UTC (19 years, 5 months ago) by Skal
Original Path: trunk/xvidcore
Diff to previous 1612
        clock() returns time in milliseconds. Thx to Mark L at yahoo dot com.

Revision 1612 - Directory Listing - [select for diffs]
Modified Mon Apr 11 14:33:26 2005 UTC (19 years, 5 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1611
- Fix alignement issue (patch from Alexandre Ganea)

Revision 1611 - Directory Listing - [select for diffs]
Modified Sun Apr 10 01:57:45 2005 UTC (19 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1610
bugfix: correct max bitrate display for slider
layout: "(kbps)" added to avgerage bitrate labels within calculator dialog

Revision 1610 - Directory Listing - [select for diffs]
Modified Sun Apr 10 00:27:25 2005 UTC (19 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1609
improved profile/level id auto-detection

Revision 1609 - Directory Listing - [select for diffs]
Modified Mon Apr 4 23:49:37 2005 UTC (19 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1608
New 1.1.0-beta2 release

Revision 1608 - Directory Listing - [select for diffs]
Modified Thu Mar 31 22:14:20 2005 UTC (19 years, 6 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1607
- Fixed the cartoon mode bug reported by CruNcher

Revision 1607 - Directory Listing - [select for diffs]
Modified Sun Mar 27 03:59:42 2005 UTC (19 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1606
xvidcore
========
* added XVID_GLOBAL_DIVX5_USERDATA global flag
* removed the bvop delay warning text ("warning: nothing to output), as this often confuses joe user.
* minor changed to closed gop image_printf statement: s/"DX50 BVOP->PVOP"/"CLOSED GOP BVOP->PVOP"
* additional comments for low_delay_default mode within decoder_decode()
* divx userdata string: s/DivX999b000/DivX503b1393. this has been suggested by dxn for improved hardware compatibility [nb: i dont have a hardware player to confirm this]
* vbv_peakrate constraint is ignored if <= 0

vfw frontend
============
* dxn profiles now confirm to "DivX Certified Profile Compatibility v1.1", February 2005. this document was provided by DivXNetworks, USA. when a dxn profile is selected, strict conformance is enabled:
  - force 1:1 picture aspect ratio
  - disable bframes if interlacing is enabled
  - force maximum of 1 consecutive bvops for the portable and ht profiles, 2 bvops for the hd profile
  - always write divx 5 userdata string to bitstream
  - force packed bitstream option
  - updated dxn vbv parameters
* added PROFILE_4MV flag. 4mv is now disabled for the dxn handheld profile.
* moved PROFILE_AS/PROFILE_ARTS/PROFILE_S to config.c
* profile[].max_bitrate now measured in bit/sec (not kbps)
* profile->level box: widgets are now greyed-out if they are not used.
* increase vertical size of profile drop down list.
* about box button: s/Dismiss/OK

Revision 1606 - Directory Listing - [select for diffs]
Modified Fri Mar 18 18:01:34 2005 UTC (19 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1605
Merged 2 fixes from my branch and the ChangeLog update

Revision 1605 - Directory Listing - [select for diffs]
Modified Mon Mar 14 01:18:20 2005 UTC (19 years, 6 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1604
- Applied dshow patch by Antonz

Revision 1604 - Directory Listing - [select for diffs]
Modified Mon Mar 14 00:47:08 2005 UTC (19 years, 6 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1603
- New lambda tables for R-D motion search. The old tables were obviously
  taken from h.264, which uses a logarithmic quantizer scale. This lead to
  bad results at very low bit-rates. With this patch, compression efficiency
  at low bit-rates is greatly improved.

Revision 1603 - Directory Listing - [select for diffs]
Modified Fri Mar 4 22:13:33 2005 UTC (19 years, 7 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1602
+ Ok, finally realized that the cartoon mode bug is mostly GMC related. So new try ;-)

Revision 1602 - Directory Listing - [select for diffs]
Modified Thu Mar 3 01:27:07 2005 UTC (19 years, 7 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1601
- must be 0x3f and not 0x2f - d'oh!

Revision 1601 - Directory Listing - [select for diffs]
Modified Wed Mar 2 20:22:10 2005 UTC (19 years, 7 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1600
- Cartoon mode bugfix

Revision 1600 - Directory Listing - [select for diffs]
Modified Sun Feb 20 13:12:26 2005 UTC (19 years, 7 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1599
assume that fcode also limits average MV in mcsel==1 blocks. fixes a visual bug caused by different prediction from such MV

Revision 1599 - Directory Listing - [select for diffs]
Modified Sat Feb 19 23:20:27 2005 UTC (19 years, 7 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1598
sad_mmx register dependency speed optimisation
contributed by dark sylinc (dark_sylinc at yahoo dor com dor ar)

Revision 1598 - Directory Listing - [select for diffs]
Modified Tue Feb 1 11:46:32 2005 UTC (19 years, 8 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1597
removed "(??? need to be confirmed)" comment

Revision 1597 - Directory Listing - [select for diffs]
Modified Sun Jan 30 14:04:11 2005 UTC (19 years, 8 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1596
set xvid_init_t.debug on decompress_begin()

Revision 1596 - Directory Listing - [select for diffs]
Modified Sun Jan 16 10:34:52 2005 UTC (19 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1595
Marking 1.1.0-beta1

Revision 1595 - Directory Listing - [select for diffs]
Modified Sun Jan 16 10:23:53 2005 UTC (19 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1594
It's better to have a crlf license for vfw as it gets included in
the resources.

Revision 1594 - Directory Listing - [select for diffs]
Modified Mon Jan 10 06:07:07 2005 UTC (19 years, 8 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1593
cartoon mode in zones - fix

Revision 1593 - Directory Listing - [select for diffs]
Modified Mon Jan 10 05:35:56 2005 UTC (19 years, 8 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1592
fixed overflow in bitrate calculator <-- fix to this fix

Revision 1592 - Directory Listing - [select for diffs]
Modified Mon Jan 10 05:01:01 2005 UTC (19 years, 8 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1591
reduced resolution removed; closed gov removed; trellis on by default

Revision 1591 - Directory Listing - [select for diffs]
Modified Mon Jan 10 03:36:53 2005 UTC (19 years, 8 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1590
fixed overflow in bitrate calculator

Revision 1590 - Directory Listing - [select for diffs]
Modified Mon Jan 10 02:59:38 2005 UTC (19 years, 8 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1589
something to make calculator work again, after last fix ;)

Revision 1589 - Directory Listing - [select for diffs]
Modified Sun Jan 9 20:26:42 2005 UTC (19 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1588
Fixes merged from my branch

Revision 1588 - Directory Listing - [select for diffs]
Modified Sat Jan 8 12:28:48 2005 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1587
by popular request, cartoon mode was moved to Zones

Revision 1587 - Directory Listing - [select for diffs]
Modified Thu Jan 6 23:48:08 2005 UTC (19 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1586
Wrong mov size, should have used 32bit

Revision 1586 - Directory Listing - [select for diffs]
Modified Wed Jan 5 23:02:15 2005 UTC (19 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1585
Preliminary x86_64 linux port

Revision 1585 - Directory Listing - [select for diffs]
Modified Sun Dec 19 14:05:55 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1584
add CBP cost as soon as possible (yet another bvop-vhq speedup)

Revision 1584 - Directory Listing - [select for diffs]
Modified Sun Dec 19 13:53:54 2004 UTC (19 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1583
missing GPL header

Revision 1583 - Directory Listing - [select for diffs]
Modified Sun Dec 19 13:16:50 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1582
xmm-ed transfer8to16_2() - faster bvop-vhq

Revision 1582 - Directory Listing - [select for diffs]
Modified Sun Dec 19 12:49:05 2004 UTC (19 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1579
Merged release-1 branch patches + changelogs update

Revision 1579 - Directory Listing - [select for diffs]
Modified Sat Dec 18 12:06:43 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1578
faster vhq - bail out of intra RD calculations even sooner

Revision 1578 - Directory Listing - [select for diffs]
Modified Sat Dec 18 06:51:14 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1577
faster vhq - bail out of different RD calculations sooner

Revision 1577 - Directory Listing - [select for diffs]
Modified Fri Dec 17 15:42:35 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1576
faster bvop-vhq

Revision 1576 - Directory Listing - [select for diffs]
Modified Fri Dec 17 11:57:59 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1575
faster bvop-vhq

Revision 1575 - Directory Listing - [select for diffs]
Modified Fri Dec 17 10:45:01 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1574
serious optimizations, both speed and psnr improved

Revision 1574 - Directory Listing - [select for diffs]
Modified Fri Dec 10 05:37:11 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1573
more encoder.c cleanups

Revision 1573 - Directory Listing - [select for diffs]
Modified Fri Dec 10 04:10:12 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1572
small clenup - move GREYSCALE code to mbcoding

Revision 1572 - Directory Listing - [select for diffs]
Modified Fri Dec 10 03:45:18 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1571
small cleanup - move fcode-code to a separate function

Revision 1571 - Directory Listing - [select for diffs]
Modified Fri Dec 10 01:31:20 2004 UTC (19 years, 9 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1570
fixed yesterday's "fix"

Revision 1570 - Directory Listing - [select for diffs]
Modified Thu Dec 9 23:02:54 2004 UTC (19 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1569
Merged fixes for PPC, should improve GNU gcc support nad fix a couple of bugs for wrong data alignment

Revision 1569 - Directory Listing - [select for diffs]
Modified Thu Dec 9 04:58:12 2004 UTC (19 years, 10 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1568
speed things up by keeping quant-squared in SearchData

Revision 1568 - Directory Listing - [select for diffs]
Modified Thu Dec 9 04:20:44 2004 UTC (19 years, 10 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1567
speed things up by using VHQ's cbp

Revision 1567 - Directory Listing - [select for diffs]
Modified Wed Dec 8 12:43:48 2004 UTC (19 years, 10 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1566
new fcode code

Revision 1566 - Directory Listing - [select for diffs]
Modified Sun Dec 5 13:56:13 2004 UTC (19 years, 10 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1565
RRV removed from everything else

Revision 1565 - Directory Listing - [select for diffs]
Modified Sun Dec 5 13:01:27 2004 UTC (19 years, 10 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1564
RRV removed from MC

Revision 1564 - Directory Listing - [select for diffs]
Modified Sun Dec 5 04:53:01 2004 UTC (19 years, 10 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1562
RRV removed from ME

Revision 1562 - Directory Listing - [select for diffs]
Modified Mon Nov 22 10:40:03 2004 UTC (19 years, 10 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1561
VBV; default profile changed to 'unrestricted' to keep it off. RRV hidden

Revision 1561 - Directory Listing - [select for diffs]
Modified Mon Nov 22 05:47:26 2004 UTC (19 years, 10 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1560
default brightness should be zero, always

Revision 1560 - Directory Listing - [select for diffs]
Modified Mon Nov 22 05:30:08 2004 UTC (19 years, 10 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1559
AdvDiamond() fix

Revision 1559 - Directory Listing - [select for diffs]
Modified Fri Nov 19 09:41:06 2004 UTC (19 years, 10 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 1558
Added -interlaced switch for interlaced MPEG-4 encoding.

Revision 1558 - Directory Listing - [select for diffs]
Modified Mon Oct 25 10:29:10 2004 UTC (19 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1557
bugfix: enable decoding when input width is not mod 8.

Revision 1557 - Directory Listing - [select for diffs]
Modified Sun Oct 17 10:20:15 2004 UTC (19 years, 11 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1556
Merged PPC work from christoph nageli

Revision 1556 - Directory Listing - [select for diffs]
Modified Tue Oct 12 21:08:41 2004 UTC (19 years, 11 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1553
Fixes from my branch, 64bit fixes, credits to christoph nageli, DEST support in Makefile

Revision 1553 - Directory Listing - [select for diffs]
Modified Sun Oct 3 16:20:51 2004 UTC (20 years ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1551
don't touch a frame that doesn't have at least 4 bytes. safety, and removes one visible error in a rare case

Revision 1551 - Directory Listing - [select for diffs]
Modified Sun Oct 3 14:49:34 2004 UTC (20 years ago) by chl
Original Path: trunk/xvidcore
Diff to previous 1550
Unfixed the fix.

Revision 1550 - Directory Listing - [select for diffs]
Modified Sun Oct 3 14:37:18 2004 UTC (20 years ago) by chl
Original Path: trunk/xvidcore
Diff to previous 1549
Fixed fix in DiamondSearch()

Revision 1549 - Directory Listing - [select for diffs]
Modified Sun Oct 3 14:25:01 2004 UTC (20 years ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1548
DiamondSearch fix

Revision 1548 - Directory Listing - [select for diffs]
Modified Sat Sep 4 15:07:45 2004 UTC (20 years, 1 month ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1547
best_sad not initalized correctly

Revision 1547 - Directory Listing - [select for diffs]
Modified Sat Sep 4 14:16:24 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1546
Fixes and enhancements

Revision 1546 - Directory Listing - [select for diffs]
Modified Tue Aug 31 22:23:38 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1545
This really is API 4.1

Revision 1545 - Directory Listing - [select for diffs]
Modified Sun Aug 29 11:57:35 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1540
Merging with 1.0 tree

Revision 1540 - Directory Listing - [select for diffs]
Modified Sun Aug 29 10:02:38 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1539
Symbols' size for ia32+elf

Revision 1539 - Directory Listing - [select for diffs]
Modified Sun Aug 29 05:32:29 2004 UTC (20 years, 1 month ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1538
two compiler warnings fixed

Revision 1538 - Directory Listing - [select for diffs]
Modified Sat Aug 28 13:07:56 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1537
Fixes thread safety and write to RO segment !

Revision 1537 - Directory Listing - [select for diffs]
Modified Sun Aug 22 13:16:12 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1536
Thread safety for C version

Revision 1536 - Directory Listing - [select for diffs]
Modified Sun Aug 22 13:16:03 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1535
Marking change of API

Revision 1535 - Directory Listing - [select for diffs]
Modified Sun Aug 22 11:46:10 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1534
Mark Functions in asm files -- added yasm support in configure.in

Revision 1534 - Directory Listing - [select for diffs]
Modified Sat Aug 21 11:52:50 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1533
Typo+error

Revision 1533 - Directory Listing - [select for diffs]
Modified Mon Aug 16 22:38:06 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1532
Fix decoding slowdown regression

Revision 1532 - Directory Listing - [select for diffs]
Modified Sun Aug 15 11:28:38 2004 UTC (20 years, 1 month ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1531
make sure that MV is in range in b-frames too. prevents crashes with broken bitstream

Revision 1531 - Directory Listing - [select for diffs]
Modified Tue Aug 10 22:34:32 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1530
Fixes - see patch-69 chaneglog entry for details

Revision 1530 - Directory Listing - [select for diffs]
Modified Tue Aug 10 21:58:55 2004 UTC (20 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1529
Decoder speedups: merge interpolation and dst averaging for bvop blocks, unify qpel framework (should slow things for PPC until new functions get merged)

Revision 1529 - Directory Listing - [select for diffs]
Modified Sun Aug 1 08:45:15 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1528
using wrong PAR values

Revision 1528 - Directory Listing - [select for diffs]
Modified Wed Jul 28 11:26:16 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1527
GNU/Linux MinGW cross-compile fix.

Revision 1527 - Directory Listing - [select for diffs]
Modified Tue Jul 27 22:37:16 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1526
no message

Revision 1526 - Directory Listing - [select for diffs]
Modified Tue Jul 27 21:15:37 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1525
Updated dshow patches for mingw

Revision 1525 - Directory Listing - [select for diffs]
Modified Mon Jul 26 20:30:10 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1524
Changelog updates

Revision 1524 - Directory Listing - [select for diffs]
Modified Mon Jul 26 19:32:28 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1523
Small cleanup (will ease future patches thanks to the unified add_residual pointer), no speedup at all

Revision 1523 - Directory Listing - [select for diffs]
Modified Mon Jul 26 19:31:30 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1522
Just a patch in my tree, that is equivalent to latest pete commit on this file, so just cosmetic

Revision 1522 - Directory Listing - [select for diffs]
Modified Mon Jul 26 19:30:21 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1521
Use slashes to allow cross compilation

Revision 1521 - Directory Listing - [select for diffs]
Modified Sun Jul 25 11:13:16 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1520
updated dx90sdk patch for gcc3.3.x
debug project now works with dx90sdk

Revision 1520 - Directory Listing - [select for diffs]
Modified Sun Jul 25 02:26:57 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1519
license dialog
resource fix: msvc resource editor will nolonger deletes mingw specific stuff.

Revision 1519 - Directory Listing - [select for diffs]
Modified Sat Jul 24 11:46:08 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1517
ASM data section cleanups + important bugfix to bvop ref interpolation rounding

Revision 1517 - Directory Listing - [select for diffs]
Modified Wed Jul 21 15:47:51 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1516
one more SKIP fix - more for internal PSNR calculations than for anything else

Revision 1516 - Directory Listing - [select for diffs]
Modified Wed Jul 21 14:52:22 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1515
SKIP fix - wasn't exactly right before

Revision 1515 - Directory Listing - [select for diffs]
Modified Wed Jul 21 12:50:30 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1514
a bugfix. it's not THE bug I've been looking for, but bug nonetheless

Revision 1514 - Directory Listing - [select for diffs]
Modified Tue Jul 20 12:18:44 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1513
"directx 9.0 sdk update (summer 2003)" patch

Revision 1513 - Directory Listing - [select for diffs]
Modified Tue Jul 20 07:31:38 2004 UTC (20 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 1512
Added memset to 0x00 for xvid_dec... structures.

Revision 1512 - Directory Listing - [select for diffs]
Modified Sun Jul 18 15:24:05 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1511
Merging bits

Revision 1511 - Directory Listing - [select for diffs]
Modified Sun Jul 18 12:46:44 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1510
VHQ for bframes (disable it in 1st pass)

Revision 1510 - Directory Listing - [select for diffs]
Modified Sun Jul 18 12:45:57 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1509
VHQ for bframes widget

Revision 1509 - Directory Listing - [select for diffs]
Modified Sun Jul 18 12:23:45 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1508
VHQ for bframes (fix 2)

Revision 1508 - Directory Listing - [select for diffs]
Modified Sun Jul 18 12:22:31 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1507
VHQ for bframes (fix)

Revision 1507 - Directory Listing - [select for diffs]
Modified Sun Jul 18 12:03:19 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1506
C99'ism

Revision 1506 - Directory Listing - [select for diffs]
Modified Sun Jul 18 11:51:44 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1505
VHQ for bframes

Revision 1505 - Directory Listing - [select for diffs]
Modified Sun Jul 18 11:22:24 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1504
b-frame VHQ flag

Revision 1504 - Directory Listing - [select for diffs]
Modified Sun Jul 18 04:10:22 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1503
gcc build environment

Revision 1503 - Directory Listing - [select for diffs]
Modified Sun Jul 18 02:00:05 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1502
gcc build environment

Revision 1502 - Directory Listing - [select for diffs]
Modified Sun Jul 18 00:58:14 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1501
AR: FormatType safety

Revision 1501 - Directory Listing - [select for diffs]
Modified Sat Jul 17 11:42:46 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1500
Fixes from my tree

Revision 1500 - Directory Listing - [select for diffs]
Modified Fri Jul 16 19:56:13 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1499
Fixed sysKin mess

Revision 1499 - Directory Listing - [select for diffs]
Modified Fri Jul 16 15:41:57 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1498
double lamesness of me: 1st, wrong commit. 2nd, not knowing how to undo

Revision 1498 - Directory Listing - [select for diffs]
Modified Fri Jul 16 15:38:01 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1497
VMR7/9 Aspect Ratio code - originally developed by minolta

Revision 1497 - Directory Listing - [select for diffs]
Modified Fri Jul 16 13:52:18 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1496
VMR7/9 Aspect Ratio code - originally developed by minolta

Revision 1496 - Directory Listing - [select for diffs]
Modified Thu Jul 15 11:54:53 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1495
*** empty log message ***

Revision 1495 - Directory Listing - [select for diffs]
Modified Thu Jul 15 11:53:46 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1494
assorted vfw bugs reported by makc on xvid.org forums
- DRV_OK and DRV_CANCEL deprecation
- ICM_GETINFO pointer check
- biSizeImage stride fix

Revision 1494 - Directory Listing - [select for diffs]
Modified Thu Jul 15 10:20:07 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1493
Dcoder's sse2 brightness code
xvid.h vbv comments

Revision 1493 - Directory Listing - [select for diffs]
Modified Thu Jul 15 10:09:30 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1492
Dcoder's sse2 brightness code
xvid.h vbv comments

Revision 1492 - Directory Listing - [select for diffs]
Modified Wed Jul 14 23:26:06 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1491
Speedups for decoder

Revision 1491 - Directory Listing - [select for diffs]
Modified Tue Jul 13 12:23:29 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1490
suggestion from xvid.org forum

Revision 1490 - Directory Listing - [select for diffs]
Modified Tue Jul 13 12:22:46 2004 UTC (20 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1489
assorted fixes from Dcoder:
- support for large audio bitrates
- AAC and HE-AAC support
- alexnoe OGM formula
- calculate AUDIO KBYTE size when using AUDIO AVG BITRATE
- calculate AUDIO AVG BITRATE when using AUDIO SIZE

Revision 1489 - Directory Listing - [select for diffs]
Modified Sun Jul 11 12:55:38 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1488
Fixed mingw compile

Revision 1488 - Directory Listing - [select for diffs]
Modified Sun Jul 11 10:22:47 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1487
manual Aspect Ratio selection widget (from Koepi)

Revision 1487 - Directory Listing - [select for diffs]
Modified Sun Jul 11 08:54:38 2004 UTC (20 years, 2 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1486
Top Field First widget (by Koepi)

Revision 1486 - Directory Listing - [select for diffs]
Modified Sat Jul 10 17:49:31 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1485
Faster getcoeff + on the fly dequant

Revision 1485 - Directory Listing - [select for diffs]
Modified Sat Jul 10 17:42:18 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1484
Forgotten bits from my tree

Revision 1484 - Directory Listing - [select for diffs]
Modified Sat Jul 10 17:40:42 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1483
added 1.1 changelog + updated 1.0 one

Revision 1483 - Directory Listing - [select for diffs]
Modified Sat Jul 10 17:39:05 2004 UTC (20 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1481
Renamed 1.0 changelog

Revision 1481 - Directory Listing - [select for diffs]
Modified Sat Jul 10 11:23:41 2004 UTC (20 years, 3 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1480
skip check for chroma was broken

Revision 1480 - Directory Listing - [select for diffs]
Modified Fri Jul 9 14:54:28 2004 UTC (20 years, 3 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1479
bs_get_matrix() buglet

Revision 1479 - Directory Listing - [select for diffs]
Modified Thu Jul 8 12:30:45 2004 UTC (20 years, 3 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1478
small redesign of subpel refinement function -- missing file :/ sorry

Revision 1478 - Directory Listing - [select for diffs]
Modified Thu Jul 8 07:12:54 2004 UTC (20 years, 3 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1477
new ME for b-frames + small redesign of subpel refinement function

Revision 1477 - Directory Listing - [select for diffs]
Modified Sat Jul 3 14:48:30 2004 UTC (20 years, 3 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1475
missing free()

Revision 1475 - Directory Listing - [select for diffs]
Modified Sat Jul 3 08:46:39 2004 UTC (20 years, 3 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1474
quick fix: qpel and chroma-sad had overlapping memory targets

Revision 1474 - Directory Listing - [select for diffs]
Modified Sat Jul 3 08:33:16 2004 UTC (20 years, 3 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1473
low_delay fix

Revision 1473 - Directory Listing - [select for diffs]
Modified Sat Jun 12 13:53:19 2004 UTC (20 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1472
Coding style + DPRINTF

Revision 1472 - Directory Listing - [select for diffs]
Modified Sat Jun 12 13:02:12 2004 UTC (20 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1471
Merging 1.0.1 fixes

Revision 1471 - Directory Listing - [select for diffs]
Modified Fri Jun 11 08:44:30 2004 UTC (20 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1470
1.1.0 versioning rules for vbv
msvc compile time error

Revision 1470 - Directory Listing - [select for diffs]
Modified Thu Jun 10 18:13:42 2004 UTC (20 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 1466
Initial version of VBV support, activate in 2pass by setting vbv_size!=0

Revision 1466 - Directory Listing - [select for diffs]
Modified Mon May 31 21:36:23 2004 UTC (20 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1464
Merging release-1_0 fixes

Revision 1464 - Directory Listing - [select for diffs]
Modified Sun May 30 02:30:33 2004 UTC (20 years, 4 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1462
uninstaller icon

Revision 1462 - Directory Listing - [select for diffs]
Modified Thu May 27 14:25:49 2004 UTC (20 years, 4 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1460
+ / * b0rk. best typo ever

Revision 1460 - Directory Listing - [select for diffs]
Modified Wed May 26 09:39:00 2004 UTC (20 years, 4 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1459
biSizeImage is in bytes, not bits

Revision 1459 - Directory Listing - [select for diffs]
Modified Wed May 26 09:36:45 2004 UTC (20 years, 4 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1456
audio bitrate -> size calc buglet

Revision 1456 - Directory Listing - [select for diffs]
Modified Wed May 26 09:15:02 2004 UTC (20 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1455
Keep 1.0 and 1.1 in sync - bframe bugfix

Revision 1455 - Directory Listing - [select for diffs]
Modified Wed May 26 06:18:43 2004 UTC (20 years, 4 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1454
calc: support more audio and subtitle extensions

Revision 1454 - Directory Listing - [select for diffs]
Modified Wed May 26 05:46:20 2004 UTC (20 years, 4 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1453
ugly trellis bug

Revision 1453 - Directory Listing - [select for diffs]
Modified Wed May 26 05:23:03 2004 UTC (20 years, 4 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1451
supports ICM better

Revision 1451 - Directory Listing - [select for diffs]
Modified Fri May 21 14:40:15 2004 UTC (20 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1444
patch-26 (stable merge), patch-27 no 64bit, patch-28 (setedges only once per frame)

Revision 1444 - Directory Listing - [select for diffs]
Modified Fri Apr 23 11:57:47 2004 UTC (20 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1443
oops a bug

Revision 1443 - Directory Listing - [select for diffs]
Modified Thu Apr 22 13:39:33 2004 UTC (20 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1442
smarter SKIP

Revision 1442 - Directory Listing - [select for diffs]
Modified Tue Apr 20 19:47:00 2004 UTC (20 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1441
small cleanup

Revision 1441 - Directory Listing - [select for diffs]
Modified Tue Apr 20 06:10:40 2004 UTC (20 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1440
1st stage cleanup: new fast qpel

Revision 1440 - Directory Listing - [select for diffs]
Modified Mon Apr 19 13:40:54 2004 UTC (20 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1439
very small visual fix

Revision 1439 - Directory Listing - [select for diffs]
Modified Mon Apr 19 12:42:01 2004 UTC (20 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1437
won't crash if stream doesn't start with an i-vop

Revision 1437 - Directory Listing - [select for diffs]
Modified Sun Apr 18 07:55:11 2004 UTC (20 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1435
deringer

Revision 1435 - Directory Listing - [select for diffs]
Modified Fri Apr 16 09:09:33 2004 UTC (20 years, 5 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1434
removed libxvidcore_static.def

Revision 1434 - Directory Listing - [select for diffs]
Modified Fri Apr 16 07:39:03 2004 UTC (20 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1432
calc is able to open already-opened audio tracks

Revision 1432 - Directory Listing - [select for diffs]
Modified Thu Apr 15 19:44:06 2004 UTC (20 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1431
Merging 1.0 fixes, fix for h263 mmx quant

Revision 1431 - Directory Listing - [select for diffs]
Modified Thu Apr 15 12:05:19 2004 UTC (20 years, 5 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1428
set versions to 1.1
version check for dec_frame_t->brightness

Revision 1428 - Directory Listing - [select for diffs]
Modified Wed Apr 14 03:25:41 2004 UTC (20 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1427
memory leak fixed

Revision 1427 - Directory Listing - [select for diffs]
Modified Wed Apr 14 02:44:20 2004 UTC (20 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1426
ugly bug

Revision 1426 - Directory Listing - [select for diffs]
Modified Tue Apr 13 21:20:45 2004 UTC (20 years, 5 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1425
static library for msvc (for xvid_bench)
added xvid_encraw_static, xvid_decraw_static projects
win32 stdin warning for xvid_decraw
fixed xvid_decraw compile warnings and div0 error

Revision 1425 - Directory Listing - [select for diffs]
Modified Tue Apr 13 20:06:53 2004 UTC (20 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1424
Reverted previous patch, was buggy

Revision 1424 - Directory Listing - [select for diffs]
Modified Mon Apr 12 15:49:56 2004 UTC (20 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1423
Optmized mem transfers, h263, plane sse

Revision 1423 - Directory Listing - [select for diffs]
Modified Mon Apr 12 14:05:08 2004 UTC (20 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1420
Merged 1.0 fixes

Revision 1420 - Directory Listing - [select for diffs]
Modified Sun Apr 11 09:41:27 2004 UTC (20 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1417
better MV clipping - does not break DX50 streams which have motion out of range

Revision 1417 - Directory Listing - [select for diffs]
Modified Sat Apr 10 04:30:07 2004 UTC (20 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1416
stats->type set to NOTHING by default
in some instances stats->type was not being set (namely lowdelay=1, packed=1, type=nvop).

Revision 1416 - Directory Listing - [select for diffs]
Modified Sat Apr 10 04:25:31 2004 UTC (20 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1413
debug level parameter

Revision 1413 - Directory Listing - [select for diffs]
Modified Mon Apr 5 20:39:49 2004 UTC (20 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1412
Merged PPC port + 1.0 tree fixes

Revision 1412 - Directory Listing - [select for diffs]
Modified Mon Apr 5 20:36:37 2004 UTC (20 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1406
Merged PPC port + 1.0 tree fixes

Revision 1406 - Directory Listing - [select for diffs]
Modified Sun Apr 4 11:47:21 2004 UTC (20 years, 6 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1403
experimental frame dropping fix

Revision 1403 - Directory Listing - [select for diffs]
Modified Sat Apr 3 10:41:42 2004 UTC (20 years, 6 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1399
final cleanup for 1.0 - dead code removed

Revision 1399 - Directory Listing - [select for diffs]
Modified Fri Apr 2 22:20:31 2004 UTC (20 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1398
msvc float/double warning

Revision 1398 - Directory Listing - [select for diffs]
Modified Fri Apr 2 21:29:21 2004 UTC (20 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1397
Merged 1.0 branch fixes

Revision 1397 - Directory Listing - [select for diffs]
Modified Thu Apr 1 11:11:28 2004 UTC (20 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 1391
brightness control

Revision 1391 - Directory Listing - [select for diffs]
Modified Tue Mar 30 12:31:52 2004 UTC (20 years, 6 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1386
N-VOPs fix

Revision 1386 - Directory Listing - [select for diffs]
Modified Mon Mar 22 23:56:54 2004 UTC (20 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1385
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1385 - Directory Listing - [select for diffs]
Modified Mon Mar 22 23:49:11 2004 UTC (20 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1384
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1384 - Directory Listing - [select for diffs]
Modified Mon Mar 22 23:36:53 2004 UTC (20 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1383
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1383 - Directory Listing - [select for diffs]
Modified Mon Mar 22 23:19:40 2004 UTC (20 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1382
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1382 - Directory Listing - [select for diffs]
Modified Mon Mar 22 22:36:25 2004 UTC (20 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1098
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1098 - Directory Listing - [select for diffs]
Modified Mon Jul 28 12:39:32 2003 UTC (21 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1096
Bitstream fixes (mainly a VOL syntax error and a missing/wrong paddings)

Revision 1096 - Directory Listing - [select for diffs]
Modified Thu Jul 24 23:35:28 2003 UTC (21 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1074
We might have done that long ago -- updates API version to 3.0

Revision 1074 - Directory Listing - [select for diffs]
Modified Thu Jun 26 10:37:42 2003 UTC (21 years, 3 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1072
VHQ is P4 compatible again | improved PBI decision *again*

Revision 1072 - Directory Listing - [select for diffs]
Modified Thu Jun 19 10:06:40 2003 UTC (21 years, 3 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1066
ugly bugs fixed, R-D works better now

Revision 1066 - Directory Listing - [select for diffs]
Modified Wed Jun 11 14:10:59 2003 UTC (21 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1055
switched back to Walken idct

Revision 1055 - Directory Listing - [select for diffs]
Modified Mon Jun 9 17:08:36 2003 UTC (21 years, 4 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 1045
don't use Walken idct anymore, simple idct is now used by default instead

Revision 1045 - Directory Listing - [select for diffs]
Modified Wed May 28 16:51:08 2003 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1024
Dummy, stupid fix to the default 10s keyframe interval

Revision 1024 - Directory Listing - [select for diffs]
Modified Wed May 14 23:32:54 2003 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1021
Added module building for MacOSX.

Revision 1021 - Directory Listing - [select for diffs]
Modified Wed May 14 13:21:47 2003 UTC (21 years, 4 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1016
yay, R-D motion search ^__^

Revision 1016 - Directory Listing - [select for diffs]
Modified Tue May 13 12:48:20 2003 UTC (21 years, 4 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 1009
cleanups, minor fixes

Revision 1009 - Directory Listing - [select for diffs]
Modified Mon May 5 10:22:38 2003 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1006
Added config.status to distclean target

Revision 1006 - Directory Listing - [select for diffs]
Modified Sun May 4 23:58:10 2003 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 1001
Unix system should use SONAME=libname.so.major

Revision 1001 - Directory Listing - [select for diffs]
Modified Sat May 3 10:05:55 2003 UTC (21 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 992
hopefully, intra frame at every scene change (we really need it to cut things)

Revision 992 - Directory Listing - [select for diffs]
Modified Fri Apr 25 14:53:37 2003 UTC (21 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 986
b-frames look good in still motion, after all

Revision 986 - Directory Listing - [select for diffs]
Modified Mon Apr 14 15:00:49 2003 UTC (21 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 985
"What bug could i invent today ?"

Revision 985 - Directory Listing - [select for diffs]
Modified Mon Apr 14 13:00:57 2003 UTC (21 years, 5 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 979
improved vhq (does not decrease psnr anymore - at least for low quants) and tweaked p/b/i decision again

Revision 979 - Directory Listing - [select for diffs]
Modified Wed Apr 9 12:02:26 2003 UTC (21 years, 6 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 976
bframe_threshold works again - I didn't know anyone uses it ;>

Revision 976 - Directory Listing - [select for diffs]
Modified Tue Apr 8 11:12:07 2003 UTC (21 years, 6 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 975
faster; better vhq; bframe-decision changed again

Revision 975 - Directory Listing - [select for diffs]
Modified Tue Apr 8 11:04:06 2003 UTC (21 years, 6 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 973
bframe_threshold not supported -> disabled

Revision 973 - Directory Listing - [select for diffs]
Modified Sat Apr 5 15:54:59 2003 UTC (21 years, 6 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 972
a bit faster + a small bugfix

Revision 972 - Directory Listing - [select for diffs]
Modified Fri Apr 4 22:16:15 2003 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 967
Fixes 32 bit misaligned reads on ARM (+ some sync work with old 0.9.x tree for cleanups)

Revision 967 - Directory Listing - [select for diffs]
Modified Fri Apr 4 03:16:09 2003 UTC (21 years, 6 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 963
CBR + b-frames bugfix

Revision 963 - Directory Listing - [select for diffs]
Modified Sat Mar 29 12:01:36 2003 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 961
Fixed some cut&paste errors and some other small things

Revision 961 - Directory Listing - [select for diffs]
Modified Sat Mar 29 10:57:29 2003 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 960
Fix aligment problem for dct blocks

Revision 960 - Directory Listing - [select for diffs]
Modified Sat Mar 29 10:21:23 2003 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 957
Fix aligment problem for dct blocks

Revision 957 - Directory Listing - [select for diffs]
Modified Fri Mar 28 08:43:28 2003 UTC (21 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 956
sad cleanup

Revision 956 - Directory Listing - [select for diffs]
Modified Fri Mar 28 07:28:23 2003 UTC (21 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 937
vc.net support

Revision 937 - Directory Listing - [select for diffs]
Modified Sat Mar 22 14:04:48 2003 UTC (21 years, 6 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 935
cleanups; dark blocks prevented in bframes; warning: bframes have lower quality due to thresholding: decrease quantizer (150/0 for example);

Revision 935 - Directory Listing - [select for diffs]
Modified Sat Mar 22 13:41:11 2003 UTC (21 years, 6 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 912
cleanups; it is able to compensate bframes correctly (for internal decoding)

Revision 912 - Directory Listing - [select for diffs]
Modified Sun Mar 9 12:00:58 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 911
Little more speedup for calc_cbp_c()

Revision 911 - Directory Listing - [select for diffs]
Modified Sun Mar 9 11:30:24 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 907
Speedup for calc_cbp_c(), loop unrolling / 64bit integers

Revision 907 - Directory Listing - [select for diffs]
Modified Thu Mar 6 21:12:03 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 906
Fixes installation in non existent path.

Revision 906 - Directory Listing - [select for diffs]
Modified Tue Mar 4 16:33:41 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 905
plain C speedup for halfpel-interpolate

Revision 905 - Directory Listing - [select for diffs]
Modified Tue Mar 4 16:33:16 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 904
Added signed ptr_t type (called intptr_t as in C99)

Revision 904 - Directory Listing - [select for diffs]
Modified Tue Mar 4 11:00:53 2003 UTC (21 years, 7 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 903
some cleanups ; revised p/b decision with sensitivity control ; max iframe interval works again

Revision 903 - Directory Listing - [select for diffs]
Modified Tue Mar 4 10:55:21 2003 UTC (21 years, 7 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 902
some cleanups ; revised p/b decision with sensitivity control ; max iframe interval works again

Revision 902 - Directory Listing - [select for diffs]
Modified Mon Mar 3 11:18:53 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 900
Minor fix (still_left_in_buffer underflowed too early)

Revision 900 - Directory Listing - [select for diffs]
Modified Wed Feb 26 23:28:38 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 899
Fixes a bunch of small things on cygwin, and unix (soname and bootstrap)

Revision 899 - Directory Listing - [select for diffs]
Modified Wed Feb 26 21:04:40 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 898
This one should work everywhere

Revision 898 - Directory Listing - [select for diffs]
Modified Wed Feb 26 19:05:20 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 897
sad16v, removed CRC error for sad16

Revision 897 - Directory Listing - [select for diffs]
Modified Mon Feb 24 11:15:33 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 896
Rename cbpy_tab to xvid_cbpy_tab to avoid naming conflicts (with ffmpeg)

Revision 896 - Directory Listing - [select for diffs]
Modified Sat Feb 22 21:37:50 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 895
Corrected Colorspace (MPEG-4 uses YCbCr, not YCrCb)

Revision 895 - Directory Listing - [select for diffs]
Modified Sat Feb 22 18:54:19 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 894
Now finally: really xvid_bstat

Revision 894 - Directory Listing - [select for diffs]
Modified Sat Feb 22 18:54:04 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 893
Preliminary xvid_stat with bframes

Revision 893 - Directory Listing - [select for diffs]
Modified Sat Feb 22 18:51:56 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 892
xvid_bstat.c

Revision 892 - Directory Listing - [select for diffs]
Modified Sat Feb 22 18:50:48 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 885
xvid_bstat

Revision 885 - Directory Listing - [select for diffs]
Modified Fri Feb 21 14:49:28 2003 UTC (21 years, 7 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 884
cleanups

Revision 884 - Directory Listing - [select for diffs]
Modified Fri Feb 21 14:44:57 2003 UTC (21 years, 7 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 883
cleanups

Revision 883 - Directory Listing - [select for diffs]
Modified Fri Feb 21 08:32:34 2003 UTC (21 years, 7 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 882
msvc warning fixup

Revision 882 - Directory Listing - [select for diffs]
Modified Fri Feb 21 00:00:57 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 880
- better fix

Revision 880 - Directory Listing - [select for diffs]
Modified Thu Feb 20 23:40:48 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 879
Fix 'which' output dependency. If it is still not right, then we'll have to find another solution.

Revision 879 - Directory Listing - [select for diffs]
Modified Thu Feb 20 22:46:18 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 878
- Fixes a couple of portability issues
- Activates tests even for plain C version

ToDo: Move tests flags to the xvid.h file and _document_ them.

Revision 878 - Directory Listing - [select for diffs]
Modified Thu Feb 20 21:47:04 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 877
Fixed a wrong Latex command

Revision 877 - Directory Listing - [select for diffs]
Modified Thu Feb 20 18:39:23 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 876
- Added simple autoconf detection for >= 2.50 version

Revision 876 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:59:30 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 875
Small fixes patch

Revision 875 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:30:52 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 874
Ported 0.9.x "unsigned/signed comparison warnings" fix

Revision 874 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:13:00 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 873
ANSI C'ification

Revision 873 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:02:11 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 872
Forward port of stable fix (v1.15)

Revision 872 - Directory Listing - [select for diffs]
Modified Wed Feb 19 20:12:43 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 871
Fixed array duplication -- moved to motion_est.c

Revision 871 - Directory Listing - [select for diffs]
Modified Wed Feb 19 10:13:54 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 870
Removed compiler warnings (gmc uninitialize, unused variable)

Revision 870 - Directory Listing - [select for diffs]
Modified Wed Feb 19 10:08:20 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 869
Removed compiler warning (filename temp array was uint8_t instead of char)

Revision 869 - Directory Listing - [select for diffs]
Modified Tue Feb 18 15:48:15 2003 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 868
Raised CACHE_LINE to 64 (optimal for Athlon/P4, 32 would be enough for P2/3)

Revision 868 - Directory Listing - [select for diffs]
Modified Tue Feb 18 00:23:27 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 867
- Header
- Changed tabs to spaces for helpers
- ToDo: Doxygen the header again.

Revision 867 - Directory Listing - [select for diffs]
Modified Mon Feb 17 23:45:21 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 866
- Header
- ANSI C comments

Revision 866 - Directory Listing - [select for diffs]
Modified Mon Feb 17 23:33:12 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 865
- 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 865 - Directory Listing - [select for diffs]
Modified Mon Feb 17 23:15:48 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 864
- typo fix

Revision 864 - Directory Listing - [select for diffs]
Modified Mon Feb 17 22:55:02 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 863
- GPL header
- Ansi C comments

Revision 863 - Directory Listing - [select for diffs]
Modified Sun Feb 16 18:31:42 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 862
Oops static libraries are not versioned

Revision 862 - Directory Listing - [select for diffs]
Modified Sun Feb 16 15:08:25 2003 UTC (21 years, 7 months ago) by syskin
Original Path: trunk/xvidcore
Diff to previous 861
testing

Revision 861 - Directory Listing - [select for diffs]
Modified Sun Feb 16 13:04:05 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 860
Table duplication fix (Moved tables to a C module - kept declarations in header)

Revision 860 - Directory Listing - [select for diffs]
Modified Sun Feb 16 05:11:39 2003 UTC (21 years, 7 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 854
futher portab.h, ARCH_IS_xxx fixes

Revision 854 - Directory Listing - [select for diffs]
Modified Sun Feb 16 01:41:24 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 853
Last changes from pete

Revision 853 - Directory Listing - [select for diffs]
Modified Sat Feb 15 18:48:15 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 851
chromatic optimization -- forgottent bits from the merge

Revision 851 - Directory Listing - [select for diffs]
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 845
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 845 - Directory Listing - [select for diffs]
Modified Thu Feb 13 17:31:33 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 842
Ready for 0.9.1

Revision 842 - Directory Listing - [select for diffs]
Modified Thu Feb 13 12:50:43 2003 UTC (21 years, 7 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 830
line feed fixup

Revision 830 - Directory Listing - [select for diffs]
Modified Tue Feb 11 21:56:31 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 828
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 828 - Directory Listing - [select for diffs]
Modified Mon Feb 10 13:54:19 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 827
Fix namespace conflicts on PPC platform

Revision 827 - Directory Listing - [select for diffs]
Modified Sun Feb 9 23:08:56 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 826
PPC port is disabled, it uses Plain C version now.

Revision 826 - Directory Listing - [select for diffs]
Modified Sun Feb 9 22:48:38 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 825
Should now be more "unknown compiler" friendly

Revision 825 - Directory Listing - [select for diffs]
Modified Sun Feb 9 19:48:40 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 824
Helper script to generate the configure script and all needed files

Revision 824 - Directory Listing - [select for diffs]
Modified Sun Feb 9 19:32:52 2003 UTC (21 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 816
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 816 - Directory Listing - [select for diffs]
Modified Thu Feb 6 00:48:08 2003 UTC (21 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 815
Fixed a bug where run_esc==-1 was indexing an array -> segfault (spoted on a strong arm CPU ;-)

Revision 815 - Directory Listing - [select for diffs]
Modified Tue Feb 4 22:00:44 2003 UTC (21 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 813
Fixed a bunch of unsigned/signed comparisons assignments

Revision 813 - Directory Listing - [select for diffs]
Modified Sun Feb 2 00:25:51 2003 UTC (21 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 809
Small fix

Revision 809 - Directory Listing - [select for diffs]
Modified Sun Jan 26 01:44:44 2003 UTC (21 years, 8 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 766
ptr_t fix (s_kraste at ira.uka.de)

Revision 766 - Directory Listing - [select for diffs]
Modified Tue Jan 7 21:57:19 2003 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 764
Fixes from MfA

Revision 764 - Directory Listing - [select for diffs]
Modified Sun Jan 5 16:54:36 2003 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 759
Much lighter VLC implementation (saves >6MB)

Revision 759 - Directory Listing - [select for diffs]
Modified Sat Jan 4 04:28:48 2003 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 742
coeff level [-2047,2047]

Revision 742 - Directory Listing - [select for diffs]
Modified Sat Dec 28 13:53:08 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 741
Changed my email

Revision 741 - Directory Listing - [select for diffs]
Modified Thu Dec 26 14:36:06 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 731
Program's name fix in a printf

Revision 731 - Directory Listing - [select for diffs]
Modified Thu Dec 19 22:58:58 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 729
Fixed a buffer overflow in vlc_init (lacked a few more VLC in intra/inter tables) - should solve the static problem on MSVC targets too

Revision 729 - Directory Listing - [select for diffs]
Modified Wed Dec 18 21:48:46 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 728
Fixed bitrate/bpp report

Revision 728 - Directory Listing - [select for diffs]
Modified Wed Dec 18 20:48:25 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 723
Added Hinted ME code to show how to use it

Revision 723 - Directory Listing - [select for diffs]
Modified Sun Dec 15 01:21:12 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 722
Another series of warnings for aggressive compilers

Revision 722 - Directory Listing - [select for diffs]
Modified Sun Dec 15 01:12:01 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 718
Fix the fix

Revision 718 - Directory Listing - [select for diffs]
Modified Sat Dec 14 09:28:56 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 686
cleanup

Revision 686 - Directory Listing - [select for diffs]
Modified Thu Nov 28 07:27:37 2002 UTC (21 years, 10 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 685
smp remove patch <rickf at ebenchmarks.com>

Revision 685 - Directory Listing - [select for diffs]
Modified Wed Nov 27 21:20:33 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 684
Fix for 0 aligned blocks

Revision 684 - Directory Listing - [select for diffs]
Modified Wed Nov 27 21:09:10 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 682
Ansi C + Win32 update for xvid_bench

Revision 682 - Directory Listing - [select for diffs]
Modified Wed Nov 27 21:08:34 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 678
Added 2 last projects and added a workspace

Revision 678 - Directory Listing - [select for diffs]
Modified Tue Nov 26 23:50:57 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 677
EMMS() is not a timer

Revision 677 - Directory Listing - [select for diffs]
Modified Tue Nov 26 23:44:11 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 674
ANSI C compliancy - thx Rick Foos

Revision 674 - Directory Listing - [select for diffs]
Modified Sat Nov 23 22:00:43 2002 UTC (21 years, 10 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 673
now REALLY support for ICC

Revision 673 - Directory Listing - [select for diffs]
Modified Sat Nov 23 18:11:58 2002 UTC (21 years, 10 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 657
ICC support

Revision 657 - Directory Listing - [select for diffs]
Modified Sun Nov 17 01:20:32 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 656
Separated parts for location restrictions and linking permissions

Revision 656 - Directory Listing - [select for diffs]
Modified Sun Nov 17 01:07:38 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 655
Changed license

Revision 655 - Directory Listing - [select for diffs]
Modified Sun Nov 17 00:57:58 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 654
License changed

Revision 654 - Directory Listing - [select for diffs]
Modified Sun Nov 17 00:51:11 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 653
License changed

Revision 653 - Directory Listing - [select for diffs]
Modified Sun Nov 17 00:41:20 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 652
License changed

Revision 652 - Directory Listing - [select for diffs]
Modified Sun Nov 17 00:35:33 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 651
License changed

Revision 651 - Directory Listing - [select for diffs]
Modified Sun Nov 17 00:20:30 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 650
License changed

Revision 650 - Directory Listing - [select for diffs]
Modified Sat Nov 16 23:57:26 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 649
License changed

Revision 649 - Directory Listing - [select for diffs]
Modified Sat Nov 16 23:51:58 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 648
License changed

Revision 648 - Directory Listing - [select for diffs]
Modified Sat Nov 16 23:38:16 2002 UTC (21 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 647
License Change

Revision 647 - Directory Listing - [select for diffs]
Modified Sat Nov 16 11:16:09 2002 UTC (21 years, 10 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 629
Added -I for nasm

Revision 629 - Directory Listing - [select for diffs]
Modified Mon Nov 4 12:50:24 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 612
doxygen comments cleanup

Revision 612 - Directory Listing - [select for diffs]
Modified Fri Oct 25 11:29:07 2002 UTC (21 years, 11 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 610
Changes optimzation from -Os to -O2 (10% speedup on gcc 3.2)

Revision 610 - Directory Listing - [select for diffs]
Modified Thu Oct 24 10:56:07 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 608
XVID_ENC_ENCODE typo fix

Revision 608 - Directory Listing - [select for diffs]
Modified Mon Oct 21 23:13:53 2002 UTC (21 years, 11 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 607
Added doxygen comments

Revision 607 - Directory Listing - [select for diffs]
Modified Mon Oct 21 23:13:06 2002 UTC (21 years, 11 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 605
Added doxygen documentation generation files

Revision 605 - Directory Listing - [select for diffs]
Modified Sat Oct 19 12:20:33 2002 UTC (21 years, 11 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 604
Fixed copyrights

Revision 604 - Directory Listing - [select for diffs]
Modified Sat Oct 19 12:20:03 2002 UTC (21 years, 11 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 603
Added Min Chen

Revision 603 - Directory Listing - [select for diffs]
Modified Sat Oct 19 11:41:12 2002 UTC (21 years, 11 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 599
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 599 - Directory Listing - [select for diffs]
Modified Wed Oct 16 20:58:22 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/xvidcore
Diff to previous 587
fixed stupid-programmer interlacing bug
fields could have been incorrectly handled due to missing bias test

Revision 587 - Directory Listing - [select for diffs]
Modified Wed Oct 9 22:51:42 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 585
- Removed a stupid ')' squatting the previous gruel's patch :-) (did you ever check the code compiled ?)

Revision 585 - Directory Listing - [select for diffs]
Modified Wed Oct 9 14:35:57 2002 UTC (22 years ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 584
tiny ia64 fix

Revision 584 - Directory Listing - [select for diffs]
Modified Mon Oct 7 08:11:48 2002 UTC (22 years ago) by chl
Original Path: trunk/xvidcore
Diff to previous 583
Bugfix for parameters of MBQuantIntra()  [unused code]

Revision 583 - Directory Listing - [select for diffs]
Modified Mon Oct 7 08:11:06 2002 UTC (22 years ago) by chl
Original Path: trunk/xvidcore
Diff to previous 567
Bugfix for parameters of MBQuantIntra() [unused code]

Revision 567 - Directory Listing - [select for diffs]
Modified Sat Sep 28 16:12:19 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 566
Updated - Release is now ready IMO

Revision 566 - Directory Listing - [select for diffs]
Modified Sat Sep 28 16:01:15 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 565
- Added string.h so gcc does not complain about an undeclared strcmp function.

Revision 565 - Directory Listing - [select for diffs]
Modified Sat Sep 28 15:58:29 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 564
Outdated, and not needed anymore

Revision 564 - Directory Listing - [select for diffs]
Modified Sat Sep 28 15:47:46 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 563
Added to project

Revision 563 - Directory Listing - [select for diffs]
Modified Sat Sep 28 15:42:12 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 562
All the txt went to README

Revision 562 - Directory Listing - [select for diffs]
Modified Sat Sep 28 15:41:27 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 561
- Updated
- Added all examples here

Revision 561 - Directory Listing - [select for diffs]
Modified Sat Sep 28 14:53:40 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 560
Last small fixes

Revision 560 - Directory Listing - [select for diffs]
Modified Sat Sep 28 14:52:20 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 559
Added to project

Revision 559 - Directory Listing - [select for diffs]
Modified Sat Sep 28 14:27:16 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 558
Fixes

Revision 558 - Directory Listing - [select for diffs]
Modified Sat Sep 28 14:26:53 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 556
Updated - MSVC compatibility - MP4U support - Single m4v file support

Revision 556 - Directory Listing - [select for diffs]
Modified Sat Sep 28 03:47:49 2002 UTC (22 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 554
added decore and encore exports

Revision 554 - Directory Listing - [select for diffs]
Modified Sat Sep 28 03:00:03 2002 UTC (22 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 551
cygwin mingw-runtime notice

Revision 551 - Directory Listing - [select for diffs]
Modified Fri Sep 27 20:58:30 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 550
- Fixed a typo error in unix mseconds

Revision 550 - Directory Listing - [select for diffs]
Modified Fri Sep 27 20:58:02 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 549
- Oops the unix mseconds had a typo mistake

Revision 549 - Directory Listing - [select for diffs]
Modified Fri Sep 27 18:36:51 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 548
Updated

Revision 548 - Directory Listing - [select for diffs]
Modified Fri Sep 27 18:35:35 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 547
Some trivial fixes

Revision 547 - Directory Listing - [select for diffs]
Modified Fri Sep 27 18:33:13 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 546
- Added command line
- Added simple mp4 video stream container support (header + :size,data: + ... + :size,data:)
- Fixed PGM saving
- Win32/MSVC compatibility

Revision 546 - Directory Listing - [select for diffs]
Modified Fri Sep 27 18:26:59 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 544
Updated - unix2dos applied

Revision 544 - Directory Listing - [select for diffs]
Modified Thu Sep 26 04:52:16 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore
Diff to previous 542
field-dct decision bias (thanks to Michael Niedermayer for the idea!)

Revision 542 - Directory Listing - [select for diffs]
Modified Thu Sep 26 00:33:00 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore
Diff to previous 541
amended copyright

Revision 541 - Directory Listing - [select for diffs]
Modified Wed Sep 25 23:37:09 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore
Diff to previous 536
removed incomplete field-mv support

Revision 536 - Directory Listing - [select for diffs]
Modified Tue Sep 24 22:27:32 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 535
Fix typo mistake

Revision 535 - Directory Listing - [select for diffs]
Modified Tue Sep 24 21:56:27 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 529
Removed DEBUG and DEBUG1/2 calls

Revision 529 - Directory Listing - [select for diffs]
Modified Mon Sep 23 10:59:10 2002 UTC (22 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 525
mingw/msvc compat. patch

Revision 525 - Directory Listing - [select for diffs]
Modified Sun Sep 22 20:40:47 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 524
Updated

Revision 524 - Directory Listing - [select for diffs]
Modified Sun Sep 22 20:34:05 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 523
- Removed definitively bframe ME code

Revision 523 - Directory Listing - [select for diffs]
Modified Sun Sep 22 19:45:26 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 522
- Added main contributors

Revision 522 - Directory Listing - [select for diffs]
Modified Sun Sep 22 19:35:38 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 521
Udated copyright holders

Revision 521 - Directory Listing - [select for diffs]
Modified Sun Sep 22 19:13:33 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 519
- First sparcs have a 32bit address bus. If one day we plan to have sparc 64 support, then we'll add ARCH_USPARC.

Revision 519 - Directory Listing - [select for diffs]
Modified Sun Sep 22 18:33:31 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore
Diff to previous 518
bugfix - custom matrix mode used to force vol header for every frame

Revision 518 - Directory Listing - [select for diffs]
Modified Sun Sep 22 18:17:32 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore
Diff to previous 517
fixed msvc compilation

Revision 517 - Directory Listing - [select for diffs]
Modified Sun Sep 22 17:59:13 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 516
- Fixed MIPS and SPARC macros/constants

Revision 516 - Directory Listing - [select for diffs]
Modified Sun Sep 22 17:25:13 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 515
- Changed DECLARE_ALIGNED_MATRIX

Revision 515 - Directory Listing - [select for diffs]
Modified Sun Sep 22 17:08:17 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 514
Updated

Revision 514 - Directory Listing - [select for diffs]
Modified Sun Sep 22 17:01:36 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 513
Removed DEBUGXXXs calls

Revision 513 - Directory Listing - [select for diffs]
Modified Sun Sep 22 16:59:57 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 512
Cleaned (hopefully)

Revision 512 - Directory Listing - [select for diffs]
Modified Sun Sep 22 12:13:21 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 511
Updated

Revision 511 - Directory Listing - [select for diffs]
Modified Sun Sep 22 12:10:34 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 510
Renamed file Makefile.linux->Makefile.linxuxx86

Revision 510 - Directory Listing - [select for diffs]
Modified Sun Sep 22 10:31:18 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 509
Changed header

Revision 509 - Directory Listing - [select for diffs]
Modified Sun Sep 22 10:30:04 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 508
Synced with last Makefile.linux changes

Revision 508 - Directory Listing - [select for diffs]
Modified Sun Sep 22 10:27:52 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 507
Changed profiling option, added arcs profiling, branch probabilities, and test coverage

Revision 507 - Directory Listing - [select for diffs]
Modified Sun Sep 22 10:19:51 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 505
Removed SMP cflag and added BFRAMES_DEC (lacks real testing).

Revision 505 - Directory Listing - [select for diffs]
Modified Sat Sep 21 15:16:48 2002 UTC (22 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 504
msvc dsp fix

Revision 504 - Directory Listing - [select for diffs]
Modified Sat Sep 21 11:59:22 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 503
- Disabled bframe specific code and macros. My tests seem to confirm this patch does not hurt but i keep these #if 0 #endif just in case i have to revert things easily.

Revision 503 - Directory Listing - [select for diffs]
Modified Sat Sep 21 11:55:53 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 502
Fix fps report (this patch has been lost somewhere, i'm pretty sure to have fixed that a few days ago)

Revision 502 - Directory Listing - [select for diffs]
Modified Sat Sep 21 09:38:17 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 501
- Removed LUMIMASKING test for quality 6

Revision 501 - Directory Listing - [select for diffs]
Modified Sat Sep 21 09:29:36 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 499
- Fixed a problem where when using fixed quantizer, xvid_stat was reporting the use of q default_bitrate

Revision 499 - Directory Listing - [select for diffs]
Modified Sat Sep 21 03:11:36 2002 UTC (22 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 498
pross email address updates

Revision 498 - Directory Listing - [select for diffs]
Modified Sat Sep 21 02:29:39 2002 UTC (22 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 497
removed smb_motionest.h reference

Revision 497 - Directory Listing - [select for diffs]
Modified Sat Sep 21 02:26:12 2002 UTC (22 years ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 496
msvc6 static vlc tables fix

Revision 496 - Directory Listing - [select for diffs]
Modified Fri Sep 20 20:17:22 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 495
- Possible memory leak if second malloc fails

Revision 495 - Directory Listing - [select for diffs]
Modified Fri Sep 20 19:58:36 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 494
Stupid bug for a stupid guy like me, sorry

Revision 494 - Directory Listing - [select for diffs]
Modified Fri Sep 20 18:27:03 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 493
Old files renamed

Revision 493 - Directory Listing - [select for diffs]
Modified Fri Sep 20 18:25:34 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 492
renamed to libxvidcore.dsp

Revision 492 - Directory Listing - [select for diffs]
Modified Fri Sep 20 17:28:52 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 491
Removed in favour of xvidcore.dsw

Revision 491 - Directory Listing - [select for diffs]
Modified Fri Sep 20 17:03:47 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 490
Fixed a remaining endif statetement forgoten in the file

Revision 490 - Directory Listing - [select for diffs]
Modified Thu Sep 19 20:00:45 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 489
These examples do not show no more things than xvid_stat... so i remove them

Revision 489 - Directory Listing - [select for diffs]
Modified Thu Sep 19 19:54:34 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 488
Used by cygwin

Revision 488 - Directory Listing - [select for diffs]
Modified Thu Sep 19 19:54:03 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 487
Updated, creates a dll and its import lib too

Revision 487 - Directory Listing - [select for diffs]
Modified Thu Sep 19 19:25:06 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 486
- Removed last bits of BFRAMES #ifdefs

Revision 486 - Directory Listing - [select for diffs]
Modified Mon Sep 16 21:41:20 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 485
- Removed code from Christoph that should have never been there.

Revision 485 - Directory Listing - [select for diffs]
Modified Sun Sep 15 20:43:52 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 484
Fixed PSNR (Was only calculated for Y channel)

Revision 484 - Directory Listing - [select for diffs]
Modified Sun Sep 15 20:22:01 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 483
Fixed a bug in pgm writing (we must interleave data from u and v channels)

Revision 483 - Directory Listing - [select for diffs]
Modified Sat Sep 14 23:54:17 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 481
- Added command line parsing (for ease of use)
- Basic win32 compatibility (I had to lose precision to make it win32 compatible using clock() ... the manual page says POSIX fixes CLOCK_PER_SEC at 1000000, so it should give us millisecond precision, i think it's enough)
- Make things static, and const when necessary
- Fixed some bugs in pgmreader when stream was != stdin
- My usual cosmetic and cleaning work.

Revision 481 - Directory Listing - [select for diffs]
Modified Thu Sep 12 19:43:14 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 480
Was only used by bframe encoder

Revision 480 - Directory Listing - [select for diffs]
Modified Thu Sep 12 19:38:38 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 479
This stable version will not include smp support

Revision 479 - Directory Listing - [select for diffs]
Modified Thu Sep 12 19:18:12 2002 UTC (22 years ago) by chl
Original Path: trunk/xvidcore
Diff to previous 478
- header cleanup
- removed bframe-support

Revision 478 - Directory Listing - [select for diffs]
Modified Thu Sep 12 19:06:37 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 477
Fixed an uninitialized variable (gcc 3.1)

Revision 477 - Directory Listing - [select for diffs]
Modified Thu Sep 12 18:53:35 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 476
Fixed a VC++ compiler warning

Revision 476 - Directory Listing - [select for diffs]
Modified Thu Sep 12 18:53:11 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 475
Fixed lot of VC++ compiler warnings

Revision 475 - Directory Listing - [select for diffs]
Modified Tue Sep 10 23:15:31 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 474
Updated

Revision 474 - Directory Listing - [select for diffs]
Modified Tue Sep 10 23:08:12 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 473
Removed font.c from Makefile (only used in bframe)

Revision 473 - Directory Listing - [select for diffs]
Modified Tue Sep 10 23:06:13 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 472
Adde legal header + canard copyright

Revision 472 - Directory Listing - [select for diffs]
Modified Tue Sep 10 23:05:49 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 471
Added legal header + copyright (go canard, go !) :-)</private joke>

Revision 471 - Directory Listing - [select for diffs]
Modified Tue Sep 10 22:57:18 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 470
- Added legal headers
- Cosmetic

Revision 470 - Directory Listing - [select for diffs]
Modified Tue Sep 10 22:54:23 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 469
Added legal header

Revision 469 - Directory Listing - [select for diffs]
Modified Tue Sep 10 22:52:13 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 468
Added headers, removed unused code

Revision 468 - Directory Listing - [select for diffs]
Modified Tue Sep 10 22:30:18 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 467
- hey this file is mine :-) Apply my copyright.

Revision 467 - Directory Listing - [select for diffs]
Modified Tue Sep 10 22:29:18 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 466
- Legal header
- Cosmetic

Revision 466 - Directory Listing - [select for diffs]
Modified Tue Sep 10 22:25:23 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 465
- Changed header
- Extended peter's copyright to 2002
- Cosmetic separation between logical sections

Revision 465 - Directory Listing - [select for diffs]
Modified Tue Sep 10 21:29:03 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 464
- Respect const qualifier changes in vlc_codes.h

Revision 464 - Directory Listing - [select for diffs]
Modified Tue Sep 10 21:28:17 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 463
- Changed const type qualifiers

Revision 463 - Directory Listing - [select for diffs]
Modified Tue Sep 10 21:16:45 2002 UTC (22 years ago) by chl
Original Path: trunk/xvidcore
Diff to previous 462
updated copyright headers

Revision 462 - Directory Listing - [select for diffs]
Modified Tue Sep 10 20:39:22 2002 UTC (22 years ago) by chl
Original Path: trunk/xvidcore
Diff to previous 461
Original README file from Intependent JPEG Group software as required by
their license since we use parts of their code for integer (i)DCT

Revision 461 - Directory Listing - [select for diffs]
Modified Tue Sep 10 20:38:24 2002 UTC (22 years ago) by chl
Original Path: trunk/xvidcore
Diff to previous 460
updated copyright header

Revision 460 - Directory Listing - [select for diffs]
Modified Tue Sep 10 20:37:54 2002 UTC (22 years ago) by chl
Original Path: trunk/xvidcore
Diff to previous 459
updated copyright headers

Revision 459 - Directory Listing - [select for diffs]
Modified Tue Sep 10 20:01:07 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 458
- Pure cosmetic - tabs->spaces

Revision 458 - Directory Listing - [select for diffs]
Modified Tue Sep 10 19:28:01 2002 UTC (22 years ago) by chl
Original Path: trunk/xvidcore
Diff to previous 457
updated license header

Revision 457 - Directory Listing - [select for diffs]
Modified Sun Sep 8 17:28:22 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 456
- removed const qualifiers because the functions do not return const matrices
  (i'll change that in a later time)

Revision 456 - Directory Listing - [select for diffs]
Modified Sun Sep 8 17:25:10 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 455
- Fixed compilers warnings
- Clarified a comment

Revision 455 - Directory Listing - [select for diffs]
Modified Sun Sep 8 16:38:03 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 454
- Compiler warning fixed.

Revision 454 - Directory Listing - [select for diffs]
Modified Sun Sep 8 15:40:02 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 453
- Little mistake in previous commit fixed, all bframe functions have been disabled

Revision 453 - Directory Listing - [select for diffs]
Modified Sun Sep 8 15:39:01 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 452
- Moved get_coeff from vlc_codes.h
- Disabled MBCodingBVOP with #ifdef 0 #endif (Will be removed completly when i'm sure it doesn't hurt)

Revision 452 - Directory Listing - [select for diffs]
Modified Sun Sep 8 15:37:42 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 451
moved get_coeff inlined function to mbcoding.c

Revision 451 - Directory Listing - [select for diffs]
Modified Sun Sep 8 14:43:04 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 450
- Changed header
- Added static qualifier to local arrays
- Cosmetic

Revision 450 - Directory Listing - [select for diffs]
Modified Sun Sep 8 13:44:11 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 448
- Added GPL Header + patent infringement
- Cosmetic
- The inlined function will be moved later

Revision 448 - Directory Listing - [select for diffs]
Modified Sat Sep 7 17:26:31 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 447
Updated

Revision 447 - Directory Listing - [select for diffs]
Modified Sat Sep 7 14:16:13 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 446
- Hmmm, i've been obliged to revert the previous patch because ofthe mmx code using the same arrays, so they need to be global. We'll have to fix that, because it's not *thread safe*.

Revision 446 - Directory Listing - [select for diffs]
Modified Sat Sep 7 13:50:23 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 445
- Added newline at eof to shut up gcc 3.x compilers

Revision 445 - Directory Listing - [select for diffs]
Modified Sat Sep 7 13:43:00 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 444
- Added headers
- Added copyrights
- Removed old getpmv functions

Revision 444 - Directory Listing - [select for diffs]
Modified Sat Sep 7 13:41:13 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 443
Removed old get_pmv calls

Revision 443 - Directory Listing - [select for diffs]
Modified Sat Sep 7 12:51:38 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 442
- Added Legal header
- Cosmetic
- Added Copyrigths

Revision 442 - Directory Listing - [select for diffs]
Modified Sat Sep 7 11:21:10 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 441
- header fixed
- removed history from file
- moved peter's copyright to top of file

Revision 441 - Directory Listing - [select for diffs]
Modified Sat Sep 7 11:14:41 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 440
- Header
- Copyright
- Warning about tread safeness in this module

Revision 440 - Directory Listing - [select for diffs]
Modified Sat Sep 7 10:26:10 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 439
- Legal header
- Copyright

Revision 439 - Directory Listing - [select for diffs]
Modified Sat Sep 7 10:19:26 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 438
- Fixed copyright
- Removed history

Revision 438 - Directory Listing - [select for diffs]
Modified Sat Sep 7 09:19:07 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 437
Removed SMP

Revision 437 - Directory Listing - [select for diffs]
Modified Sat Sep 7 09:12:22 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 436
Removed B-frames

Revision 436 - Directory Listing - [select for diffs]
Modified Sat Sep 7 09:08:38 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 435
typo

Revision 435 - Directory Listing - [select for diffs]
Modified Sat Sep 7 09:04:41 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 434
Removed B-frames

Revision 434 - Directory Listing - [select for diffs]
Modified Fri Sep 6 17:48:58 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 433
- Update license/copyright header
- Removed history header

Revision 433 - Directory Listing - [select for diffs]
Modified Fri Sep 6 17:37:07 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 432
- Update license/copyright header
- Removed history header

Revision 432 - Directory Listing - [select for diffs]
Modified Fri Sep 6 17:30:31 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 431
- Update license/copyright header
- Removed history header

Revision 431 - Directory Listing - [select for diffs]
Modified Fri Sep 6 17:04:21 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 430
typo

Revision 430 - Directory Listing - [select for diffs]
Modified Fri Sep 6 16:59:47 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 429
- Update license/copyright header
- Removed history header

Revision 429 - Directory Listing - [select for diffs]
Modified Thu Sep 5 22:44:00 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 428
Little mistake

Revision 428 - Directory Listing - [select for diffs]
Modified Thu Sep 5 21:56:58 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 427
Added legal header + copyright (definitive)

Revision 427 - Directory Listing - [select for diffs]
Modified Thu Sep 5 21:44:11 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 426
- Changed header
- Removed history from file

Revision 426 - Directory Listing - [select for diffs]
Modified Thu Sep 5 21:36:35 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 425
- Removed history
- Added copyright (definitive)

Revision 425 - Directory Listing - [select for diffs]
Modified Thu Sep 5 21:35:11 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 424
Added copyright

Revision 424 - Directory Listing - [select for diffs]
Modified Thu Sep 5 21:32:30 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 423
- Added copyrights (yeehaw, my only copyrighted file in XviD :-)
- Removed history from file

Revision 423 - Directory Listing - [select for diffs]
Modified Thu Sep 5 21:23:03 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 422
Added patent infringement notice

Revision 422 - Directory Listing - [select for diffs]
Modified Thu Sep 5 21:20:51 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 421
- Added header
- Cosmetic

Revision 421 - Directory Listing - [select for diffs]
Modified Thu Sep 5 21:15:18 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 420
Removed history

Revision 420 - Directory Listing - [select for diffs]
Modified Thu Sep 5 21:13:22 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 419
- Header changed
- Small cosmetic schanges

Revision 419 - Directory Listing - [select for diffs]
Modified Thu Sep 5 21:02:19 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 418
Call MBPrediction only of INTRA/INTRA_Q blocks

Revision 418 - Directory Listing - [select for diffs]
Modified Thu Sep 5 20:59:45 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 417
- Added legal header
- Michael's copyright (until we find who is the origibal author)

Revision 417 - Directory Listing - [select for diffs]
Modified Thu Sep 5 20:46:51 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 416
Updated

Revision 416 - Directory Listing - [select for diffs]
Modified Thu Sep 5 20:42:47 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 415
- Updated legal header with Peter's copyright for 2002

Revision 415 - Directory Listing - [select for diffs]
Modified Thu Sep 5 20:37:40 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 414
Added legal header

Revision 414 - Directory Listing - [select for diffs]
Modified Thu Sep 5 20:36:01 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 413
- Added information about possible patent infringements
- Added NotaBene about the non thread safe state of the code

Revision 413 - Directory Listing - [select for diffs]
Modified Thu Sep 5 19:34:35 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 412
Thanks to christoph i removed this nasty horrible bug ! Kidding of course :-)

Revision 412 - Directory Listing - [select for diffs]
Modified Wed Sep 4 22:26:04 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 411
- Removed simple BFRAMES part of structures

ToDo : remove last BFRAMES bits once bframe code has been removed from the stable tree

Revision 411 - Directory Listing - [select for diffs]
Modified Wed Sep 4 22:12:21 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 410
- Fixed header to mention possible patent infringement
- Removed History

Revision 410 - Directory Listing - [select for diffs]
Modified Wed Sep 4 22:08:45 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 409
Added $Id$ keyword again

Revision 409 - Directory Listing - [select for diffs]
Modified Wed Sep 4 22:07:54 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 408
Removed BFRAME code

Revision 408 - Directory Listing - [select for diffs]
Modified Wed Sep 4 22:07:07 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 407
Removed History, moved copyright.

Revision 407 - Directory Listing - [select for diffs]
Modified Wed Sep 4 22:01:59 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 406
- Added legal header
- Temporary copyright

Revision 406 - Directory Listing - [select for diffs]
Modified Wed Sep 4 21:59:27 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 405
- Added legal header
- Added copyright (temporary set to Michael)

Revision 405 - Directory Listing - [select for diffs]
Modified Wed Sep 4 21:43:46 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 404
Added $Id$ keyword again

Revision 404 - Directory Listing - [select for diffs]
Modified Wed Sep 4 21:42:56 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 403
Added $Id$ keyword again.

Revision 403 - Directory Listing - [select for diffs]
Modified Wed Sep 4 21:41:57 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 402
Removed BFRAMES parts of the code.

Revision 402 - Directory Listing - [select for diffs]
Modified Wed Sep 4 21:16:02 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 401
- Removed history header
- File Copyright to Michael until we find who wrote this file

Revision 401 - Directory Listing - [select for diffs]
Modified Wed Sep 4 21:06:39 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 400
- Added new item
- Moved the $id$ keyword out of the box

Revision 400 - Directory Listing - [select for diffs]
Modified Wed Sep 4 21:03:29 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 399
Removed BFRAMES part of the code

Revision 399 - Directory Listing - [select for diffs]
Modified Wed Sep 4 20:56:52 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 398
- Removed History Header
- Added Michael Militzer Copyright (well Michael seems to be the first contributor)

Revision 398 - Directory Listing - [select for diffs]
Modified Wed Sep 4 20:49:56 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 397
- Removed History from file header.
- Moved Peter copyright to the top of the file.

Revision 397 - Directory Listing - [select for diffs]
Modified Wed Sep 4 20:46:00 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 396
Removed BFRAMES parts of the code

Revision 396 - Directory Listing - [select for diffs]
Modified Wed Sep 4 20:32:33 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 395
Stable tree ToDo List

Revision 395 - Directory Listing - [select for diffs]
Modified Wed Sep 4 20:14:45 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 391
Removed BFRAMES options

Revision 391 - Directory Listing - [select for diffs]
Modified Wed Sep 4 18:44:40 2002 UTC (22 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 390
Reentrancy problem fixed in adaptive code

Revision 390 - Directory Listing - [select for diffs]
Modified Wed Sep 4 06:24:37 2002 UTC (22 years, 1 month ago) by h
Original Path: trunk/xvidcore
Diff to previous 389
interlacing bug fix - to comply with spec, no field blocks at boundary

Revision 389 - Directory Listing - [select for diffs]
Modified Wed Sep 4 03:45:45 2002 UTC (22 years, 1 month ago) by h
Original Path: trunk/xvidcore
Diff to previous 388
interlacing bugfix (edging behaviour)

Revision 388 - Directory Listing - [select for diffs]
Modified Wed Sep 4 03:23:28 2002 UTC (22 years, 1 month ago) by h
Original Path: trunk/xvidcore
Diff to previous 387
interlacing bugfix (inter cbp behaviour)

Revision 387 - Directory Listing - [select for diffs]
Modified Tue Sep 3 17:25:45 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 386
Support for timestamps even without #define BFRAMES

Revision 386 - Directory Listing - [select for diffs]
Modified Mon Sep 2 21:15:37 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 384
Added low_delay=1 for non-Bframes mode.

Revision 384 - Directory Listing - [select for diffs]
Modified Mon Aug 19 19:19:40 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 381
x_pos, y_pos are not needed in MBTransQuantInterBVOP()

Revision 381 - Directory Listing - [select for diffs]
Modified Sun Aug 18 14:06:32 2002 UTC (22 years, 1 month ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 376
shatty's beos patch

Revision 376 - Directory Listing - [select for diffs]
Modified Sat Aug 17 20:03:36 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 375
initial commit.
raw test application for XviD native API, including support for B-Frames.

Revision 375 - Directory Listing - [select for diffs]
Modified Sat Aug 17 16:22:58 2002 UTC (22 years, 1 month ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 374
updated coeff thresholding to Radek's decision criteria

Revision 374 - Directory Listing - [select for diffs]
Modified Thu Aug 15 19:52:16 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 373
Ooops, first bugfix was an outdated version and the CVS got stuck...

Revision 373 - Directory Listing - [select for diffs]
Modified Thu Aug 15 18:13:02 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 372
Bugfix chroma motion compensation in BFRAMES mode. Block based has to be
used, even if BFRAMES is active, because we cannot rely on XVID_HALFPEL
(XVID_HALFPEL is not needed if max_bframes<=0)

Revision 372 - Directory Listing - [select for diffs]
Modified Thu Aug 15 12:15:20 2002 UTC (22 years, 1 month ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 371
adapt to the new calling interface of hafpel8

Revision 371 - Directory Listing - [select for diffs]
Modified Thu Aug 15 09:45:43 2002 UTC (22 years, 1 month ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 370
fixing a bug in make test

Revision 370 - Directory Listing - [select for diffs]
Modified Mon Aug 12 10:07:16 2002 UTC (22 years, 1 month ago) by chl
Original Path: trunk/xvidcore
Diff to previous 369
very small bugfix for interpolated ME (thanks to Radek)

Revision 369 - Directory Listing - [select for diffs]
Modified Fri Aug 9 20:05:28 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 368
Use MBTransQuantInterBVOP (skips work) for small B-frame speedup

Revision 368 - Directory Listing - [select for diffs]
Modified Fri Aug 9 19:58:42 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 367
Added several MB-functions which do the same as MBTransQuantInter/Intra now,
but split into several routines. MBTransQuantInter2/Intra2 do the same as
-Inter/Intra but using the split up routines, MBTransQuantBVOP skips unneeded
decoding operations for B-VOPs.

Revision 367 - Directory Listing - [select for diffs]
Modified Fri Aug 9 10:45:05 2002 UTC (22 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 366
sse2 dequant funcs revamped

Revision 366 - Directory Listing - [select for diffs]
Modified Wed Aug 7 10:09:00 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 360
New variable pEnc->last_sync for (more) correct time-codes in B-frames mode.
Not a 100% clean solution. NOTE: Whole Timecode management must be rewritten!

Revision 360 - Directory Listing - [select for diffs]
Modified Sun Aug 4 23:27:40 2002 UTC (22 years, 2 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 359
windows b-frames fix

Revision 359 - Directory Listing - [select for diffs]
Modified Sun Aug 4 22:34:49 2002 UTC (22 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 358
Fix missing symbol error when compiled without bframes support (thx monrad on IRC-opn)

Revision 358 - Directory Listing - [select for diffs]
Modified Sun Aug 4 21:32:56 2002 UTC (22 years, 2 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 357
"first frame p-frame" bugfix

Revision 357 - Directory Listing - [select for diffs]
Modified Sun Aug 4 17:28:50 2002 UTC (22 years, 2 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 356
switched back to old lumi masking code

Revision 356 - Directory Listing - [select for diffs]
Modified Sat Aug 3 05:36:18 2002 UTC (22 years, 2 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 354
fix the first frame is green wrong

Revision 354 - Directory Listing - [select for diffs]
Modified Thu Aug 1 12:53:45 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 353
Oops, a 'k' had run away.

Revision 353 - Directory Listing - [select for diffs]
Modified Wed Jul 31 18:19:49 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 352
First support for XVID_GREYSCALE: chroma DC is zeroed, AC is not saved.
No speed improvement, but working feature.

Revision 352 - Directory Listing - [select for diffs]
Modified Wed Jul 31 18:10:34 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 351
new global flag XVID_GR[EA]YSCALE to ignore chroma components when encoding

Revision 351 - Directory Listing - [select for diffs]
Modified Wed Jul 31 10:08:58 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 350
Fixed wrong sad8bi for b-frames direct mode  (thanks to Radek!)

Revision 350 - Directory Listing - [select for diffs]
Modified Tue Jul 30 12:14:37 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 349
Modified to only drop if blockcount is _less_ than ratio instead of _less or
equa_, otherwise drops were still possible, even for drop=0 (-> bframe crash)

Revision 349 - Directory Listing - [select for diffs]
Modified Mon Jul 29 19:21:23 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 348
Fixed timecode problem for direct mode with max_bframes>1

Revision 348 - Directory Listing - [select for diffs]
Modified Sun Jul 28 17:10:39 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 347
halfpel search for MODE_INTERPOLATE and MODE_DIRECT

Revision 347 - Directory Listing - [select for diffs]
Modified Sun Jul 28 13:06:46 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 346
Modified SKIP mb behaviour for Pframes when Bframes are active: Check if
intermediate B-block can be skipped, too. Check for SKIP is now done
in encode_pframe(), not in MBCoding().

Revision 346 - Directory Listing - [select for diffs]
Modified Sun Jul 28 02:55:41 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 345
Interpolated and DirectMode motion estimation (DiamondSearch) for B-Frames.
Slow, but working, this might have been the final step to a complete
implemenation of b-frame encoding.    Btw... it's 5.a.m so don't trust
this CVS entry!

Revision 345 - Directory Listing - [select for diffs]
Modified Sat Jul 27 23:47:01 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 344
Finally Cut&Paste and Search&Replaced Square8_MainSearch, so PMV_USESQUARES8
is now functional. Also, some minor fixes.

Revision 344 - Directory Listing - [select for diffs]
Modified Sat Jul 27 23:07:33 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 341
Fixed embarrassing bug in Dimaond16/8_MainSearch (iDirection was overwritten)

Revision 341 - Directory Listing - [select for diffs]
Modified Thu Jul 25 00:43:19 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 340
Enable B-frame + INTER4V (not bugfree yet)

Revision 340 - Directory Listing - [select for diffs]
Modified Wed Jul 24 23:17:19 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 339
Fix B-frame: Direct Mode with INTER4V

Revision 339 - Directory Listing - [select for diffs]
Modified Wed Jul 24 23:09:28 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 338
Minor Cleanup

Revision 338 - Directory Listing - [select for diffs]
Modified Wed Jul 24 23:07:45 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 337
New fields deltamv, directmv[4] in Macroblock for more logical B-frame ME

Revision 337 - Directory Listing - [select for diffs]
Modified Wed Jul 24 20:58:41 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 336
Disable SKIP handling for _DISABLE_SKIP defined

Revision 336 - Directory Listing - [select for diffs]
Modified Wed Jul 24 20:21:55 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 335
Change name of static lib to libxvidcore.a

Revision 335 - Directory Listing - [select for diffs]
Modified Wed Jul 24 19:34:14 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 334
Added #ifdef _DISABLE_SKIP in MBCoding(). If this is defined, there
will be __no skipped macroblocks__ in P-frames!
This is of course bad (bigger files), but it's needed for clean B-frame
encoding until we have a workaround for the SKIP-flaw in the standard. :-(

Revision 334 - Directory Listing - [select for diffs]
Modified Wed Jul 24 11:30:01 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 333
Added   motion/x86_asm/sad_3dn.asm  because it was missing (good reason!)

Revision 333 - Directory Listing - [select for diffs]
Modified Wed Jul 24 00:50:10 2002 UTC (22 years, 2 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 332
qpel decoding support

Revision 332 - Directory Listing - [select for diffs]
Modified Tue Jul 23 16:19:22 2002 UTC (22 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 331
Thread safe version.

Revision 331 - Directory Listing - [select for diffs]
Modified Tue Jul 23 15:38:18 2002 UTC (22 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 330
Little mistake with the stack pointer.

Revision 330 - Directory Listing - [select for diffs]
Modified Tue Jul 23 15:36:59 2002 UTC (22 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 329
Thread safe version.

Revision 329 - Directory Listing - [select for diffs]
Modified Tue Jul 23 12:59:57 2002 UTC (22 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 328
sad[16,8]_mmx, sad[16,8]_3dn, sad8_xmm

Revision 328 - Directory Listing - [select for diffs]
Modified Tue Jul 23 12:32:22 2002 UTC (22 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 327
Some %define to make the code easier to read.

Revision 327 - Directory Listing - [select for diffs]
Modified Mon Jul 22 18:03:47 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 326
Range check for B-frame quantizer

Revision 326 - Directory Listing - [select for diffs]
Modified Sun Jul 21 23:34:08 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 325
bframe encoding bugfixes, ME unification

Revision 325 - Directory Listing - [select for diffs]
Modified Sun Jul 21 14:05:38 2002 UTC (22 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 324
Small fix to make sure negative values => defaults settings

Revision 324 - Directory Listing - [select for diffs]
Modified Sun Jul 21 03:49:47 2002 UTC (22 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 323
frame_drop_ratio

Revision 323 - Directory Listing - [select for diffs]
Modified Sun Jul 21 03:30:25 2002 UTC (22 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 322
output_slice() msvc compiler fix

Revision 322 - Directory Listing - [select for diffs]
Modified Sat Jul 20 22:30:30 2002 UTC (22 years, 2 months ago) by albeu
Original Path: trunk/xvidcore
Diff to previous 321
Add missing #ifdef around some bframe code

Revision 321 - Directory Listing - [select for diffs]
Modified Sat Jul 20 13:41:43 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 320
slower implementation, without rounding errors

Revision 320 - Directory Listing - [select for diffs]
Modified Sat Jul 20 13:20:21 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 319
slower implementation, without rounding errors

Revision 319 - Directory Listing - [select for diffs]
Modified Sat Jul 20 12:48:54 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 318
futher improved sad8 and sad16

Revision 318 - Directory Listing - [select for diffs]
Modified Fri Jul 19 15:02:39 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 317
removed debug code

Revision 317 - Directory Listing - [select for diffs]
Modified Fri Jul 19 14:56:00 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 316
Bugfix for B-frame encoding (new parameters time_bp, time_pp to BVOP-ME)

Revision 316 - Directory Listing - [select for diffs]
Modified Fri Jul 19 13:34:32 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 315
Minor fix for time-hack

Revision 315 - Directory Listing - [select for diffs]
Modified Fri Jul 19 11:15:21 2002 UTC (22 years, 2 months ago) by albeu
Original Path: trunk/xvidcore
Diff to previous 314
Add 'per slice' rendering aka DR method 2

Revision 314 - Directory Listing - [select for diffs]
Modified Fri Jul 19 09:56:59 2002 UTC (22 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 313
Added debugging and profiling options - could be useful

Revision 313 - Directory Listing - [select for diffs]
Modified Thu Jul 18 23:52:40 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 312
Fixed for Bframes encoding and maybe decoding, too.

Revision 312 - Directory Listing - [select for diffs]
Modified Thu Jul 18 23:42:36 2002 UTC (22 years, 2 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 311
B-frames encoding "ME" for direct mode (and minor other things)

Revision 311 - Directory Listing - [select for diffs]
Modified Thu Jul 18 13:47:46 2002 UTC (22 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 310
sse/sse2 os support detection

Revision 310 - Directory Listing - [select for diffs]
Modified Thu Jul 18 13:45:14 2002 UTC (22 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 309
added sse2 os triggers

Revision 309 - Directory Listing - [select for diffs]
Modified Thu Jul 18 13:44:39 2002 UTC (22 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 308
removed static data; added sse2 os triggers

Revision 308 - Directory Listing - [select for diffs]
Modified Thu Jul 18 13:42:00 2002 UTC (22 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 307
cglobal fix

Revision 307 - Directory Listing - [select for diffs]
Modified Thu Jul 18 13:41:16 2002 UTC (22 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 306
cbp_sse2.asm & sad_sse2.asm added

Revision 306 - Directory Listing - [select for diffs]
Modified Thu Jul 18 00:07:04 2002 UTC (22 years, 2 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 305
advise for how to fix my b-frame decode code

Revision 305 - Directory Listing - [select for diffs]
Modified Tue Jul 16 17:55:18 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 304
extended documentation and comments

Revision 304 - Directory Listing - [select for diffs]
Modified Tue Jul 16 17:50:44 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 303
some comments

Revision 303 - Directory Listing - [select for diffs]
Modified Tue Jul 16 17:45:21 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 302
fixes some bug with claiming the wrong fp registers

Revision 302 - Directory Listing - [select for diffs]
Modified Tue Jul 16 17:43:36 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 301
further aggerssive optimizations

Revision 301 - Directory Listing - [select for diffs]
Modified Tue Jul 16 17:42:36 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 300
fix for a bug in the ia64 idct, that prevents compilation with intel ecc

Revision 300 - Directory Listing - [select for diffs]
Modified Tue Jul 16 12:02:27 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 299
Global assembler optimization of halfpel8_refine, via inlinig of sad for ia64

Revision 299 - Directory Listing - [select for diffs]
Modified Tue Jul 16 11:15:15 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 298
Global assembler optimization of halfpel8_refine, via inlinig of sad for ia64

Revision 298 - Directory Listing - [select for diffs]
Modified Tue Jul 16 11:02:17 2002 UTC (22 years, 2 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 297
Global assembler optimization of halfpel8_refine, via inlinig of sad

Revision 297 - Directory Listing - [select for diffs]
Modified Mon Jul 15 23:50:31 2002 UTC (22 years, 2 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 296
fix my some wrong with b-frame deocde at direct mode

Revision 296 - Directory Listing - [select for diffs]
Modified Mon Jul 15 00:26:38 2002 UTC (22 years, 2 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 295
Fix a little bug 'mb->quant = 8' in decode_bframe()

Revision 295 - Directory Listing - [select for diffs]
Modified Fri Jul 12 12:26:55 2002 UTC (22 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 294
XVID_ENC_PARAM->num_threads

Revision 294 - Directory Listing - [select for diffs]
Modified Fri Jul 12 00:49:59 2002 UTC (22 years, 2 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 293
support the decode examples in ex1

Revision 293 - Directory Listing - [select for diffs]
Modified Fri Jul 12 00:46:26 2002 UTC (22 years, 2 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 292
add the decode examples

Revision 292 - Directory Listing - [select for diffs]
Modified Fri Jul 12 00:45:48 2002 UTC (22 years, 2 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 291
move to test_enc.bat

Revision 291 - Directory Listing - [select for diffs]
Modified Thu Jul 11 14:03:39 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 290
removing rounding bug, that yields pink color drift in P-frames

Revision 290 - Directory Listing - [select for diffs]
Modified Thu Jul 11 00:15:59 2002 UTC (22 years, 3 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 289
fix a little bug and added the BFRAMES_DEC_DEBUG support

Revision 289 - Directory Listing - [select for diffs]
Modified Wed Jul 10 20:11:05 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 288
Preparations for block-based-interpolation ME: PMVfastIntSearch16 (pre-version)

Revision 288 - Directory Listing - [select for diffs]
Modified Wed Jul 10 19:31:05 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 287
Minor change: Switch from get_pmv to get_pmv2

Revision 287 - Directory Listing - [select for diffs]
Modified Wed Jul 10 19:29:30 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 286
Minor bugfix.

Revision 286 - Directory Listing - [select for diffs]
Modified Wed Jul 10 19:17:49 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 285
Step towards blocks based interpolation ME: get_ipmv/get_ipmvdata

Revision 285 - Directory Listing - [select for diffs]
Modified Wed Jul 10 19:16:56 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 284
Minor change: Switch to get_pmv(data)2 instead of get_pmv(data)

Revision 284 - Directory Listing - [select for diffs]
Modified Wed Jul 10 19:16:32 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 283
Minor change: Switch to get_pmv2 instead of get_pmvdata in HintedME

Revision 283 - Directory Listing - [select for diffs]
Modified Wed Jul 10 15:27:37 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 282
Inserted preliminary support for intel's ecc in portab.h

Revision 282 - Directory Listing - [select for diffs]
Modified Wed Jul 10 14:26:02 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 281
generated with itanium idct generator

Revision 281 - Directory Listing - [select for diffs]
Modified Wed Jul 10 14:24:56 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 280
itanium idct generator

Revision 280 - Directory Listing - [select for diffs]
Modified Wed Jul 10 14:05:08 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 279
bswap with ia64-asm

Revision 279 - Directory Listing - [select for diffs]
Modified Wed Jul 10 13:23:29 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 277
fixing for ia64, again

Revision 277 - Directory Listing - [select for diffs]
Modified Tue Jul 9 22:19:43 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 276
preparations for block based ME

Revision 276 - Directory Listing - [select for diffs]
Modified Tue Jul 9 21:39:19 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 275
Added pentium/pentiumpro switches. Slightly faster for 2.95 than i686

Revision 275 - Directory Listing - [select for diffs]
Modified Tue Jul 9 02:43:52 2002 UTC (22 years, 3 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 274
sync to support latest CVS source code

Revision 274 - Directory Listing - [select for diffs]
Modified Tue Jul 9 01:48:49 2002 UTC (22 years, 3 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 273
undo my wrong

Revision 273 - Directory Listing - [select for diffs]
Modified Tue Jul 9 01:44:44 2002 UTC (22 years, 3 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 272
reupload

Revision 272 - Directory Listing - [select for diffs]
Modified Tue Jul 9 01:37:22 2002 UTC (22 years, 3 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 271
fix my wrong moment ago

Revision 271 - Directory Listing - [select for diffs]
Modified Tue Jul 9 01:09:33 2002 UTC (22 years, 3 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 270
help upload for roaming

Revision 270 - Directory Listing - [select for diffs]
Modified Sun Jul 7 16:36:24 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 269
Function prototypes for dequant_inter_xmm, dequant_intra_xmm

Revision 269 - Directory Listing - [select for diffs]
Modified Sun Jul 7 13:21:34 2002 UTC (22 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 268
Skal's tweaked dequant functions

Revision 268 - Directory Listing - [select for diffs]
Modified Sun Jul 7 11:44:02 2002 UTC (22 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 267
near jumps

Revision 267 - Directory Listing - [select for diffs]
Modified Sun Jul 7 11:42:38 2002 UTC (22 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 266
long long replaced by int64_t

Revision 266 - Directory Listing - [select for diffs]
Modified Sun Jul 7 11:21:20 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 265
Added switch for _SMP (default disabled)

Revision 265 - Directory Listing - [select for diffs]
Modified Sun Jul 7 10:59:14 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 264
Remove "short jump out of range" by using JZ/JMP instead of JNZ

Revision 264 - Directory Listing - [select for diffs]
Modified Sun Jul 7 10:57:28 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 263
Include XMM and 3DN routines (which are seperate files now)

Revision 263 - Directory Listing - [select for diffs]
Modified Sun Jul 7 10:20:16 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 262
replaced read_tsc() by read_counter() from portab.h

Revision 262 - Directory Listing - [select for diffs]
Modified Sun Jul 7 09:45:40 2002 UTC (22 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 261
split mmx,xmm,3dnow,sse2 code into different files, SMP fix, Skal's tweaked asm code

Revision 261 - Directory Listing - [select for diffs]
Modified Sat Jul 6 21:41:14 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 260
BugFix for EPZSSearch16

Revision 260 - Directory Listing - [select for diffs]
Modified Sat Jul 6 17:05:49 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 259
Added motion/smp_motion_est.c for multithreaded ME support

Revision 259 - Directory Listing - [select for diffs]
Modified Sat Jul 6 17:04:57 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 258
Minor modifications for supporting multithreaded ME.
Without _SMP symbol there should be no changes in behaviour.

Revision 258 - Directory Listing - [select for diffs]
Modified Sat Jul 6 17:03:08 2002 UTC (22 years, 3 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 257
Routines for mulithreaded ME. XviD has to be compiled with -D_SMP option
for these files to be treated at all.

Revision 257 - Directory Listing - [select for diffs]
Modified Fri Jul 5 14:54:15 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 256
compatible with ia64, now

Revision 256 - Directory Listing - [select for diffs]
Modified Fri Jul 5 14:01:18 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 255
Optimized assemby

Revision 255 - Directory Listing - [select for diffs]
Modified Thu Jul 4 13:41:53 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 254
Added font.c for BFRAME mode

Revision 254 - Directory Listing - [select for diffs]
Modified Wed Jul 3 12:32:50 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 253
get_pmv2/get_pmvdata2

Revision 253 - Directory Listing - [select for diffs]
Modified Mon Jul 1 13:50:39 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 252
killed warnings, ecc compatible

Revision 252 - Directory Listing - [select for diffs]
Modified Sun Jun 30 10:46:29 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 251
resync patch

Revision 251 - Directory Listing - [select for diffs]
Modified Sat Jun 29 12:47:19 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 250
optimizied, but not fully operatial on ecc, genidct.py needs some fixing, not all files needed are committed. stay tuned.

Revision 250 - Directory Listing - [select for diffs]
Modified Sat Jun 29 12:38:20 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 249
imporoved verions of sad8 and 16

Revision 249 - Directory Listing - [select for diffs]
Modified Sat Jun 29 11:47:17 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 248
re-fixing check_cpu_features compiling / linking issue, hopefully it is sufficent for all platfroms, now

Revision 248 - Directory Listing - [select for diffs]
Modified Fri Jun 28 15:14:40 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 247
resync support, check_cpu_features() fixed

Revision 247 - Directory Listing - [select for diffs]
Modified Thu Jun 27 14:49:05 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 246
- added inter4v description
- added details about each ME flag (thx christoph)

Revision 246 - Directory Listing - [select for diffs]
Modified Thu Jun 27 13:05:59 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 245
define internale labels, locally for debugging, with .L

Revision 245 - Directory Listing - [select for diffs]
Modified Wed Jun 26 15:59:51 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 244
fixing a problem with check_cpu_features, that prevents compiling of the codec on platforms other than x86.

Revision 244 - Directory Listing - [select for diffs]
Modified Wed Jun 26 15:56:35 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 243
fixing dos linefeed

Revision 243 - Directory Listing - [select for diffs]
Modified Wed Jun 26 15:26:50 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 242
some assembler optimizations done, all warnings can be ignored.

Revision 242 - Directory Listing - [select for diffs]
Modified Wed Jun 26 15:26:03 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 241
some assembler optimizations done

Revision 241 - Directory Listing - [select for diffs]
Modified Wed Jun 26 09:41:52 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 240
fixed_vop_rate

Revision 240 - Directory Listing - [select for diffs]
Modified Tue Jun 25 09:41:54 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 239
minor dx50bvop fix

Revision 239 - Directory Listing - [select for diffs]
Modified Mon Jun 24 17:03:03 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 238
- Updated to 2.1 API version
- Still work to do (indicated by ToDos :-)

Revision 238 - Directory Listing - [select for diffs]
Modified Mon Jun 24 09:53:18 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 236
added font.c, sgi-irix64 makefile, dx50bvop working

Revision 236 - Directory Listing - [select for diffs]
Modified Sun Jun 23 19:48:06 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
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 234 - Directory Listing - [select for diffs]
Modified Sun Jun 23 03:58:32 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 233
XVID_GLOBAL_*, XVID_CPU_CHKONLY, timestamp fix, font.c

Revision 233 - Directory Listing - [select for diffs]
Modified Sat Jun 22 07:23:10 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 232
minor fixes: bframe N_VOP support, custom quant bug, BFRAME inc_frame_num()

Revision 232 - Directory Listing - [select for diffs]
Modified Fri Jun 21 16:12:48 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 231
bframes patch

Revision 231 - Directory Listing - [select for diffs]
Modified Fri Jun 21 07:02:59 2002 UTC (22 years, 3 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 230
fix a little bug

Revision 230 - Directory Listing - [select for diffs]
Modified Thu Jun 20 14:25:44 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 229
dev16 is optimized, now.

Revision 229 - Directory Listing - [select for diffs]
Modified Thu Jun 20 14:05:58 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 227
bframe patch

Revision 227 - Directory Listing - [select for diffs]
Modified Thu Jun 20 10:22:02 2002 UTC (22 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 226
*** empty log message ***

Revision 226 - Directory Listing - [select for diffs]
Modified Wed Jun 19 14:41:02 2002 UTC (22 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 225
optimizations, correct transfer_8to16sub2_xmm

Revision 225 - Directory Listing - [select for diffs]
Modified Wed Jun 19 14:27:08 2002 UTC (22 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 224
Skal's test and benchmarking tool

Revision 224 - Directory Listing - [select for diffs]
Modified Wed Jun 19 08:46:57 2002 UTC (22 years, 3 months ago) by uManiac
Original Path: trunk/xvidcore
Diff to previous 223
ProfDrMorph's new (unoptimized) Luma Masking code:
luminance masking now works with relative values instead of absolute ones
the new code raises/lowers oberall quant for especially bright/dark frames ( Weber-Fechner law: humans see less differences in bright scenes )
every pixel with a very low lumi value is set to 0 for better compressability ( again the Weber-Fechner law; below a certain intesity humans won't see anything )

Revision 223 - Directory Listing - [select for diffs]
Modified Wed Jun 19 01:01:02 2002 UTC (22 years, 3 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 222
fix a little bug in use custom quant matrix

Revision 222 - Directory Listing - [select for diffs]
Modified Wed Jun 19 01:00:14 2002 UTC (22 years, 3 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 221
add #ifdef BFRAMES

Revision 221 - Directory Listing - [select for diffs]
Modified Mon Jun 17 12:23:32 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 220
- added legal header
- added function descriptions

Revision 220 - Directory Listing - [select for diffs]
Modified Sun Jun 16 22:38:08 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 219
- Added legal header
- The x86 specific function 'check_cpu_features' is  only declared
  when ARCH_X86 is defined

Revision 219 - Directory Listing - [select for diffs]
Modified Sun Jun 16 22:20:36 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 218
- Commented (really needed ?)
- Added legal header

Revision 218 - Directory Listing - [select for diffs]
Modified Sun Jun 16 19:54:20 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 217
- Added transfer_8to16sub2_xmm (B frames compensation)

Revision 217 - Directory Listing - [select for diffs]
Modified Sun Jun 16 19:35:59 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 216
- Removed an unuseful piece of code

Revision 216 - Directory Listing - [select for diffs]
Modified Sun Jun 16 17:25:18 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 215
- Removed an opcode (used during my tests)

Revision 215 - Directory Listing - [select for diffs]
Modified Sun Jun 16 17:12:37 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 214
- Added a transfer_8to16sub2_xmm function (Needs testing)

Revision 214 - Directory Listing - [select for diffs]
Modified Sat Jun 15 22:32:29 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 213
This file is not useful

Revision 213 - Directory Listing - [select for diffs]
Modified Sat Jun 15 22:28:32 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 212
- Added legal header
- Cosmetic

Revision 212 - Directory Listing - [select for diffs]
Modified Sat Jun 15 22:15:57 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 211
- Added comments
- Changed the FSF address

Revision 211 - Directory Listing - [select for diffs]
Modified Fri Jun 14 15:36:22 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 210
correcting windows path name in include

Revision 210 - Directory Listing - [select for diffs]
Modified Fri Jun 14 15:17:53 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 209
ia64 changes

Revision 209 - Directory Listing - [select for diffs]
Modified Fri Jun 14 13:29:07 2002 UTC (22 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 208
ia64 changes

Revision 208 - Directory Listing - [select for diffs]
Modified Fri Jun 14 13:21:35 2002 UTC (22 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 207
some small fixes

Revision 207 - Directory Listing - [select for diffs]
Modified Fri Jun 14 13:06:33 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 206
updated Makefile.djgpp, added DECLARE_ALIGNED_MATRIX to portab.h for unknown/other platform

Revision 206 - Directory Listing - [select for diffs]
Modified Fri Jun 14 12:26:06 2002 UTC (22 years, 3 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 205
msvc asm{} codingstyle fix

Revision 205 - Directory Listing - [select for diffs]
Modified Fri Jun 14 08:26:04 2002 UTC (22 years, 3 months ago) by ia64p
Original Path: trunk/xvidcore
Diff to previous 204
IA64 assembler files, initial version, only partly optimized

Revision 204 - Directory Listing - [select for diffs]
Modified Thu Jun 13 22:05:09 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 203
- Added legal header
- Added comments about the functions

Revision 203 - Directory Listing - [select for diffs]
Modified Thu Jun 13 21:53:08 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 202
- Cosmetic
- Added legal header

Revision 202 - Directory Listing - [select for diffs]
Modified Thu Jun 13 21:45:24 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 201
- Mainly Cosmetic.
- 'bool' type is now 'int', natural cpu size variable.
  (Dev Mail-List suggestion from  Christoph Lampert)

Revision 201 - Directory Listing - [select for diffs]
Modified Thu Jun 13 21:35:01 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 200
Cosmetic

Revision 200 - Directory Listing - [select for diffs]
Modified Thu Jun 13 13:18:57 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 199
Added comments, documented all returned values

Revision 199 - Directory Listing - [select for diffs]
Modified Thu Jun 13 12:42:18 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 198
Cosmetic and ANSI C comment style (just this header as it may be included in an ANSI C project.

Revision 198 - Directory Listing - [select for diffs]
Modified Thu Jun 13 11:42:15 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 197
EMMS macro replaced by the emms() function.

Revision 197 - Directory Listing - [select for diffs]
Modified Wed Jun 12 21:23:49 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 196
Added the $Id$ RCS keyword

Revision 196 - Directory Listing - [select for diffs]
Modified Wed Jun 12 21:18:52 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 195
Added to the project so every one can (try) to conform to this

Revision 195 - Directory Listing - [select for diffs]
Modified Wed Jun 12 20:38:41 2002 UTC (22 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 194
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 194 - Directory Listing - [select for diffs]
Modified Sun Jun 9 23:30:50 2002 UTC (22 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 193
Another bunch of 80 column cut, ANSI C comments - There's still work to do there :\

Revision 193 - Directory Listing - [select for diffs]
Modified Sun Jun 9 23:05:35 2002 UTC (22 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 192
Small memory leak fixed

Revision 192 - Directory Listing - [select for diffs]
Modified Sun Jun 9 13:16:26 2002 UTC (22 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 191
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 191 - Directory Listing - [select for diffs]
Modified Sun Jun 9 12:18:23 2002 UTC (22 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 190
Added lot of new gcc features for 3.1 and added comments. We can set environment variables to preset CC and CFLAGS now

Revision 190 - Directory Listing - [select for diffs]
Modified Sun Jun 9 11:23:13 2002 UTC (22 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 189
Small change, avoid calling free with a random address

Revision 189 - Directory Listing - [select for diffs]
Modified Fri Jun 7 10:36:08 2002 UTC (22 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 188
Last bits of "Rate control per instance" patch

Revision 188 - Directory Listing - [select for diffs]
Modified Fri Jun 7 10:21:48 2002 UTC (22 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 187
Rate control structure per encoder

Revision 187 - Directory Listing - [select for diffs]
Modified Tue Jun 4 02:29:19 2002 UTC (22 years, 4 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 186
to compress xvid source code package size

Revision 186 - Directory Listing - [select for diffs]
Modified Sun Jun 2 08:15:25 2002 UTC (22 years, 4 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 185
todo cleanup

Revision 185 - Directory Listing - [select for diffs]
Modified Tue May 28 01:16:06 2002 UTC (22 years, 4 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 184
fix some bug

Revision 184 - Directory Listing - [select for diffs]
Modified Mon May 27 18:07:38 2002 UTC (22 years, 4 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 183
Returned to old style MotionEstimation (one loop for INTER and INTER4V)

Revision 183 - Directory Listing - [select for diffs]
Modified Mon May 27 01:10:37 2002 UTC (22 years, 4 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 182
fix a little bug

Revision 182 - Directory Listing - [select for diffs]
Modified Fri May 24 00:25:00 2002 UTC (22 years, 4 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 181
example for use xvidcore to compress iamge

Revision 181 - Directory Listing - [select for diffs]
Modified Wed May 22 12:42:25 2002 UTC (22 years, 4 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 180
Added AdvDiamond_MainSearch by sysKIn which seems to be faster and better
than normal Diamond_MainSearch, at least for plain fullpel search. It can
be activated by PMV_ADVANCEDDIAMOND16/8 flag.

Revision 180 - Directory Listing - [select for diffs]
Modified Wed May 22 12:40:25 2002 UTC (22 years, 4 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 179
added PMV_ADVANCEDDIAMOND to activate new Diamond MainSearch by sysKIn

Revision 179 - Directory Listing - [select for diffs]
Modified Mon May 20 17:12:53 2002 UTC (22 years, 4 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 178
#define BFRAMES

Revision 178 - Directory Listing - [select for diffs]
Modified Tue May 14 00:06:00 2002 UTC (22 years, 4 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 177
no message

Revision 177 - Directory Listing - [select for diffs]
Modified Mon May 13 19:41:41 2002 UTC (22 years, 4 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 175
mean reduced SAD, C-version

Revision 175 - Directory Listing - [select for diffs]
Modified Sun May 12 17:21:30 2002 UTC (22 years, 4 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 174
Small bugfix in MotionEstimation (wrong prediction for INTER4V)

Revision 174 - Directory Listing - [select for diffs]
Modified Sat May 11 23:54:30 2002 UTC (22 years, 4 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 173
Use INTER4V only if neighbours move different than current block.
Save quality, some speedup.

Revision 173 - Directory Listing - [select for diffs]
Modified Sat May 11 15:41:48 2002 UTC (22 years, 5 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 172
Optimization options for AMD K6

Revision 172 - Directory Listing - [select for diffs]
Modified Sat May 11 15:32:59 2002 UTC (22 years, 5 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 171
general cleanup, first modifications for new INTER4V heuristics

Revision 171 - Directory Listing - [select for diffs]
Modified Sat May 11 12:28:19 2002 UTC (22 years, 5 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 170
SAD values in MACROBLOCK have to be signed integer

Revision 170 - Directory Listing - [select for diffs]
Modified Thu May 9 21:47:51 2002 UTC (22 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 169
Fix for gcc

Revision 169 - Directory Listing - [select for diffs]
Modified Thu May 9 00:42:35 2002 UTC (22 years, 5 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 168
Tests to not double check vectors in PMVfast16/8 (only in prediction, not during diamonds phase).
Minor speedup.

Revision 168 - Directory Listing - [select for diffs]
Modified Thu May 9 00:15:51 2002 UTC (22 years, 5 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 167
add low_delay decode support

Revision 167 - Directory Listing - [select for diffs]
Modified Tue May 7 20:03:18 2002 UTC (22 years, 5 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 166
MotionEst(): set sad8[] also for INTER mode to correct values (for get_pmdata)

Revision 166 - Directory Listing - [select for diffs]
Modified Tue May 7 19:59:10 2002 UTC (22 years, 5 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 165
Another minor fix for get_pmvdata()

Revision 165 - Directory Listing - [select for diffs]
Modified Tue May 7 19:40:36 2002 UTC (22 years, 5 months ago) by chl
Original Path: trunk/xvidcore
Diff to previous 164
correted get_pmvdata returning wrong SAD for left boundary blocks with MV (0,0)

Revision 164 - Directory Listing - [select for diffs]
Modified Mon May 6 10:07:19 2002 UTC (22 years, 5 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 163
low_delay

Revision 163 - Directory Listing - [select for diffs]
Modified Mon May 6 08:18:11 2002 UTC (22 years, 5 months ago) by suxen_drol
Original Path: trunk/xvidcore
Diff to previous 162
bitstream finc/fbase bug fix

Revision 162 - Directory Listing - [select for diffs]
Modified Mon May 6 03:58:09 2002 UTC (22 years, 5 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 161
no message

Revision 161 - Directory Listing - [select for diffs]
Modified Mon May 6 03:51:43 2002 UTC (22 years, 5 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 159
fix some my B-frame decode error

Revision 159 - Directory Listing - [select for diffs]
Modified Sat May 4 12:26:06 2002 UTC (22 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 158
Added "per encoder" quality setting

Revision 158 - Directory Listing - [select for diffs]
Modified Fri May 3 15:26:30 2002 UTC (22 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore
Diff to previous 157
Removed the "not ANSI compliant" BFRAMES after the #endif

Revision 157 - Directory Listing - [select for diffs]
Modified Fri May 3 08:37:55 2002 UTC (22 years, 5 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 156
quant range checking

Revision 156 - Directory Listing - [select for diffs]
Modified Fri May 3 00:45:10 2002 UTC (22 years, 5 months ago) by chenm001
Original Path: trunk/xvidcore
Diff to previous 155
add B-frame decode support

Revision 155 - Directory Listing - [select for diffs]
Modified Thu May 2 22:40:48 2002 UTC (22 years, 5 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 154
no message

Revision 154 - Directory Listing - [select for diffs]
Modified Thu May 2 22:35:41 2002 UTC (22 years, 5 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 153
sse2 idct/fdct

Revision 153 - Directory Listing - [select for diffs]
Modified Thu May 2 00:36:50 2002 UTC (22 years, 5 months ago) by Isibaar
Original Path: trunk/xvidcore
Diff to previous 152
removed coeff clamping

Revision 152 - Directory Listing -