[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)
Links to dev-api-4: (view) (download) (annotate)
Sticky Tag:

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.1
Warnings and ANSI C cleanups

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.1
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.1
Fixed a namespace conflict with libavcodec which caused dev-api-4 mencoder module to fail

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.1
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.1
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.1
Ready for 0.9.1

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.1
Much lighter VLC implementation (saves >6MB)

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.1
License changed

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.1
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.1
- 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.1
- 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.1
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.1
- 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.1
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.1
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.1
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 , to selected 1.1
Fixed brackets for coeff_tab3, coeff_tab7, coeff_tab10 and coorect indentation of all code

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
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 - (view) (download) (annotate) - [selected]
Fri Mar 8 02:44:38 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