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

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

Parent Directory Parent Directory


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

Revision 1372 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 3 13:18:08 2004 UTC (20 years ago) by syskin
File length: 4505 byte(s)
Diff to previous 1297 , to selected 156
MV clipping to handle invalid bitstreams; quantization table in decoder's stats

Revision 1297 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 21 19:42:11 2003 UTC (20 years, 3 months ago) by Isibaar
File length: 4441 byte(s)
Diff to previous 1285 , to selected 156
postprocessing changes

Revision 1285 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 20 11:54:37 2003 UTC (20 years, 3 months ago) by Isibaar
File length: 4359 byte(s)
Diff to previous 1230 , to selected 156
signal cartoon mode in bitstream

Revision 1230 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 30 16:13:16 2003 UTC (20 years, 4 months ago) by edgomez
File length: 4336 byte(s)
Diff to previous 1161 , to selected 156
* Thread safe MPEG4 quantization functions.
  Cleaned up version of patch provided by Michael
   - fixed compiling problems on gcc
   - added const qualifiers every where it was possible to help C compiler
     optimization.
   - added the mpeg_quant_matrices param to all ASM function prototype
     in comments (even if it's not used, that shows we do it deliberatly)
   - forces m[intra][0][0] = 8, otherwise XviD could write invalid streams.
* Added real CRC computing in xvid_bench.c

Revision 1161 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 1 23:23:01 2003 UTC (20 years, 6 months ago) by edgomez
File length: 4304 byte(s)
Diff to previous 1077 , to selected 156
removed trailing spaces

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: 4302 byte(s)
Diff to previous 1058 , to selected 156
3 warp point GME - first commit

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: 4278 byte(s)
Diff to previous 1054 , to selected 156
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: 4209 byte(s)
Diff to previous 1053 , to selected 156
Added legal header

Revision 1053 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 01:25:19 2003 UTC (20 years, 9 months ago) by edgomez
File length: 4927 byte(s)
Diff to previous 890 , to selected 156
ISO C89 comment style

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: 4876 byte(s)
Diff to previous 886 , to selected 156
++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: 4804 byte(s)
Diff to previous 851 , to selected 156
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

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/decoder.h
File length: 4804 byte(s)
Diff to previous 677 , to selected 156
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/decoder.h
File length: 4339 byte(s)
Diff to previous 648 , to selected 156
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/decoder.h
File length: 4300 byte(s)
Diff to previous 315 , to selected 156
License Change

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/decoder.h
File length: 3499 byte(s)
Diff to previous 272 , to selected 156
Add 'per slice' rendering aka DR method 2

Revision 272 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 01:37:22 2002 UTC (21 years, 8 months ago) by chenm001
Original Path: trunk/xvidcore/src/decoder.h
File length: 3421 byte(s)
Diff to previous 271 , to selected 156
fix my wrong moment ago

Revision 271 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 01:09:33 2002 UTC (21 years, 8 months ago) by chenm001
Original Path: trunk/xvidcore/src/decoder.h
File length: 3507 byte(s)
Diff to previous 203 , to selected 156
help upload for roaming

Revision 203 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 13 21:53:08 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/decoder.h
File length: 3420 byte(s)
Diff to previous 195 , to selected 156
- Cosmetic
- Added legal header

Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/decoder.h
File length: 1301 byte(s)
Diff to previous 168 , to selected 156
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 9 00:15:51 2002 UTC (21 years, 10 months ago) by chenm001
Original Path: trunk/xvidcore/src/decoder.h
File length: 1299 byte(s)
Diff to previous 156
add low_delay decode support

Revision 156 - (view) (download) (annotate) - [selected]
Modified Fri May 3 00:45:10 2002 UTC (21 years, 11 months ago) by chenm001
Original Path: trunk/xvidcore/src/decoder.h
File length: 1238 byte(s)
Diff to previous 133
add B-frame decode support

Revision 133 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 23 00:05:31 2002 UTC (21 years, 11 months ago) by chenm001
Original Path: trunk/xvidcore/src/decoder.h
File length: 815 byte(s)
Diff to previous 69 , to selected 156
add some B-frame support

Revision 69 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 26 11:16:08 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore/src/decoder.h
File length: 812 byte(s)
Diff to previous 3 , to selected 156
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)

Revision 3 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/decoder.h
File length: 726 byte(s)
Diff to selected 156
moved sources

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