[svn] / branches / dev-api-4 / xvidcore / vfw Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/vfw

View Directory Listing Directory Listing


Sticky Revision:

Revision 1203 - Directory Listing
Modified Tue Nov 11 16:25:39 2003 UTC (20 years, 4 months ago) by edgomez
From Koepi.
* Added widget and code for overflow control strength.
* Removed widgets for payback options and kfthresholds.
* Activated frame stats in DebugOutputView all the time.

From me:
* Activated static motion detection in cartoon mode.

Revision 1202 - Directory Listing
Modified Sun Nov 9 20:49:21 2003 UTC (20 years, 4 months ago) by edgomez
New two pass code. I may say it's just a fixed version, though it looks
more like a "take all the ideas and write it again" version. It performs
better with all natural sequences i have and a bit worse with anime.

Including it now, allow me improving the code during the beta releases.

Revision 1196 - Directory Listing
Modified Sun Nov 2 19:56:42 2003 UTC (20 years, 4 months ago) by edgomez
* VFW building depends on GNU make.
* Long option names used for windres as they've been the same since
  binutils 2.12 (short option names being changed recently, this was
  causing problems)

Revision 1193 - Directory Listing
Modified Tue Oct 28 23:42:09 2003 UTC (20 years, 5 months ago) by edgomez
Added cartoon widgets + handling code.

NB: static motion detection is disabled because of crashes on P4
    cpus.

Revision 1184 - Directory Listing
Modified Wed Oct 22 09:52:58 2003 UTC (20 years, 5 months ago) by edgomez
The build system has been modified to look like the core lib one
minus the configure system.

Revision 1179 - Directory Listing
Modified Wed Oct 15 13:55:09 2003 UTC (20 years, 5 months ago) by edgomez
Better cross compilation handling

Revision 1172 - Directory Listing
Modified Sat Oct 4 16:01:18 2003 UTC (20 years, 5 months ago) by edgomez
Removed legacy 2pass code from vfw

Revision 1171 - Directory Listing
Modified Sat Oct 4 00:38:49 2003 UTC (20 years, 5 months ago) by edgomez
Working mingw/cygwin vfw build files

Revision 1170 - Directory Listing
Modified Fri Oct 3 19:59:16 2003 UTC (20 years, 5 months ago) by edgomez
Added cygwin/minsys build files

Revision 1114 - Directory Listing
Modified Thu Aug 7 13:25:16 2003 UTC (20 years, 7 months ago) by syskin
small graph fix

Revision 1107 - Directory Listing
Modified Sat Aug 2 15:08:48 2003 UTC (20 years, 8 months ago) by edgomez
API changes

Revision 1106 - Directory Listing
Modified Sat Aug 2 10:42:23 2003 UTC (20 years, 8 months ago) by syskin
chromaME config bug - will work now

Revision 1091 - Directory Listing
Modified Thu Jul 17 10:32:33 2003 UTC (20 years, 8 months ago) by syskin
ugly BITMAPINFOHEADER / BITMAP4VHEADER mismatch spotted by Cyrius ( suiryc at yahoo dot com ). Thanks!

Revision 1087 - Directory Listing
Modified Sun Jul 13 11:04:50 2003 UTC (20 years, 8 months ago) by syskin
GME refinement activated

Revision 1069 - Directory Listing
Modified Fri Jun 13 11:52:14 2003 UTC (20 years, 9 months ago) by suxen_drol
removed zone warning boxes (they are counter productive)
added zone-based force key frame option

Revision 1061 - Directory Listing
Modified Tue Jun 10 10:07:03 2003 UTC (20 years, 9 months ago) by suxen_drol
Quantizer histogram and encoding status window

Revision 1054 - Directory Listing
Modified Mon Jun 9 13:55:56 2003 UTC (20 years, 9 months ago) by edgomez
Added legal header

Revision 1053 - Directory Listing
Modified Mon Jun 9 01:25:19 2003 UTC (20 years, 9 months ago) by edgomez
ISO C89 comment style

Revision 1052 - Directory Listing
Modified Mon Jun 2 11:47:30 2003 UTC (20 years, 10 months ago) by suxen_drol
xvid.h: removed unused altcurve fields from plugin_2pass2 struct
vfw: altcurve page removed; 2pass options and now sent to plugin_2pass2

Revision 1041 - Directory Listing
Modified Thu May 22 22:57:54 2003 UTC (20 years, 10 months ago) by edgomez
Added container_frame_overhead field to the 2pass2 plugin

Revision 1032 - Directory Listing
Modified Sat May 17 13:37:49 2003 UTC (20 years, 10 months ago) by suxen_drol
* 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 1028 - Directory Listing
Modified Fri May 16 17:15:26 2003 UTC (20 years, 10 months ago) by suxen_drol
2pass1 stats filename missing.

Revision 1020 - Directory Listing
Modified Wed May 14 12:10:11 2003 UTC (20 years, 10 months ago) by suxen_drol
vfw extensions api header

Revision 1017 - Directory Listing
Modified Wed May 14 11:44:29 2003 UTC (20 years, 10 months ago) by suxen_drol
cfg page restructuring
vfw bitrrate zones added
page data is now uploaded/downloaded at PSN_SETACTIVE/PSN_KILLACTIVE
general adv_xxx() function cleanup

Revision 989 - Directory Listing
Modified Tue Apr 15 11:01:13 2003 UTC (20 years, 11 months ago) by suxen_drol
removed credits.txt

Revision 983 - Directory Listing
Modified Sat Apr 12 06:58:50 2003 UTC (20 years, 11 months ago) by suxen_drol
updated to support dev-api-4
profiles added
advanced dialogs restructured
general code "cleanup"

Revision 949 - Directory Listing
Modified Wed Mar 26 14:56:49 2003 UTC (21 years ago) by edgomez
Changed flags naming conventions

Revision 926 - Directory Listing
Modified Sun Mar 16 12:05:09 2003 UTC (21 years ago) by suxen_drol
dquant cleanup
xvid_pluing_lumimasking added
xvid_encraw -lumimasking option added

Revision 889 - Directory Listing
Added Sat Feb 22 08:24:01 2003 UTC (21 years, 1 month ago) by suxen_drol
++vfw

Sort log by:

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4