Log of /trunk/xvidcore/vfw/src/config.c
Parent Directory
Revision
1627 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 1 10:53:46 2005 UTC (17 years, 10 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
1611 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 10 01:57:45 2005 UTC (18 years, 1 month 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, 2 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
1520 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 25 02:26:57 2004 UTC (18 years, 10 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
1490 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 13 12:22:46 2004 UTC (18 years, 10 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
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.