[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 cvs-head: (view) (download) (annotate)
Sticky Tag:

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 12:36:25 2003 UTC (20 years, 8 months ago) by edgomez
Branch: MAIN
CVS Tags: cvs-head, tag-merging-20040322
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
Bitstream fixes (mainly a VOL syntax error and a missing/wrong paddings)

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Jul 24 23:35:28 2003 UTC (20 years, 8 months ago) by edgomez
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
We might have done that long ago -- updates API version to 3.0

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Jun 11 14:10:59 2003 UTC (20 years, 9 months ago) by Isibaar
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
switched back to Walken idct

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 17:07:32 2003 UTC (20 years, 9 months ago) by Isibaar
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
don't use Walken idct anymore, simple idct is now used by default instead

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Mar 4 10:55:21 2003 UTC (21 years ago) by syskin
Branch: MAIN
Branch point for: Isibaar
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
some cleanups ; revised p/b decision with sensitivity control ; max iframe interval works again

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
- 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
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
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
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
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
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
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
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
- 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
- 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
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
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
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
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
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
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
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
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
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
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
#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
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
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
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
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) - [select for diffs]
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