[svn] / branches / release-1_3-branch / xvidcore / src / quant / quant_matrix.c Repository:
ViewVC logotype

Log of /branches/release-1_3-branch/xvidcore/src/quant/quant_matrix.c

Parent Directory Parent Directory


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

Revision 2180 - (view) (download) (annotate) - [selected]
Modified Tue Nov 12 14:48:35 2019 UTC (4 years, 4 months ago) by Isibaar
File length: 4450 byte(s)
Diff to previous 1985
Backporting patches from HEAD

Revision 1985 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 09:02:35 2011 UTC (12 years, 10 months ago) by Isibaar
File length: 4410 byte(s)
Diff to previous 1928 , to selected 2180
enabled auto-props property

Revision 1928 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 28 19:19:57 2010 UTC (13 years, 3 months ago) by Isibaar
File length: 4470 byte(s)
Diff to previous 1925 , to selected 2180
get rid off compiler warnings

Revision 1925 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 27 16:39:33 2010 UTC (13 years, 3 months ago) by
File length: 4444 byte(s)
Diff to previous 1795 , to selected 2180
This commit was manufactured by cvs2svn to create branch
'release-1_3-branch'.

Revision 1795 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 26 01:04:34 2008 UTC (15 years, 4 months ago) by Isibaar
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 4444 byte(s)
Diff to previous 1713 , to selected 2180
Unified elf64/win64 X86_64 support

Revision 1713 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 10 08:09:59 2006 UTC (17 years, 8 months ago) by syskin
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 4431 byte(s)
Diff to previous 1382 , to selected 2180
faster and waaay more precise mpeg intra quantization

Revision 1382 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 22 22:36:25 2004 UTC (20 years ago) by edgomez
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 4471 byte(s)
Diff to previous 851 , to selected 2180
xvidcore 1.0.0 rc3 merge back to HEAD

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/quant/quant_matrix.c
File length: 7078 byte(s)
Diff to previous 653 , to selected 2180
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 653 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 17 00:41:20 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 7066 byte(s)
Diff to previous 605 , to selected 2180
License changed

Revision 605 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 19 12:20:33 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 6041 byte(s)
Diff to previous 603 , to selected 2180
Fixed copyrights

Revision 603 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 19 11:41:12 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 5991 byte(s)
Diff to previous 519 , to selected 2180
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 519 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 22 18:33:31 2002 UTC (21 years, 6 months ago) by h
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 5965 byte(s)
Diff to previous 457 , to selected 2180
bugfix - custom matrix mode used to force vol header for every frame

Revision 457 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 8 17:28:22 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 5963 byte(s)
Diff to previous 447 , to selected 2180
- removed const qualifiers because the functions do not return const matrices
  (i'll change that in a later time)

Revision 447 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 7 14:16:13 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 5975 byte(s)
Diff to previous 441 , to selected 2180
- Hmmm, i've been obliged to revert the previous patch because ofthe mmx code using the same arrays, so they need to be global. We'll have to fix that, because it's not *thread safe*.

Revision 441 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 7 11:14:41 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 6017 byte(s)
Diff to previous 195 , to selected 2180
- Header
- Copyright
- Warning about tread safeness in this module

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/quant/quant_matrix.c
File length: 3917 byte(s)
Diff to previous 21 , to selected 2180
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 21 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 10 00:30:55 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 3718 byte(s)
Diff to previous 20 , to selected 2180
no message

Revision 20 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 9 21:44:47 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 3659 byte(s)
Diff to previous 4 , to selected 2180
qmatrix bugfix

Revision 4 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 8 19:17:46 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/quant/quant_matrix.c
File length: 2850 byte(s)
Diff to previous 3 , to selected 2180
custom qmatrix support

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/quant/quant_matrix.c
File length: 2786 byte(s)
Diff to selected 2180
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