[svn] / branches / dev-api-4 / xvidcore / TODO Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/TODO

Parent Directory Parent Directory


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

Revision 1345 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 31 13:44:56 2004 UTC (20 years, 1 month ago) by suxen_drol
File length: 1851 byte(s)
Diff to previous 1321
- configuration from command line; % rundll32 xvid.ax,Configure
- configuration cleanup: moved all processing into config.c/h
(it should be very easy now to re-use the vfw encoder dialogs...)

Revision 1321 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 22 14:51:09 2004 UTC (20 years, 2 months ago) by syskin
File length: 1774 byte(s)
Diff to previous 1299
some progress ;)

Revision 1299 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 27 10:50:50 2003 UTC (20 years, 2 months ago) by edgomez
File length: 2007 byte(s)
Diff to previous 1242
Beta3

Revision 1242 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 5 14:44:35 2003 UTC (20 years, 3 months ago) by edgomez
File length: 2073 byte(s)
Diff to previous 1230
See ChangeLog patch-120 to patch-123

Revision 1230 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 30 16:13:16 2003 UTC (20 years, 3 months ago) by edgomez
File length: 2039 byte(s)
Diff to previous 1227
* 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 1227 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 29 17:59:28 2003 UTC (20 years, 3 months ago) by edgomez
File length: 2238 byte(s)
Diff to previous 1224
updated todo/changelog

Revision 1224 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 24 22:06:19 2003 UTC (20 years, 3 months ago) by edgomez
File length: 1985 byte(s)
Diff to previous 1222
Trellis was treating big levels exactly the same way as lower ones.
In some cases, trellis was doing wild optimizations favoring a 0
because the distortion introduced by that big coeff change was
acceptable. But visually this could result in some nasty blocks with wrong
chroma information or similar brutal changes in other planes as well.

Skal added big levels handling where trellis just tries to minimize
the cost varying the run value only. No level modification is done
anymore.

Revision 1222 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 22 15:31:28 2003 UTC (20 years, 4 months ago) by edgomez
File length: 1919 byte(s)
Diff to previous 1209
Pushed again some lost changes and TODO updated

Revision 1209 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 15 03:10:42 2003 UTC (20 years, 4 months ago) by suxen_drol
File length: 2163 byte(s)
Diff to previous 1207
qpel_mmx.asm missing from libxvidcore.dsp
updated TODO.

Revision 1207 - (view) (download) (annotate) - [select for diffs]
Added Sat Nov 15 01:53:22 2003 UTC (20 years, 4 months ago) by edgomez
File length: 2070 byte(s)
small updates to doc files

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