[svn] / branches / dev-api-4 / xvidcore / src / xvid.h Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/src/xvid.h

Parent Directory Parent Directory


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

Revision 1077 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 28 15:54:16 2003 UTC (20 years, 9 months ago) by chl
File length: 24429 byte(s)
Diff to previous 1066 , to selected 922
3 warp point GME - first commit

Revision 1066 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 11 14:10:59 2003 UTC (20 years, 9 months ago) by Isibaar
File length: 24396 byte(s)
Diff to previous 1059 , to selected 922
switched back to Walken idct

Revision 1059 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 10 09:02:55 2003 UTC (20 years, 9 months ago) by edgomez
File length: 24396 byte(s)
Diff to previous 1058 , to selected 922
Probably a small copy/paste error

Revision 1058 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 19:42:25 2003 UTC (20 years, 9 months ago) by edgomez
File length: 24396 byte(s)
Diff to previous 1054 , to selected 922
Activated simple_idct for MMX - Backward compatibility with bistream version 9 ensures the use of the standard idct_mmx function

Revision 1054 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 13:55:56 2003 UTC (20 years, 9 months ago) by edgomez
File length: 24396 byte(s)
Diff to previous 1052 , to selected 922
Added legal header

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: 24407 byte(s)
Diff to previous 1041 , to selected 922
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: 24842 byte(s)
Diff to previous 1031 , to selected 922
Added container_frame_overhead field to the 2pass2 plugin

Revision 1031 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 17 13:26:51 2003 UTC (20 years, 10 months ago) by suxen_drol
File length: 24813 byte(s)
Diff to previous 1025 , to selected 922
* 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 1025 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 15 13:00:37 2003 UTC (20 years, 10 months ago) by suxen_drol
File length: 24379 byte(s)
Diff to previous 1014 , to selected 922
removedr XVID_DYNAMIC_BFRAMES from enc_encode() main loop.
the frame type return by MEAnalysis will now be respected, unless the bframe buffer is full.

Revision 1014 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 12 12:33:16 2003 UTC (20 years, 10 months ago) by suxen_drol
File length: 24425 byte(s)
Diff to previous 993 , to selected 922
zones, profiles, vfw changes

Revision 993 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 27 14:21:35 2003 UTC (20 years, 11 months ago) by chl
File length: 23166 byte(s)
Diff to previous 977 , to selected 922
Added XVID_VOP_TRELLISQUANT for trellis quantization

Revision 977 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 8 14:01:35 2003 UTC (20 years, 11 months ago) by suxen_drol
File length: 23075 byte(s)
Diff to previous 953 , to selected 922
2pass2 (basic) internal scaler

Revision 953 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 27 17:09:59 2003 UTC (21 years ago) by edgomez
File length: 23031 byte(s)
Diff to previous 949 , to selected 922
Synced with CVS_HEAD

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

Revision 948 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 26 11:01:03 2003 UTC (21 years ago) by suxen_drol
File length: 22772 byte(s)
Diff to previous 942 , to selected 922
xvid_enc_rc_t removed

Revision 942 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 25 11:01:48 2003 UTC (21 years ago) by suxen_drol
File length: 23596 byte(s)
Diff to previous 938 , to selected 922
2pass2

Revision 938 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 23 04:03:01 2003 UTC (21 years ago) by suxen_drol
File length: 22480 byte(s)
Diff to previous 926 , to selected 922
initial rate control

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: 21767 byte(s)
Diff to previous 925 , to selected 922
dquant cleanup
xvid_pluing_lumimasking added
xvid_encraw -lumimasking option added

Revision 925 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 15 17:06:53 2003 UTC (21 years ago) by suxen_drol
File length: 21604 byte(s)
Diff to previous 922
variable frame rate encoding

Revision 922 - (view) (download) (annotate) - [selected]
Modified Sat Mar 15 16:04:38 2003 UTC (21 years ago) by suxen_drol
File length: 21531 byte(s)
Diff to previous 920
plugin/stats returns sse (integer)

Revision 920 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 15 14:32:56 2003 UTC (21 years ago) by suxen_drol
File length: 21301 byte(s)
Diff to previous 919 , to selected 922
enc_encode CLOSE_GOP fixed, further cleanup
XVID_REQORIGINAL plugin support
plugin examples: xvid_plugin_psnr, xvid_plugin_dump

Revision 919 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 13 11:07:20 2003 UTC (21 years ago) by suxen_drol
File length: 20990 byte(s)
Diff to previous 917 , to selected 922
plugin system
xvid_rawenc output cleanup
xvid_rawenc -p option

Revision 917 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 11 20:15:40 2003 UTC (21 years ago) by edgomez
File length: 18396 byte(s)
Diff to previous 915 , to selected 922
Ok this is rollback patch

Revision 915 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 10 00:43:31 2003 UTC (21 years ago) by suxen_drol
File length: 18438 byte(s)
Diff to previous 890 , to selected 922
comment removal

Revision 890 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 22 08:49:45 2003 UTC (21 years, 1 month ago) by suxen_drol
File length: 18503 byte(s)
Diff to previous 886 , to selected 922
++api v1.-127.0

Revision 886 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 14:49:29 2003 UTC (21 years, 1 month ago) by
File length: 15981 byte(s)
Diff to previous 868 , to selected 922
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

Revision 868 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 18 00:23:27 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/xvid.h
File length: 15981 byte(s)
Diff to previous 853 , to selected 922
- Header
- Changed tabs to spaces for helpers
- ToDo: Doxygen the header again.

Revision 853 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 15 18:48:15 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/xvid.h
File length: 14888 byte(s)
Diff to previous 851 , to selected 922
chromatic optimization -- forgottent bits from the merge

Revision 851 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/xvid.h
File length: 14807 byte(s)
Diff to previous 677 , to selected 922
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 677 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 26 23:44:11 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/xvid.h
File length: 26908 byte(s)
Diff to previous 648 , to selected 922
ANSI C compliancy - thx Rick Foos

Revision 648 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 16 23:38:16 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/xvid.h
File length: 26905 byte(s)
Diff to previous 629 , to selected 922
License Change

Revision 629 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 4 12:50:24 2002 UTC (21 years, 4 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/xvid.h
File length: 25882 byte(s)
Diff to previous 610 , to selected 922
doxygen comments cleanup

Revision 610 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 24 10:56:07 2002 UTC (21 years, 5 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/xvid.h
File length: 26018 byte(s)
Diff to previous 608 , to selected 922
XVID_ENC_ENCODE typo fix

Revision 608 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 21 23:13:53 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/src/xvid.h
File length: 26015 byte(s)
Diff to previous 412 , to selected 922
Added doxygen comments

Revision 412 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 22:26:04 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/xvid.h
File length: 10441 byte(s)
Diff to previous 411 , to selected 922
- Removed simple BFRAMES part of structures

ToDo : remove last BFRAMES bits once bframe code has been removed from the stable tree

Revision 411 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 22:12:21 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/xvid.h
File length: 10661 byte(s)
Diff to previous 352 , to selected 922
- Fixed header to mention possible patent infringement
- Removed History

Revision 352 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 31 18:10:34 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/xvid.h
File length: 10519 byte(s)
Diff to previous 324 , to selected 922
new global flag XVID_GR[EA]YSCALE to ignore chroma components when encoding

Revision 324 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 21 03:49:47 2002 UTC (21 years, 8 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/xvid.h
File length: 10419 byte(s)
Diff to previous 315 , to selected 922
frame_drop_ratio

Revision 315 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 19 11:15:21 2002 UTC (21 years, 8 months ago) by albeu
Original Path: trunk/xvidcore/src/xvid.h
File length: 10400 byte(s)
Diff to previous 295 , to selected 922
Add 'per slice' rendering aka DR method 2

Revision 295 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 12 12:26:55 2002 UTC (21 years, 8 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/xvid.h
File length: 10122 byte(s)
Diff to previous 234 , to selected 922
XVID_ENC_PARAM->num_threads

Revision 234 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 23 03:58:32 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/xvid.h
File length: 9966 byte(s)
Diff to previous 229 , to selected 922
XVID_GLOBAL_*, XVID_CPU_CHKONLY, timestamp fix, font.c

Revision 229 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 20 14:05:58 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/xvid.h
File length: 9737 byte(s)
Diff to previous 209 , to selected 922
bframe patch

Revision 209 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 14 13:29:07 2002 UTC (21 years, 9 months ago) by Isibaar
Original Path: trunk/xvidcore/src/xvid.h
File length: 9724 byte(s)
Diff to previous 199 , to selected 922
ia64 changes

Revision 199 - (view) (download) (annotate) - [select for diffs]
Added Thu Jun 13 12:42:18 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/xvid.h
File length: 9548 byte(s)
Diff to selected 922
Cosmetic and ANSI C comment style (just this header as it may be included in an ANSI C project.

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