[svn] / trunk / xvidcore / vfw / src / config.c Repository:
ViewVC logotype

Log of /trunk/xvidcore/vfw/src/config.c

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 1915 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 21 20:23:07 2010 UTC (13 years, 3 months ago) by Isibaar
File length: 88800 byte(s)
Diff to previous 1914
some bugfixing...

Revision 1914 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 21 16:56:42 2010 UTC (13 years, 3 months ago) by Isibaar
File length: 88763 byte(s)
Diff to previous 1910
moved num_threads control to common tab
VHQ metric combobox

Revision 1910 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 2 06:46:07 2010 UTC (13 years, 3 months ago) by Isibaar
File length: 88005 byte(s)
Diff to previous 1892
some cleanup of vfw code, increased allowed max bitrate, profile for HD 1080

Revision 1892 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 23 14:58:48 2010 UTC (13 years, 6 months ago) by Isibaar
File length: 85975 byte(s)
Diff to previous 1864
Added new simple profile levels to GUI (patch by Carl Eric Codere)

Revision 1864 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 27 17:27:56 2009 UTC (14 years, 9 months ago) by Isibaar
File length: 85395 byte(s)
Diff to previous 1830
GUI for variance masking

Revision 1830 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 30 17:57:14 2008 UTC (15 years, 3 months ago) by Isibaar
File length: 85095 byte(s)
Diff to previous 1827
finish up WIN64 compatibility

Revision 1827 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 30 16:38:31 2008 UTC (15 years, 3 months ago) by Isibaar
File length: 85080 byte(s)
Diff to previous 1816
VC8 win32 / x64 project files

Revision 1816 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 28 11:56:01 2008 UTC (15 years, 3 months ago) by Isibaar
File length: 85061 byte(s)
Diff to previous 1808
Auto SMP

Revision 1808 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 27 16:33:32 2008 UTC (15 years, 3 months ago) by Isibaar
File length: 85053 byte(s)
Diff to previous 1806
64-bit GUI note

Revision 1806 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 27 11:57:51 2008 UTC (15 years, 3 months ago) by Isibaar
File length: 84930 byte(s)
Diff to previous 1802
WIN64 compatibility

Revision 1802 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 26 10:11:31 2008 UTC (15 years, 3 months ago) by Isibaar
File length: 84878 byte(s)
Diff to previous 1718
GUI controls for SSE3/SSE4
Updated about box and messages

Revision 1718 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 10 17:39:38 2006 UTC (17 years, 8 months ago) by Isibaar
File length: 84482 byte(s)
Diff to previous 1681
- updated profile definitions

Revision 1681 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 24 08:33:52 2006 UTC (18 years ago) by syskin
File length: 83936 byte(s)
Diff to previous 1650
enable number of threads; treat is as any other config (no auto-detection)

Revision 1650 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 22 22:32:44 2005 UTC (18 years, 5 months ago) by Isibaar
File length: 84069 byte(s)
Diff to previous 1649
- Renamed and extended the profiles

Revision 1649 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 16 00:00:04 2005 UTC (18 years, 5 months ago) by suxen_drol
File length: 83644 byte(s)
Diff to previous 1630
vfw quality presets

Revision 1630 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 9 11:34:51 2005 UTC (18 years, 6 months ago) by suxen_drol
File length: 79763 byte(s)
Diff to previous 1627
older mingw platform sdk compatibility

Revision 1627 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 1 10:53:46 2005 UTC (18 years, 7 months ago) by Isibaar
File length: 79648 byte(s)
Diff to previous 1625
 * 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 1625 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 11 09:25:39 2005 UTC (18 years, 8 months ago) by suxen_drol
File length: 79650 byte(s)
Diff to previous 1611
disable packed-bframes widget for dxn profile

Revision 1611 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 10 01:57:45 2005 UTC (18 years, 11 months ago) by suxen_drol
File length: 79604 byte(s)
Diff to previous 1607
bugfix: correct max bitrate display for slider
layout: "(kbps)" added to avgerage bitrate labels within calculator dialog

Revision 1607 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 27 03:59:42 2005 UTC (18 years, 11 months ago) by suxen_drol
File length: 79597 byte(s)
Diff to previous 1594
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 1594 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 10 06:07:07 2005 UTC (19 years, 2 months ago) by syskin
File length: 76906 byte(s)
Diff to previous 1593
cartoon mode in zones - fix

Revision 1593 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 10 05:35:56 2005 UTC (19 years, 2 months ago) by syskin
File length: 76904 byte(s)
Diff to previous 1592
fixed overflow in bitrate calculator <-- fix to this fix

Revision 1592 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 10 05:01:01 2005 UTC (19 years, 2 months ago) by syskin
File length: 76902 byte(s)
Diff to previous 1591
reduced resolution removed; closed gov removed; trellis on by default

Revision 1591 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 10 03:36:53 2005 UTC (19 years, 2 months ago) by syskin
File length: 77314 byte(s)
Diff to previous 1590
fixed overflow in bitrate calculator

Revision 1590 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 10 02:59:38 2005 UTC (19 years, 2 months ago) by syskin
File length: 77305 byte(s)
Diff to previous 1589
something to make calculator work again, after last fix ;)

Revision 1589 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 9 20:26:42 2005 UTC (19 years, 2 months ago) by edgomez
File length: 77261 byte(s)
Diff to previous 1588
Fixes merged from my branch

Revision 1588 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 8 12:28:48 2005 UTC (19 years, 2 months ago) by syskin
File length: 77157 byte(s)
Diff to previous 1562
by popular request, cartoon mode was moved to Zones

Revision 1562 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 10:40:03 2004 UTC (19 years, 4 months ago) by syskin
File length: 77101 byte(s)
Diff to previous 1520
VBV; default profile changed to 'unrestricted' to keep it off. RRV hidden

Revision 1520 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 25 02:26:57 2004 UTC (19 years, 7 months ago) by suxen_drol
File length: 77074 byte(s)
Diff to previous 1510
license dialog
resource fix: msvc resource editor will nolonger deletes mingw specific stuff.

Revision 1510 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 18 12:45:57 2004 UTC (19 years, 8 months ago) by syskin
File length: 75552 byte(s)
Diff to previous 1500
VHQ for bframes widget

Revision 1500 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 16 19:56:13 2004 UTC (19 years, 8 months ago) by edgomez
File length: 75365 byte(s)
Diff to previous 1499
Fixed sysKin mess

Revision 1499 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 16 15:41:57 2004 UTC (19 years, 8 months ago) by syskin
File length: 75045 byte(s)
Diff to previous 1497
double lamesness of me: 1st, wrong commit. 2nd, not knowing how to undo

Revision 1497 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 16 13:52:18 2004 UTC (19 years, 8 months ago) by syskin
File length: 8853 byte(s)
Diff to previous 1490
VMR7/9 Aspect Ratio code - originally developed by minolta

Revision 1490 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 13 12:22:46 2004 UTC (19 years, 8 months ago) by suxen_drol
File length: 75365 byte(s)
Diff to previous 1487
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 1487 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 11 08:54:38 2004 UTC (19 years, 8 months ago) by syskin
File length: 75045 byte(s)
Diff to previous 1459
Top Field First widget (by Koepi)

Revision 1459 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 09:36:45 2004 UTC (19 years, 9 months ago) by syskin
File length: 74830 byte(s)
Diff to previous 1455
audio bitrate -> size calc buglet

Revision 1455 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 06:18:43 2004 UTC (19 years, 9 months ago) by syskin
File length: 74816 byte(s)
Diff to previous 1440
calc: support more audio and subtitle extensions

Revision 1440 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 19 13:40:54 2004 UTC (19 years, 11 months ago) by syskin
File length: 74748 byte(s)
Diff to previous 1437
very small visual fix

Revision 1437 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 18 07:55:11 2004 UTC (19 years, 11 months ago) by syskin
File length: 74600 byte(s)
Diff to previous 1434
deringer

Revision 1434 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 16 07:39:03 2004 UTC (19 years, 11 months ago) by syskin
File length: 74173 byte(s)
Diff to previous 1397
calc is able to open already-opened audio tracks

Revision 1397 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 1 11:11:28 2004 UTC (19 years, 11 months ago) by suxen_drol
File length: 74159 byte(s)
Diff to previous 1382
brightness control

Revision 1382 - (view) (download) (annotate) - [select for diffs]
Added Mon Mar 22 22:36:25 2004 UTC (20 years ago) by edgomez
File length: 73684 byte(s)
xvidcore 1.0.0 rc3 merge back to HEAD

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

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