Log of /xvidcore/src/divx4.c
Parent Directory
Revision
1.22
Mon Mar 22 22:36:23 2004 UTC (19 years, 6 months ago) by
edgomez
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.21: +1 -1 lines
FILE REMOVED
xvidcore 1.0.0 rc3 merge back to HEAD
Revision
1.21.2.3
Thu Sep 11 14:12:16 2003 UTC (20 years ago) by
edgomez
Branch:
dev-api-4
Changes since
1.21.2.2: +1 -1 lines
FILE REMOVED
* Win32 files switched to Unix format.
Ok, on IRC, we sorted out what was b0rking the project files each
time I commit them in DOS format. In fact the Unix CVS does upload
DOS format files if i commit them, and then Win32 CVS users get
double \r\n files. So the best is to use unix format in CVS. This
way, the checked out versions are right for Win32 users.
NB: this imply a unix2dos conversion when doing a release from a
Unix box. I think it's better than current policy, but
automatic tarballs/zip of the tree should take care of that.
* odivx and xvid_stat examples removed. Associated project files
have been removed as well.
* The divx4 compatibility layer has been removed. Associated options
in the configure script removed. libxvidcore.def has no more need
to be an autoconf generated file.
* rawdec removed. It has never been used and will never be.
* Added major api appending to the macosx module build.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 28 16:15:51 2002 UTC (21 years, 5 months ago) by
edgomez
Branch:
MAIN
Changes since
1.8: +412 -296 lines
Diff to
previous 1.8
- Added quiet_encore symbol so transcode can use XviD with its divx4 API
- Added comments
- Added possible ToDos and pointed out 2 major problems :
+ Reentrance
+ the quality setting for the encoder part
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.