[svn] / branches / dev-api-4 / xvidcore / vfw / src / codec.c Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/vfw/src/codec.c

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 1346 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 31 14:03:26 2004 UTC (20 years, 2 months ago) by syskin
File length: 29908 byte(s)
Diff to previous 1333 , to selected 1193
tab-order fixed in all dialogs. possiblity of having fast 1st pass disabled due to popular demand

Revision 1333 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 26 03:16:53 2004 UTC (20 years, 2 months ago) by suxen_drol
File length: 28751 byte(s)
Diff to previous 1329 , to selected 1193
- added bitrate calculator
- static function cleanup
- codec.c: removed #include <shlobj.h> and <prsht.h>; they were causing compile issues w/ ms platform sdk.

Revision 1329 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 24 13:36:00 2004 UTC (20 years, 2 months ago) by syskin
File length: 28794 byte(s)
Diff to previous 1326 , to selected 1193
Constant Quant mode is back - better than ever

Revision 1326 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 23 11:17:24 2004 UTC (20 years, 2 months ago) by edgomez
File length: 27021 byte(s)
Diff to previous 1323 , to selected 1193
Warnings

Revision 1323 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 22 16:13:59 2004 UTC (20 years, 2 months ago) by syskin
File length: 26979 byte(s)
Diff to previous 1311 , to selected 1193
postprocessing options added to vfw's decoder

Revision 1311 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 14 05:15:11 2004 UTC (20 years, 2 months ago) by syskin
File length: 26407 byte(s)
Diff to previous 1305 , to selected 1193
uninitialized memory access caused by vfw_debug plugin - fixed

Revision 1305 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 3 12:06:11 2004 UTC (20 years, 2 months ago) by syskin
File length: 27120 byte(s)
Diff to previous 1301 , to selected 1193
a little bit safer

Revision 1301 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 2 13:18:28 2004 UTC (20 years, 2 months ago) by syskin
File length: 27122 byte(s)
Diff to previous 1294 , to selected 1193
dynamic linking in win32

Revision 1294 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 21 16:19:41 2003 UTC (20 years, 3 months ago) by Isibaar
File length: 25228 byte(s)
Diff to previous 1286 , to selected 1193
turbo option

Revision 1286 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 20 15:30:03 2003 UTC (20 years, 3 months ago) by edgomez
File length: 25039 byte(s)
Diff to previous 1277 , to selected 1193
Cleanup patch while doing branch merging with tla

Revision 1277 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 18 14:51:40 2003 UTC (20 years, 3 months ago) by syskin
File length: 25040 byte(s)
Diff to previous 1267 , to selected 1193
new AR code in GUI

Revision 1267 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 17 15:16:16 2003 UTC (20 years, 3 months ago) by edgomez
File length: 25025 byte(s)
Diff to previous 1245 , to selected 1193
* Two pass update (see patch-141 entry for more details)
* vfw AR widget + typo mistake

Revision 1245 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 6 14:54:00 2003 UTC (20 years, 3 months ago) by syskin
File length: 24523 byte(s)
Diff to previous 1242 , to selected 1193
zones fix

Revision 1242 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 5 14:44:35 2003 UTC (20 years, 3 months ago) by edgomez
File length: 24407 byte(s)
Diff to previous 1234 , to selected 1193
See ChangeLog patch-120 to patch-123

Revision 1234 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 1 13:16:43 2003 UTC (20 years, 4 months ago) by syskin
File length: 24417 byte(s)
Diff to previous 1203 , to selected 1193
small fixes until we have new gui v2

Revision 1203 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 11 16:25:39 2003 UTC (20 years, 4 months ago) by edgomez
File length: 24587 byte(s)
Diff to previous 1202 , to selected 1193
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 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 9 20:49:21 2003 UTC (20 years, 4 months ago) by edgomez
File length: 24446 byte(s)
Diff to previous 1193
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 1193 - (view) (download) (annotate) - [selected]
Modified Tue Oct 28 23:42:09 2003 UTC (20 years, 5 months ago) by edgomez
File length: 24566 byte(s)
Diff to previous 1107
Added cartoon widgets + handling code.

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

Revision 1107 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 2 15:08:48 2003 UTC (20 years, 8 months ago) by edgomez
File length: 24385 byte(s)
Diff to previous 1106 , to selected 1193
API changes

Revision 1106 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 2 10:42:23 2003 UTC (20 years, 8 months ago) by syskin
File length: 24409 byte(s)
Diff to previous 1091 , to selected 1193
chromaME config bug - will work now

Revision 1091 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 17 10:32:33 2003 UTC (20 years, 8 months ago) by syskin
File length: 24412 byte(s)
Diff to previous 1087 , to selected 1193
ugly BITMAPINFOHEADER / BITMAP4VHEADER mismatch spotted by Cyrius ( suiryc at yahoo dot com ). Thanks!

Revision 1087 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 13 11:04:50 2003 UTC (20 years, 8 months ago) by syskin
File length: 24410 byte(s)
Diff to previous 1069 , to selected 1193
GME refinement activated

Revision 1069 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 11:52:14 2003 UTC (20 years, 9 months ago) by suxen_drol
File length: 24371 byte(s)
Diff to previous 1061 , to selected 1193
removed zone warning boxes (they are counter productive)
added zone-based force key frame option

Revision 1061 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 10 10:07:03 2003 UTC (20 years, 9 months ago) by suxen_drol
File length: 24329 byte(s)
Diff to previous 1053 , to selected 1193
Quantizer histogram and encoding status window

Revision 1053 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 01:25:19 2003 UTC (20 years, 9 months ago) by edgomez
File length: 23774 byte(s)
Diff to previous 1052 , to selected 1193
ISO C89 comment style

Revision 1052 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 2 11:47:30 2003 UTC (20 years, 10 months ago) by suxen_drol
File length: 23754 byte(s)
Diff to previous 1041 , to selected 1193
xvid.h: removed unused altcurve fields from plugin_2pass2 struct
vfw: altcurve page removed; 2pass options and now sent to plugin_2pass2

Revision 1041 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 22 22:57:54 2003 UTC (20 years, 10 months ago) by edgomez
File length: 22981 byte(s)
Diff to previous 1032 , to selected 1193
Added container_frame_overhead field to the 2pass2 plugin

Revision 1032 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 17 13:37:49 2003 UTC (20 years, 10 months ago) by suxen_drol
File length: 22942 byte(s)
Diff to previous 1028 , to selected 1193
* 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 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 16 17:15:26 2003 UTC (20 years, 10 months ago) by suxen_drol
File length: 22849 byte(s)
Diff to previous 1017 , to selected 1193
2pass1 stats filename missing.

Revision 1017 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 11:44:29 2003 UTC (20 years, 10 months ago) by suxen_drol
File length: 22803 byte(s)
Diff to previous 983 , to selected 1193
cfg page restructuring
vfw bitrrate zones added
page data is now uploaded/downloaded at PSN_SETACTIVE/PSN_KILLACTIVE
general adv_xxx() function cleanup

Revision 983 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 12 06:58:50 2003 UTC (20 years, 11 months ago) by suxen_drol
File length: 21968 byte(s)
Diff to previous 949 , to selected 1193
updated to support dev-api-4
profiles added
advanced dialogs restructured
general code "cleanup"

Revision 949 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 26 14:56:49 2003 UTC (21 years ago) by edgomez
File length: 27565 byte(s)
Diff to previous 926 , to selected 1193
Changed flags naming conventions

Revision 926 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 16 12:05:09 2003 UTC (21 years ago) by suxen_drol
File length: 27311 byte(s)
Diff to previous 889 , to selected 1193
dquant cleanup
xvid_pluing_lumimasking added
xvid_encraw -lumimasking option added

Revision 889 - (view) (download) (annotate) - [select for diffs]
Added Sat Feb 22 08:24:01 2003 UTC (21 years, 1 month ago) by suxen_drol
File length: 27118 byte(s)
Diff to selected 1193
++vfw

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

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