Menu

Svn Commit Log


Commit Date  
[r2413] by sms00

Clean up a typo/spelling error or two. mp2enc is a MPEG-1 Layer II encoder,
not a MPEG-2 encoder so fix that reference as well.

2004-08-23 03:40:56 Tree
[r2412] by stefan_fendt

Mainly changed motion-search, as all faster methods introduced visible
error. Now an exaustive-search with 16x16 search-radius and verification
in three(!) fields is used. This *IS* slow... but reliable.

2004-08-22 12:27:05 Tree
[r2411] by sms00

png2yuv was missing from the list of manpages to install.

2004-08-20 21:55:19 Tree
[r2410] by sms00

remove DVD VOB streams since they've been working for quite a while now.

2004-08-13 22:35:23 Tree
[r2409] by sms00

Set the default number of cpus to 1 and _not_ the number that sysconf() reports.
Using sysconf() had the unfortunate side effect of *silently* changing the
behaviour of the encoder if you happened to be on a multicpu system. This
tended to produce different results when using the same mpeg2enc options on
different machines. It should also be noted that the resulting .m1v/.m2v file
is different when using -M 2 than it is when using -M 0 or -M 1 (bug? could be)

2004-08-10 03:16:37 Tree
[r2408] by sms00

Update the filter description section to use the new Y4M API

2004-08-09 04:46:00 Tree
[r2407] by sms00

Lingering unneeded PRId64 definition.

2004-08-08 22:39:56 Tree
[r2406] by sms00

Remove unused variables so warning errors don't appear at compile time.

2004-08-08 22:35:46 Tree
[r2405] by sms00

Remove the PRID64_STRING_FORMAT and PRId64 stuff and simply use %lld. The
only 2 uses of PRID64 and PRId64 were two debug statements mpeg2enc/ratectl.cc,
putseq.cc). Interestingly enough all the other int64_t printing was already
done with %lld ;)

2004-08-08 22:33:14 Tree
[r2404] by mdoggydog

More build improvements:

o Concocted a "ACX_CONFIG_PREFIXED_HEADER" macro, to create an installable
config header (mjpegtools-config.h -- not used yet)
o Removed extraneous AC_SUBSTS (that are already created within macros).
o Re-instate "HAVE_LIBDV" ac_define, which was accidentally axed earlier.
o Changed "dv", "quicktime", "png" to be consistently "libdv", "libquicktime",
and "libpng".
o Account for those changes in 'lavtools/Makefile.am'.
o A little modernization of 'lavtools/Makefile.am'

2004-08-08 17:05:16 Tree
Older >
Monday.com Logo