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

Log of /xvidcore/src/bitstream/vlc_codes.h

Parent Directory Parent Directory


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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 22:36:23 2004 UTC (20 years ago) by edgomez
Branch: MAIN
CVS Tags: HEAD, rc1_1_3_0, release-1_0_0, release-1_0_1, release-1_0_2, release-1_0_3, release-1_1_0, release-1_1_0_final, release-1_1_1-final, release-1_1_2, release-1_1_3, release-1_1_3-final, release-1_2_0, release-1_2_2, release-1_3_0, release-1_3_1, tag-branching-1_2_0, tag-branching-1_3_0
Branch point for: release-1_0-branch, release-1_1-branch, release-1_2-branch, release-1_3-branch
Changes since 1.17: +25 -5 lines
Diff to previous 1.17 , to selected 1.2
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.16.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 18:20:31 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.16.2.2: +1 -5 lines
Diff to previous 1.16.2.2 , to branch point 1.16 , to next main 1.18 , to selected 1.2
Warnings and ANSI C cleanups

Revision 1.14.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 14:04:22 2003 UTC (20 years, 8 months ago) by edgomez
Branch: release-0_9_1-fixes
CVS Tags: release-0_9_2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 , to next main 1.18 , to selected 1.2
Plop

Revision 1.16.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 13:52:27 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.16.2.1: +24 -0 lines
Diff to previous 1.16.2.1 , to branch point 1.16 , to selected 1.2
Added legal header

Revision 1.16.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Mar 29 01:29:53 2003 UTC (21 years ago) by edgomez
Branch: dev-api-4
Changes since 1.16: +1 -1 lines
Diff to previous 1.16 , to selected 1.2
Fixed a namespace conflict with libavcodec which caused dev-api-4 mencoder module to fail

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Feb 24 11:15:33 2003 UTC (21 years, 1 month ago) by chl
Branch: MAIN
CVS Tags: cvs-head, tag-merging-20040322
Branch point for: Isibaar
Changes since 1.16: +1 -1 lines
Diff to previous 1.16 , to selected 1.2
Rename cbpy_tab to xvid_cbpy_tab to avoid naming conflicts (with ffmpeg)

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Feb 16 13:04:05 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
Branch point for: dev-api-4
Changes since 1.15: +21 -784 lines
Diff to previous 1.15 , to selected 1.2
Table duplication fix (Moved tables to a C module - kept declarations in header)

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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Feb 13 17:31:33 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_1
Branch point for: release-0_9_1-fixes
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 , to selected 1.2
Ready for 0.9.1

Revision 1.6.2.4 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 06:33:52 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: dev-api-3
Changes since 1.6.2.3: +0 -1 lines
Diff to previous 1.6.2.3 , to branch point 1.6 , to next main 1.18 , to selected 1.2
XVID_HQACPRED

Revision 1.6.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Jan 16 21:16:04 2003 UTC (21 years, 2 months ago) by edgomez
Branch: dev-api-3
Changes since 1.6.2.2: +465 -999 lines
Diff to previous 1.6.2.2 , to branch point 1.6 , to selected 1.2
Small LUTs ported to dev-api-3 - MfA

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Jan 5 16:54:36 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
Changes since 1.12: +343 -685 lines
Diff to previous 1.12 , to selected 1.2
Much lighter VLC implementation (saves >6MB)

Revision 1.6.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Dec 14 09:39:42 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.6.2.1: +1 -1 lines
Diff to previous 1.6.2.1 , to branch point 1.6 , to selected 1.2
mingw/dprintf cleanup, portab.h updated from release-0.9.0

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Nov 17 00:57:57 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_0
Changes since 1.11: +33 -12 lines
Diff to previous 1.11 , to selected 1.2
License changed

Revision 1.6.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Nov 2 15:52:31 2002 UTC (21 years, 5 months ago) by chl
Branch: dev-api-3
CVS Tags: branch-release-1-0
Changes since 1.6: +9 -0 lines
Diff to previous 1.6 , to selected 1.2
Basic support for translation-only GMC support (compatible to Divx5)
use general flag XVID_GMC to switch it on, the rest is done automatically.
!!! Combination with B-frames is completely untested !!!

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 11:41:11 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 , to selected 1.2
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Sep 10 21:28:17 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.9: +51 -39 lines
Diff to previous 1.9 , to selected 1.2
- Changed const type qualifiers

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Sep 10 20:01:07 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.8: +13 -13 lines
Diff to previous 1.8 , to selected 1.2
- Pure cosmetic - tabs->spaces

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Sep 8 15:37:42 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.7: +1 -92 lines
Diff to previous 1.7 , to selected 1.2
moved get_coeff inlined function to mbcoding.c

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Sep 8 13:44:11 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.6: +301 -373 lines
Diff to previous 1.6 , to selected 1.2
- Added GPL Header + patent infringement
- Cosmetic
- The inlined function will be moved later

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 20:38:40 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.5: +602 -566 lines
Diff to previous 1.5 , to selected 1.2
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Apr 10 07:43:20 2002 UTC (21 years, 11 months ago) by Isibaar
Branch: MAIN
Changes since 1.4: +98 -0 lines
Diff to previous 1.4 , to selected 1.2
decoder speedup

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Mar 15 09:19:57 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.3: +15 -10 lines
Diff to previous 1.3 , to selected 1.2
INTRA_Q/INTER_Q mcbpc bugfix

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Mar 9 15:53:05 2002 UTC (22 years ago) by edgomez
Branch: MAIN
Changes since 1.2: +827 -826 lines
Diff to previous 1.2
Fixed brackets for coeff_tab3, coeff_tab7, coeff_tab10 and coorect indentation of all code

Revision 1.2 - (view) (download) (annotate) - [selected]
Sat Mar 9 15:25:40 2002 UTC (22 years ago) by edgomez
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1
Fixed lot of gcc warnings about '/*' into comments

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Mar 8 02:44:38 2002 UTC (22 years ago) by Isibaar
Branch: core
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.18 , to selected 1.2
moved sources

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 02:44:38 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Branch point for: core
Diff to selected 1.2
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