[svn] / trunk / xvidcore / src / plugins Repository:
ViewVC logotype

Log of /trunk/xvidcore/src/plugins

View Directory Listing Directory Listing


Sticky Revision:

Revision 1745 - Directory Listing
Modified Mon Oct 30 22:23:05 2006 UTC (17 years, 5 months ago) by chl
nasm/yasm (at least my versions) didn't like the 0EH syntax in pshufd.
Change to 0x0E fixes it (thanks for the hint, skal!).

Revision 1744 - Directory Listing
Modified Mon Oct 30 11:33:57 2006 UTC (17 years, 5 months ago) by Skal
        + fix for rounding error while descaling

Revision 1743 - Directory Listing
Modified Mon Oct 30 11:21:42 2006 UTC (17 years, 5 months ago) by Skal
        + further patch for SSIM plugin by Johannes Reinhardt
        + updated `xvid_bench 15` => there's still a little
        rounding inaccuracy in the reported CRCs. Work in progress...

Revision 1740 - Directory Listing
Modified Thu Oct 26 16:34:32 2006 UTC (17 years, 5 months ago) by Skal
        slightly faster lum_8x8_mmx

Revision 1737 - Directory Listing
Modified Fri Oct 13 15:16:25 2006 UTC (17 years, 5 months ago) by Skal
        some more SSIM patches by Johannes

Revision 1734 - Directory Listing
Modified Fri Oct 13 08:39:31 2006 UTC (17 years, 5 months ago) by Isibaar
- Updated the MSVC project files plus some minor compilation fixes

Revision 1732 - Directory Listing
Modified Fri Oct 13 06:32:02 2006 UTC (17 years, 5 months ago) by Skal
        + added a forgotten ARCH_IS_IA32
        + added some missing emms() after asm calls (since floats are used)

Revision 1730 - Directory Listing
Modified Wed Oct 11 13:55:32 2006 UTC (17 years, 5 months ago) by Skal
        + added SSIM plugin code

        Patch by Johannes Reinhardt at uni-konstanz dot de

Revision 1725 - Directory Listing
Modified Wed Aug 23 20:27:22 2006 UTC (17 years, 7 months ago) by Skal
        Typo: use stride from data->current instead of data->reference
        Thanks to  Johannes.Reinhardt at uni-konstanz dot de

Revision 1704 - Directory Listing
Modified Sat May 6 04:37:15 2006 UTC (17 years, 10 months ago) by syskin
missing #include b0rks compilation

Revision 1700 - Directory Listing
Modified Sat Apr 15 04:17:02 2006 UTC (17 years, 11 months ago) by syskin
s/max/MAX - *nix compilation bustage fix

Revision 1695 - Directory Listing
Modified Sat Mar 11 12:10:42 2006 UTC (18 years ago) by syskin
let lumimasking work with quant 1 too

Revision 1607 - Directory Listing
Modified Sun Mar 27 03:59:42 2005 UTC (19 years ago) by suxen_drol
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 1589 - Directory Listing
Modified Sun Jan 9 20:26:42 2005 UTC (19 years, 2 months ago) by edgomez
Fixes merged from my branch

Revision 1531 - Directory Listing
Modified Tue Aug 10 22:34:32 2004 UTC (19 years, 7 months ago) by edgomez
Fixes - see patch-69 chaneglog entry for details

Revision 1511 - Directory Listing
Modified Sun Jul 18 12:46:44 2004 UTC (19 years, 8 months ago) by syskin
VHQ for bframes (disable it in 1st pass)

Revision 1473 - Directory Listing
Modified Sat Jun 12 13:53:19 2004 UTC (19 years, 9 months ago) by edgomez
Coding style + DPRINTF

Revision 1471 - Directory Listing
Modified Fri Jun 11 08:44:30 2004 UTC (19 years, 9 months ago) by suxen_drol
1.1.0 versioning rules for vbv
msvc compile time error

Revision 1470 - Directory Listing
Modified Thu Jun 10 18:13:42 2004 UTC (19 years, 9 months ago) by chl
Initial version of VBV support, activate in 2pass by setting vbv_size!=0

Revision 1399 - Directory Listing
Modified Fri Apr 2 22:20:31 2004 UTC (19 years, 11 months ago) by suxen_drol
msvc float/double warning

Revision 1382 - Directory Listing
Added Mon Mar 22 22:36:25 2004 UTC (20 years ago) by edgomez
xvidcore 1.0.0 rc3 merge back to HEAD

Sort log by:

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