Log of /xvidcore/src/plugins/plugin_2pass2.c
Parent Directory
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 27 03:59:42 2005 UTC (18 years, 6 months ago) by
suxen_drol
Branch:
MAIN
CVS Tags:
release-1_1_0,
release-1_1_0_final,
release-1_1_1-final,
release-1_1_2,
release-1_1_3,
release-1_1_3-final,
release-1_2_0,
release-1_2_2,
tag-branching-1_2_0
Branch point for:
release-1_1-branch,
release-1_2-branch
Changes since
1.6: +7 -6 lines
Diff to
previous 1.6
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
1.1
Tue Mar 25 10:58:33 2003 UTC (20 years, 6 months ago) by
suxen_drol
Branch:
MAIN
Branch point for:
dev-api-4
FILE REMOVED
file plugin_2pass2.c was initially added on branch dev-api-4.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.