[svn] / branches / release-1_1-branch / xvidcore / vfw / src / config.c Repository:
ViewVC logotype

Log of /branches/release-1_1-branch/xvidcore/vfw/src/config.c

Parent Directory Parent Directory


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

Revision 1717 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 10 17:26:13 2006 UTC (17 years, 8 months ago) by Isibaar
File length: 84599 byte(s)
Diff to previous 1654 , to selected 1627
- Update vfw profile definitions and packed bs enforcement

Revision 1654 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 22 10:23:02 2005 UTC (18 years, 4 months ago) by
File length: 84069 byte(s)
Diff to previous 1650 , to selected 1627
This commit was manufactured by cvs2svn to create branch
'release-1_1-branch'.

Revision 1650 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 22 22:32:44 2005 UTC (18 years, 5 months ago) by Isibaar
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 84069 byte(s)
Diff to previous 1649 , to selected 1627
- 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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 83644 byte(s)
Diff to previous 1630 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 79763 byte(s)
Diff to previous 1627
older mingw platform sdk compatibility

Revision 1627 - (view) (download) (annotate) - [selected]
Modified Mon Aug 1 10:53:46 2005 UTC (18 years, 8 months ago) by Isibaar
Original Path: trunk/xvidcore/vfw/src/config.c
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 79650 byte(s)
Diff to previous 1611 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 79604 byte(s)
Diff to previous 1607 , to selected 1627
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 (19 years ago) by suxen_drol
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 79597 byte(s)
Diff to previous 1594 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 76906 byte(s)
Diff to previous 1593 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 76904 byte(s)
Diff to previous 1592 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 76902 byte(s)
Diff to previous 1591 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 77314 byte(s)
Diff to previous 1590 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 77305 byte(s)
Diff to previous 1589 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 77261 byte(s)
Diff to previous 1588 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 77157 byte(s)
Diff to previous 1562 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 77101 byte(s)
Diff to previous 1520 , to selected 1627
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, 8 months ago) by suxen_drol
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 77074 byte(s)
Diff to previous 1510 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 75552 byte(s)
Diff to previous 1500 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 75365 byte(s)
Diff to previous 1499 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 75045 byte(s)
Diff to previous 1497 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 8853 byte(s)
Diff to previous 1490 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 75365 byte(s)
Diff to previous 1487 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 75045 byte(s)
Diff to previous 1459 , to selected 1627
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, 10 months ago) by syskin
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 74830 byte(s)
Diff to previous 1455 , to selected 1627
audio bitrate -> size calc buglet

Revision 1455 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 06:18:43 2004 UTC (19 years, 10 months ago) by syskin
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 74816 byte(s)
Diff to previous 1440 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 74748 byte(s)
Diff to previous 1437 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 74600 byte(s)
Diff to previous 1434 , to selected 1627
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
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 74173 byte(s)
Diff to previous 1397 , to selected 1627
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 (20 years ago) by suxen_drol
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 74159 byte(s)
Diff to previous 1382 , to selected 1627
brightness control

Revision 1382 - (view) (download) (annotate) - [select for diffs]
Added Mon Mar 22 22:36:25 2004 UTC (20 years ago) by edgomez
Original Path: trunk/xvidcore/vfw/src/config.c
File length: 73684 byte(s)
Diff to selected 1627
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