[cvs] / xvidcore / src / xvid.h Repository:
ViewVC logotype

Log of /xvidcore/src/xvid.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to dev-api-4: (view) (download) (annotate)
Sticky Tag:

Revision 1.27.2.67 - (view) (download) (annotate) - [select for diffs]
Sun May 9 14:00:35 2004 UTC (19 years, 10 months ago) by chl
Branch: dev-api-4
Changes since 1.27.2.66: +10 -2 lines
Diff to previous 1.27.2.66 , to branch point 1.27 , to next main 1.76 , to selected 1.1
VBV check and scaling for 2nd-pass of twopass
enable by defining VBV macro and setting rcparam->vbvsize nonzero

Revision 1.27.2.66 - (view) (download) (annotate) - [select for diffs]
Wed Mar 3 20:57:36 2004 UTC (20 years, 1 month ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.65: +3 -3 lines
Diff to previous 1.27.2.65 , to branch point 1.27 , to selected 1.1
Marking rc3

Revision 1.27.2.65 - (view) (download) (annotate) - [select for diffs]
Sun Feb 1 11:34:48 2004 UTC (20 years, 2 months ago) by chl
Branch: dev-api-4
Changes since 1.27.2.64: +2 -2 lines
Diff to previous 1.27.2.64 , to branch point 1.27 , to selected 1.1
Restored previous colorspace behaviour

Revision 1.27.2.64 - (view) (download) (annotate) - [select for diffs]
Fri Jan 30 18:53:50 2004 UTC (20 years, 2 months ago) by chl
Branch: dev-api-4
Changes since 1.27.2.63: +4 -3 lines
Diff to previous 1.27.2.63 , to branch point 1.27 , to selected 1.1
Renamed colorspaces to match standard (MPEG's internal format is YCbCr)
Users of internal API: Please use CSP_PLANAR now instead of CSP_USER.

Revision 1.27.2.63 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 00:12:16 2004 UTC (20 years, 2 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.62: +2 -2 lines
Diff to previous 1.27.2.62 , to branch point 1.27 , to selected 1.1
RC1

Revision 1.27.2.62 - (view) (download) (annotate) - [select for diffs]
Wed Jan 7 13:51:02 2004 UTC (20 years, 2 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.61: +2 -2 lines
Diff to previous 1.27.2.61 , to branch point 1.27 , to selected 1.1
Cosmetic spaces

Revision 1.27.2.61 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 10:50:50 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.60: +1 -1 lines
Diff to previous 1.27.2.60 , to branch point 1.27 , to selected 1.1
Beta3

Revision 1.27.2.60 - (view) (download) (annotate) - [select for diffs]
Sat Dec 20 22:20:54 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.59: +2 -1 lines
Diff to previous 1.27.2.59 , to branch point 1.27 , to selected 1.1
Added ARGB colorspace (C code only)

Revision 1.27.2.59 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 21:40:11 2003 UTC (20 years, 3 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.58: +2 -1 lines
Diff to previous 1.27.2.58 , to branch point 1.27 , to selected 1.1
improved reliability of new speed-up flags

Revision 1.27.2.58 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 14:47:44 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.57: +4 -4 lines
Diff to previous 1.27.2.57 , to branch point 1.27 , to selected 1.1
Small glitches during last michael's commits:
 * cosmetic tab vs spaces in xvid.h, or missing ending newline...
 * probable bug in early stop for bvops

Revision 1.27.2.57 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 13:26:40 2003 UTC (20 years, 3 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.56: +3 -1 lines
Diff to previous 1.27.2.56 , to branch point 1.27 , to selected 1.1
- XVID_ME_BFRAME_EARLYSTOP
sorry for all the new ME flags ;-)

Revision 1.27.2.56 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 02:53:30 2003 UTC (20 years, 3 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.55: +2 -2 lines
Diff to previous 1.27.2.55 , to branch point 1.27 , to selected 1.1
- XVID_ME_FAST_MODEINTERPOLATE

Revision 1.27.2.55 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 02:02:08 2003 UTC (20 years, 3 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.54: +2 -1 lines
Diff to previous 1.27.2.54 , to branch point 1.27 , to selected 1.1
- XVID_ME_FASTREFINE16 also for b-frame bf_search
- XVID_ME_SKIP_DELTASEARCH to skip direct mode delta search

Revision 1.27.2.54 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 17:07:38 2003 UTC (20 years, 3 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.53: +2 -1 lines
Diff to previous 1.27.2.53 , to branch point 1.27 , to selected 1.1
some quality improvements for postprocessing

Revision 1.27.2.53 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 15:16:16 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.52: +159 -74 lines
Diff to previous 1.27.2.52 , to branch point 1.27 , to selected 1.1
* Two pass update (see patch-141 entry for more details)
* vfw AR widget + typo mistake

Revision 1.27.2.52 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 14:16:40 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.51: +4 -4 lines
Diff to previous 1.27.2.51 , to branch point 1.27 , to selected 1.1
* better PAR handling

Revision 1.27.2.51 - (view) (download) (annotate) - [select for diffs]
Wed Dec 10 15:07:42 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.50: +2 -2 lines
Diff to previous 1.27.2.50 , to branch point 1.27 , to selected 1.1
* copyright fix(?)
* ending new lines missing (gcc)
* added $Id$ field

Revision 1.27.2.50 - (view) (download) (annotate) - [select for diffs]
Wed Dec 10 01:01:31 2003 UTC (20 years, 3 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.49: +3 -1 lines
Diff to previous 1.27.2.49 , to branch point 1.27 , to selected 1.1
postprocessing (deblocking) code ported from Isibaar branch + speed-up

Revision 1.27.2.49 - (view) (download) (annotate) - [select for diffs]
Sat Dec 6 10:56:10 2003 UTC (20 years, 3 months ago) by chl
Branch: dev-api-4
Changes since 1.27.2.48: +4 -4 lines
Diff to previous 1.27.2.48 , to branch point 1.27 , to selected 1.1
Minor color space correction.

Revision 1.27.2.48 - (view) (download) (annotate) - [select for diffs]
Sat Dec 6 10:35:23 2003 UTC (20 years, 3 months ago) by chl
Branch: dev-api-4
Changes since 1.27.2.47: +3 -3 lines
Diff to previous 1.27.2.47 , to branch point 1.27 , to selected 1.1
"Picture aspect ratio" is in fact "Pixel aspect ratio".
Good that P==P, so there's no need to change anything but commentaries.

Revision 1.27.2.47 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 14:44:35 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.46: +5 -2 lines
Diff to previous 1.27.2.46 , to branch point 1.27 , to selected 1.1
See ChangeLog patch-120 to patch-123

Revision 1.27.2.46 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 19:46:50 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.45: +2 -2 lines
Diff to previous 1.27.2.45 , to branch point 1.27 , to selected 1.1
sane default for profile if its value is 0x00 (reserved and usually the
result of a create structure memset(..., 0, ...))

Revision 1.27.2.45 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 02:35:33 2003 UTC (20 years, 4 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.44: +2 -2 lines
Diff to previous 1.27.2.44 , to branch point 1.27 , to selected 1.1
increased bitstream version

Revision 1.27.2.44 - (view) (download) (annotate) - [select for diffs]
Sat Nov 29 17:26:12 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.43: +3 -3 lines
Diff to previous 1.27.2.43 , to branch point 1.27 , to selected 1.1
Marking the start of beta1

Revision 1.27.2.43 - (view) (download) (annotate) - [select for diffs]
Wed Nov 19 15:42:38 2003 UTC (20 years, 4 months ago) by syskin
Branch: dev-api-4
Changes since 1.27.2.42: +3 -2 lines
Diff to previous 1.27.2.42 , to branch point 1.27 , to selected 1.1
small redesign of plugin system to make lumimasking working

Revision 1.27.2.42 - (view) (download) (annotate) - [select for diffs]
Sun Nov 9 20:49:21 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.41: +5 -5 lines
Diff to previous 1.27.2.41 , to branch point 1.27 , to selected 1.1
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 1.27.2.41 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 18:50:22 2003 UTC (20 years, 5 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.40: +1 -1 lines
Diff to previous 1.27.2.40 , to branch point 1.27 , to selected 1.1
Updated assembly functions to match new API -- more to come when matrices will be part of the function parameters

Revision 1.27.2.40 - (view) (download) (annotate) - [select for diffs]
Tue Oct 7 13:02:35 2003 UTC (20 years, 5 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.39: +0 -1 lines
Diff to previous 1.27.2.39 , to branch point 1.27 , to selected 1.1
Quantization namespace and API changes

Revision 1.27.2.39 - (view) (download) (annotate) - [select for diffs]
Fri Oct 3 16:57:55 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.38: +1 -1 lines
Diff to previous 1.27.2.38 , to branch point 1.27 , to selected 1.1
Removed BIGLUT support and fixes to sysKin last commit

Revision 1.27.2.38 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 23:23:01 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.37: +20 -20 lines
Diff to previous 1.27.2.37 , to branch point 1.27 , to selected 1.1
removed trailing spaces

Revision 1.27.2.37 - (view) (download) (annotate) - [select for diffs]
Sun Sep 28 13:43:47 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.36: +4 -4 lines
Diff to previous 1.27.2.36 , to branch point 1.27 , to selected 1.1
Fix the way the macros that help building xvid version constants. It was
basically initializing ints and then just using the 8 bit part. It's
much better to explicitly use chars so each byte really is what it's
supposed to be.

Revision 1.27.2.36 - (view) (download) (annotate) - [select for diffs]
Thu Sep 11 15:28:51 2003 UTC (20 years, 6 months ago) by syskin
Branch: dev-api-4
Changes since 1.27.2.35: +7 -7 lines
Diff to previous 1.27.2.35 , to branch point 1.27 , to selected 1.1
new BS version due to recent fcode fix

Revision 1.27.2.35 - (view) (download) (annotate) - [select for diffs]
Sat Sep 6 11:24:43 2003 UTC (20 years, 6 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.34: +2 -2 lines
Diff to previous 1.27.2.34 , to branch point 1.27 , to selected 1.1
argh - fast mode decision was _always_ activated no matter which flags where set - fixed now...

Revision 1.27.2.34 - (view) (download) (annotate) - [select for diffs]
Thu Sep 4 18:40:01 2003 UTC (20 years, 6 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.33: +4 -2 lines
Diff to previous 1.27.2.33 , to branch point 1.27 , to selected 1.1
Newly introduced:

- XVID_ME_DETECT_STATIC_MOTION: skips MV search in stationary scenes (gives a slight speed-up and a PSNR drop of ~0.03 dB)
- XVID_ME_FASTREFINE16: low complexity subpel refinement. Useful mainly for qpel (big speed-up, small PSNR drop of ~0.05 dB)
- XVID_VOP_FAST_MODEDECISION_RD: performs R-D checking only 'when really needed' (significant speed-up, again mild PSNR drop)

All new options need further testing/fine tuning...

Revision 1.27.2.33 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 14:07:11 2003 UTC (20 years, 7 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.32: +3 -3 lines
Diff to previous 1.27.2.32 , to branch point 1.27 , to selected 1.1
Final bits of AR flag support during encoding

Revision 1.27.2.32 - (view) (download) (annotate) - [select for diffs]
Thu Aug 7 15:42:20 2003 UTC (20 years, 7 months ago) by chl
Branch: dev-api-4
Changes since 1.27.2.31: +3 -3 lines
Diff to previous 1.27.2.31 , to branch point 1.27 , to selected 1.1
I hate warnings! So I removed all I could find...

Revision 1.27.2.31 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 20:28:18 2003 UTC (20 years, 7 months ago) by chl
Branch: dev-api-4
Changes since 1.27.2.30: +2 -2 lines
Diff to previous 1.27.2.30 , to branch point 1.27 , to selected 1.1
VLC bugfix for GMC sprite_trajectory_len==9

Revision 1.27.2.30 - (view) (download) (annotate) - [select for diffs]
Sat Aug 2 15:08:35 2003 UTC (20 years, 8 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.29: +336 -344 lines
Diff to previous 1.27.2.29 , to branch point 1.27 , to selected 1.1
API changes

Revision 1.27.2.29 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 12:29:01 2003 UTC (20 years, 8 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.28: +2 -2 lines
Diff to previous 1.27.2.28 , to branch point 1.27 , to selected 1.1
Bitstream fixes (mainly a VOL syntax error and a missing/wrong paddings)

Revision 1.27.2.28 - (view) (download) (annotate) - [select for diffs]
Thu Jul 24 13:09:27 2003 UTC (20 years, 8 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.27: +4 -1 lines
Diff to previous 1.27.2.27 , to branch point 1.27 , to selected 1.1
cartoon mode

Revision 1.27.2.27 - (view) (download) (annotate) - [select for diffs]
Sat Jun 28 15:50:43 2003 UTC (20 years, 9 months ago) by chl
Branch: dev-api-4
Changes since 1.27.2.26: +2 -2 lines
Diff to previous 1.27.2.26 , to branch point 1.27 , to selected 1.1
increase version due to 3 warp point GME

Revision 1.27.2.26 - (view) (download) (annotate) - [select for diffs]
Sat Jun 28 15:50:10 2003 UTC (20 years, 9 months ago) by chl
Branch: dev-api-4
Changes since 1.27.2.25: +5 -2 lines
Diff to previous 1.27.2.25 , to branch point 1.27 , to selected 1.1
3 warp point GME - first commit

Revision 1.27.2.25 - (view) (download) (annotate) - [select for diffs]
Wed Jun 11 14:10:45 2003 UTC (20 years, 9 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.27.2.24: +2 -2 lines
Diff to previous 1.27.2.24 , to branch point 1.27 , to selected 1.1
switched back to Walken idct

Revision 1.27.2.24 - (view) (download) (annotate) - [select for diffs]
Tue Jun 10 09:02:55 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.23: +2 -2 lines
Diff to previous 1.27.2.23 , to branch point 1.27 , to selected 1.1
Probably a small copy/paste error

Revision 1.27.2.23 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 19:42:12 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.22: +2 -2 lines
Diff to previous 1.27.2.22 , to branch point 1.27 , to selected 1.1
Activated simple_idct for MMX - Backward compatibility with bistream version 9 ensures the use of the standard idct_mmx function

Revision 1.27.2.22 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 13:51:26 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.21: +6 -6 lines
Diff to previous 1.27.2.21 , to branch point 1.27 , to selected 1.1
Added legal header

Revision 1.27.2.21 - (view) (download) (annotate) - [select for diffs]
Mon Jun 2 11:46:47 2003 UTC (20 years, 10 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.20: +1 -15 lines
Diff to previous 1.27.2.20 , to branch point 1.27 , to selected 1.1
xvid.h: removed unused altcurve fields from plugin_2pass2 struct
vfw: altcurve page removed; 2pass options and now sent to plugin_2pass2

Revision 1.27.2.20 - (view) (download) (annotate) - [select for diffs]
Thu May 22 22:56:17 2003 UTC (20 years, 10 months ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.19: +3 -1 lines
Diff to previous 1.27.2.19 , to branch point 1.27 , to selected 1.1
Added container_frame_overhead field to the 2pass2 plugin

Revision 1.27.2.19 - (view) (download) (annotate) - [select for diffs]
Sat May 17 13:26:28 2003 UTC (20 years, 10 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.18: +12 -1 lines
Diff to previous 1.27.2.18 , to branch point 1.27 , to selected 1.1
* 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.27.2.18 - (view) (download) (annotate) - [select for diffs]
Thu May 15 13:00:37 2003 UTC (20 years, 10 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.17: +1 -2 lines
Diff to previous 1.27.2.17 , to branch point 1.27 , to selected 1.1
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 1.27.2.17 - (view) (download) (annotate) - [select for diffs]
Mon May 12 12:29:08 2003 UTC (20 years, 10 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.16: +61 -29 lines
Diff to previous 1.27.2.16 , to branch point 1.27 , to selected 1.1
zones, profiles, vfw changes

Revision 1.27.2.16 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 14:21:35 2003 UTC (20 years, 11 months ago) by chl
Branch: dev-api-4
Changes since 1.27.2.15: +3 -1 lines
Diff to previous 1.27.2.15 , to branch point 1.27 , to selected 1.1
Added XVID_VOP_TRELLISQUANT for trellis quantization

Revision 1.27.2.15 - (view) (download) (annotate) - [select for diffs]
Tue Apr 8 14:00:20 2003 UTC (20 years, 11 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.14: +4 -4 lines
Diff to previous 1.27.2.14 , to branch point 1.27 , to selected 1.1
2pass2 (basic) internal scaler

Revision 1.27.2.14 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 17:09:48 2003 UTC (21 years ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.13: +2 -1 lines
Diff to previous 1.27.2.13 , to branch point 1.27 , to selected 1.1
Synced with CVS_HEAD

Revision 1.27.2.13 - (view) (download) (annotate) - [select for diffs]
Wed Mar 26 14:56:10 2003 UTC (21 years ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.12: +55 -55 lines
Diff to previous 1.27.2.12 , to branch point 1.27 , to selected 1.1
Changed flags naming conventions

Revision 1.27.2.12 - (view) (download) (annotate) - [select for diffs]
Wed Mar 26 11:01:03 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.11: +1 -28 lines
Diff to previous 1.27.2.11 , to branch point 1.27 , to selected 1.1
xvid_enc_rc_t removed

Revision 1.27.2.11 - (view) (download) (annotate) - [select for diffs]
Tue Mar 25 10:57:02 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.10: +39 -2 lines
Diff to previous 1.27.2.10 , to branch point 1.27 , to selected 1.1
2pass2

Revision 1.27.2.10 - (view) (download) (annotate) - [select for diffs]
Sun Mar 23 04:01:49 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.9: +45 -2 lines
Diff to previous 1.27.2.9 , to branch point 1.27 , to selected 1.1
initial rate control

Revision 1.27.2.9 - (view) (download) (annotate) - [select for diffs]
Sun Mar 16 12:04:14 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.8: +15 -10 lines
Diff to previous 1.27.2.8 , to branch point 1.27 , to selected 1.1
dquant cleanup
xvid_pluing_lumimasking added
xvid_encraw -lumimasking option added

Revision 1.27.2.8 - (view) (download) (annotate) - [select for diffs]
Sat Mar 15 17:03:17 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.7: +2 -1 lines
Diff to previous 1.27.2.7 , to branch point 1.27 , to selected 1.1
variable frame rate encoding

Revision 1.27.2.7 - (view) (download) (annotate) - [select for diffs]
Sat Mar 15 16:04:38 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.6: +5 -1 lines
Diff to previous 1.27.2.6 , to branch point 1.27 , to selected 1.1
plugin/stats returns sse (integer)

Revision 1.27.2.6 - (view) (download) (annotate) - [select for diffs]
Sat Mar 15 14:32:56 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.5: +20 -12 lines
Diff to previous 1.27.2.5 , to branch point 1.27 , to selected 1.1
enc_encode CLOSE_GOP fixed, further cleanup
XVID_REQORIGINAL plugin support
plugin examples: xvid_plugin_psnr, xvid_plugin_dump

Revision 1.27.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Mar 13 11:07:20 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.4: +95 -1 lines
Diff to previous 1.27.2.4 , to branch point 1.27 , to selected 1.1
plugin system
xvid_rawenc output cleanup
xvid_rawenc -p option

Revision 1.27.2.4 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 20:15:40 2003 UTC (21 years ago) by edgomez
Branch: dev-api-4
Changes since 1.27.2.3: +1 -2 lines
Diff to previous 1.27.2.3 , to branch point 1.27 , to selected 1.1
Ok this is rollback patch

Revision 1.27.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Mar 10 00:43:31 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27.2.1: +2 -3 lines
Diff to previous 1.27.2.1 , to branch point 1.27 , to selected 1.1
comment removal

Revision 1.27.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 08:49:44 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: dev-api-4
Changes since 1.27: +392 -373 lines
Diff to previous 1.27 , to selected 1.1
++api v1.-127.0

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Feb 18 00:23:27 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
Branch point for: dev-api-4
Changes since 1.26: +212 -228 lines
Diff to previous 1.26 , to selected 1.1
- Header
- Changed tabs to spaces for helpers
- ToDo: Doxygen the header again.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 18:48:15 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
Changes since 1.25: +3 -1 lines
Diff to previous 1.25 , to selected 1.1
chromatic optimization -- forgottent bits from the merge

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:17 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: merged-dev-api-3
Changes since 1.24: +297 -647 lines
Diff to previous 1.24 , to selected 1.1
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue Nov 26 23:44:10 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_1, release-0_9_2
Branch point for: release-0_9_1-fixes
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 , to selected 1.1
ANSI C compliancy - thx Rick Foos

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Nov 16 23:38:16 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_0
Changes since 1.22: +37 -15 lines
Diff to previous 1.22 , to selected 1.1
License Change

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Nov 4 12:50:24 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: MAIN
Changes since 1.21: +60 -65 lines
Diff to previous 1.21 , to selected 1.1
doxygen comments cleanup

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Oct 24 10:56:07 2002 UTC (21 years, 5 months ago) by suxen_drol
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 , to selected 1.1
XVID_ENC_ENCODE typo fix

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Oct 21 23:13:53 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
Changes since 1.19: +610 -148 lines
Diff to previous 1.19 , to selected 1.1
Added doxygen comments

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 22:26:04 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.18: +51 -60 lines
Diff to previous 1.18 , to selected 1.1
- Removed simple BFRAMES part of structures

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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 22:12:21 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.17: +30 -33 lines
Diff to previous 1.17 , to selected 1.1
- Fixed header to mention possible patent infringement
- Removed History

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Jul 31 18:10:34 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.16: +5 -1 lines
Diff to previous 1.16 , to selected 1.1
new global flag XVID_GR[EA]YSCALE to ignore chroma components when encoding

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Jul 21 03:41:44 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 , to selected 1.1
frame_drop_ratio

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 11:15:21 2002 UTC (21 years, 8 months ago) by albeu
Branch: MAIN
Changes since 1.14: +10 -1 lines
Diff to previous 1.14 , to selected 1.1
Add 'per slice' rendering aka DR method 2

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Jul 12 12:26:24 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.13: +4 -1 lines
Diff to previous 1.13 , to selected 1.1
XVID_ENC_PARAM->num_threads

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Jun 23 03:58:32 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.12: +8 -2 lines
Diff to previous 1.12 , to selected 1.1
XVID_GLOBAL_*, XVID_CPU_CHKONLY, timestamp fix, font.c

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 14:05:57 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 , to selected 1.1
bframe patch

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 14 13:27:47 2002 UTC (21 years, 9 months ago) by Isibaar
Branch: MAIN
Changes since 1.10: +6 -1 lines
Diff to previous 1.10 , to selected 1.1
ia64 changes

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jun 13 12:42:18 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.9: +156 -78 lines
Diff to previous 1.9 , to selected 1.1
Cosmetic and ANSI C comment style (just this header as it may be included in an ANSI C project.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 20:38:40 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.8: +151 -138 lines
Diff to previous 1.8 , to selected 1.1
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed May 22 12:40:25 2002 UTC (21 years, 10 months ago) by chl
Branch: MAIN
Changes since 1.7: +4 -0 lines
Diff to previous 1.7 , to selected 1.1
added PMV_ADVANCEDDIAMOND to activate new Diamond MainSearch by sysKIn

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed May 1 13:00:01 2002 UTC (21 years, 11 months ago) by suxen_drol
Branch: MAIN
Changes since 1.6: +13 -1 lines
Diff to previous 1.6 , to selected 1.1
#define BFRAMES

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Apr 20 20:27:17 2002 UTC (21 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 , to selected 1.1
API version incremented

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Apr 15 08:03:50 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 , to selected 1.1
support for foxer's updated cbr code

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Apr 5 14:40:36 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.3: +45 -13 lines
Diff to previous 1.3 , to selected 1.1
hinted motion estimation support (raw or compressed)

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Apr 1 22:48:22 2002 UTC (22 years ago) by chl
Branch: MAIN
Changes since 1.2: +5 -0 lines
Diff to previous 1.2 , to selected 1.1
Added PMV_USE_SQUARES to choose between EPZS and EPZS^2

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 26 11:16:08 2002 UTC (22 years 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)

Revision 1.1 - (view) (download) (annotate) - [selected]
Fri Mar 8 02:44:33 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Branch point for: core
Initial revision

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.

  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