[svn] / trunk / xvidcore / vfw / src / resource.rc Repository:
ViewVC logotype

Log of /trunk/xvidcore/vfw/src/resource.rc

Parent Directory Parent Directory


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

Revision 1607 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 27 03:59:42 2005 UTC (19 years ago) by suxen_drol
File length: 57109 byte(s)
Diff to previous 1595 , to selected 1397
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 1595 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 16 10:23:53 2005 UTC (19 years, 2 months ago) by edgomez
File length: 56328 byte(s)
Diff to previous 1592 , to selected 1397
It's better to have a crlf license for vfw as it gets included in
the resources.

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: 56331 byte(s)
Diff to previous 1588 , to selected 1397
reduced resolution removed; closed gov removed; trellis on by default

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: 56615 byte(s)
Diff to previous 1562 , to selected 1397
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: 56614 byte(s)
Diff to previous 1522 , to selected 1397
VBV; default profile changed to 'unrestricted' to keep it off. RRV hidden

Revision 1522 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 26 19:30:21 2004 UTC (19 years, 8 months ago) by edgomez
File length: 56540 byte(s)
Diff to previous 1520 , to selected 1397
Use slashes to allow cross compilation

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
File length: 56542 byte(s)
Diff to previous 1512 , to selected 1397
license dialog
resource fix: msvc resource editor will nolonger deletes mingw specific stuff.

Revision 1512 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 18 15:24:05 2004 UTC (19 years, 8 months ago) by edgomez
File length: 56323 byte(s)
Diff to previous 1510 , to selected 1397
Merging bits

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: 56327 byte(s)
Diff to previous 1490 , to selected 1397
VHQ for bframes widget

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: 56191 byte(s)
Diff to previous 1489 , to selected 1397
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 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 11 12:55:38 2004 UTC (19 years, 8 months ago) by edgomez
File length: 56191 byte(s)
Diff to previous 1487 , to selected 1397
Fixed mingw compile

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: 56095 byte(s)
Diff to previous 1464 , to selected 1397
Top Field First widget (by Koepi)

Revision 1464 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 30 02:30:33 2004 UTC (19 years, 10 months ago) by suxen_drol
File length: 56100 byte(s)
Diff to previous 1451 , to selected 1397
uninstaller icon

Revision 1451 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 21 14:40:15 2004 UTC (19 years, 10 months ago) by edgomez
File length: 55840 byte(s)
Diff to previous 1437 , to selected 1397
patch-26 (stable merge), patch-27 no 64bit, patch-28 (setedges only once per frame)

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: 55843 byte(s)
Diff to previous 1398 , to selected 1397
deringer

Revision 1398 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 2 21:29:21 2004 UTC (19 years, 11 months ago) by edgomez
File length: 55737 byte(s)
Diff to previous 1397
Merged 1.0 branch fixes

Revision 1397 - (view) (download) (annotate) - [selected]
Modified Thu Apr 1 11:11:28 2004 UTC (20 years ago) by suxen_drol
File length: 55637 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: 55481 byte(s)
Diff to selected 1397
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