[cvs] / xvidcore / TODO Repository:
ViewVC logotype

Log of /xvidcore/TODO

Parent Directory Parent Directory


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

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Dec 27 16:39:31 2010 UTC (13 years, 3 months ago) by Isibaar
Branch: MAIN
CVS Tags: HEAD, rc1_1_3_0, release-1_3_0, release-1_3_1, tag-branching-1_3_0
Branch point for: release-1_3-branch
Changes since 1.8: +13 -5 lines
Diff to previous 1.8
updated changelog

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Oct 9 07:38:33 2005 UTC (18 years, 5 months ago) by suxen_drol
Branch: MAIN
CVS Tags: 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, tag-branching-1_2_0
Branch point for: release-1_1-branch, release-1_2-branch
Changes since 1.7: +27 -35 lines
Diff to previous 1.7
TODO/Changelog update

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Sep 20 12:21:59 2005 UTC (18 years, 6 months ago) by suxen_drol
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
todo: vfw enhancement

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jul 15 11:54:53 2004 UTC (19 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jul 13 12:23:29 2004 UTC (19 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
suggestion from xvid.org forum

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jun 12 13:02:12 2004 UTC (19 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.3: +3 -5 lines
Diff to previous 1.3
Merging 1.0.1 fixes

Revision 1.2.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Jun 5 23:08:01 2004 UTC (19 years, 9 months ago) by edgomez
Branch: release-1_0-branch
CVS Tags: release-1_0_1, release-1_0_2, release-1_0_3
Changes since 1.2: +2 -4 lines
Diff to previous 1.2 , to next main 1.9
Marking 1.0.1

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Apr 15 12:05:19 2004 UTC (19 years, 11 months ago) by suxen_drol
Branch: MAIN
Changes since 1.2: +19 -1 lines
Diff to previous 1.2
set versions to 1.1
version check for dec_frame_t->brightness

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 22:36:23 2004 UTC (20 years ago) by edgomez
Branch: MAIN
CVS Tags: release-1_0_0
Branch point for: release-1_0-branch
Changes since 1.1: +54 -0 lines
Diff to previous 1.1
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.1.2.10 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 13:44:56 2004 UTC (20 years, 2 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1.2.9: +3 -1 lines
Diff to previous 1.1.2.9 , to branch point 1.1 , to next main 1.9
- 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 1.1.2.9 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 14:51:09 2004 UTC (20 years, 2 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.8: +3 -7 lines
Diff to previous 1.1.2.8 , to branch point 1.1
some progress ;)

Revision 1.1.2.8 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 10:50:50 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.7: +1 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Beta3

Revision 1.1.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 14:44:35 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.6: +6 -7 lines
Diff to previous 1.1.2.6 , to branch point 1.1
See ChangeLog patch-120 to patch-123

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Nov 30 16:13:15 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.5: +5 -7 lines
Diff to previous 1.1.2.5 , to branch point 1.1
* 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 1.1.2.5 - (view) (download) (annotate) - [select for diffs]
Sat Nov 29 17:59:28 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.4: +8 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
updated todo/changelog

Revision 1.1.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 22:06:19 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.3: +1 -0 lines
Diff to previous 1.1.2.3 , to branch point 1.1
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 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Nov 22 15:31:28 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.2: +6 -11 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Pushed again some lost changes and TODO updated

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Nov 15 03:10:42 2003 UTC (20 years, 4 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1.2.1: +6 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
qpel_mmx.asm missing from libxvidcore.dsp
updated TODO.

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Nov 15 01:53:22 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1: +56 -0 lines
Diff to previous 1.1
small updates to doc files

Revision 1.1
Sat Nov 15 01:53:22 2003 UTC (20 years, 4 months ago) by edgomez
Branch: MAIN
Branch point for: dev-api-4
FILE REMOVED
file TODO was initially added on branch dev-api-4.

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