Log of /xvidcore/src/xvid.h
Parent Directory
Revision
1.51.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 22 10:44:09 2005 UTC (18 years, 9 months ago) by
suxen_drol
Branch:
release-1_1-branch
Changes since
1.51: +3 -5 lines
Diff to
previous 1.51
release-1_1_0 version patch:
set build string to "xvid-1.1.0"
set XVID_VERSION to 1.1.0
set XVID_BS_VERSION to 40
remove XVID_UNSTABLE
Revision
1.49 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 27 03:59:42 2005 UTC (19 years, 5 months ago) by
suxen_drol
Branch:
MAIN
Changes since
1.48: +3 -2 lines
Diff to
previous 1.48
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.39 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 21 14:40:15 2004 UTC (20 years, 4 months ago) by
edgomez
Branch:
MAIN
Changes since
1.38: +2 -3 lines
Diff to
previous 1.38
patch-26 (stable merge), patch-27 no 64bit, patch-28 (setedges only once per frame)
Revision
1.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 4 10:55:21 2003 UTC (21 years, 6 months ago) by
syskin
Branch:
MAIN
Branch point for:
Isibaar
Changes since
1.27: +2 -1 lines
Diff to
previous 1.27
some cleanups ; revised p/b decision with sensitivity control ; max iframe interval works again
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 4 22:26:04 2002 UTC (22 years ago) by
edgomez
Branch:
MAIN
Changes since
1.18: +51 -60 lines
Diff to
previous 1.18
- Removed simple BFRAMES part of structures
ToDo : remove last BFRAMES bits once bframe code has been removed from the stable tree
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 13 12:42:18 2002 UTC (22 years, 3 months ago) by
edgomez
Branch:
MAIN
Changes since
1.9: +156 -78 lines
Diff to
previous 1.9
Cosmetic and ANSI C comment style (just this header as it may be included in an ANSI C project.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 26 11:16:08 2002 UTC (22 years, 5 months ago) by
h
Branch:
MAIN
Changes since
1.1: +4 -0 lines
Diff to
previous 1.1
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)
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.