Log of /xvidcore/src/utils/ratecontrol.c
Parent Directory
Revision
1.21
Mon Mar 22 22:36:24 2004 UTC (19 years, 6 months ago) by
edgomez
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.20: +1 -1 lines
FILE REMOVED
xvidcore 1.0.0 rc3 merge back to HEAD
Revision
1.19.2.3
Thu Sep 11 14:14:05 2003 UTC (20 years ago) by
edgomez
Branch:
dev-api-4
Changes since
1.19.2.2: +1 -1 lines
FILE REMOVED
Removed some unused files
Revision
1.19.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 17 13:37:11 2003 UTC (20 years, 4 months ago) by
suxen_drol
Branch:
dev-api-4
Changes since
1.19: +2 -2 lines
Diff to
previous 1.19
* dynamic bvop decision stats bug fixed
* added runtime debug level option. this only only activated when _DEBUG is defined.
level is specified globaly, via "xvid_glb_init_t.debug" and XVID_DEBUG_xxx defines.
references to previous DPRINTF_LEVEL_xxx's have been replaced throughout libxvidcore
* futher bitrate zone fixes for plugin_2pass2.c
* removed old ratecontrol.c from msvc project
* xvid_encraw.c specifc:
* added "-max_key_interval integer" option
* renamed -debug to -vop_debug
* added "-debug integer" option, which sets xvid_gbl_init_t.debug field
* s/length/len/ status line
* vfw specific:
* zone/bitrate typos fixed ("you eediot")
* renamed "debug" regkey to "vop_debug"
* added "debug" regeky and textbox which sets xvid_gbl_init_t.debug field
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 24 05:47:23 2002 UTC (21 years, 6 months ago) by
h
Branch:
MAIN
Changes since
1.3: +65 -131 lines
Diff to
previous 1.3
foxer's cbr mode
(hijacks the rc_buffersize variable and uses it as reaction delay - easier than changing xvid.h)
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.