Menu

Svn Commit Log


Commit Date  
[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
[r2403] by sms00

Portability patch submitted by Jacob Meuser

2004-08-07 02:51:14 Tree
[r2402] by mdoggydog

Removed vestigial "-export-dynamic" from shared-library build options.

2004-08-06 15:34:36 Tree
[r2401] by sms00

add a missing '-' in the long form of nonvideo-bitrate option

2004-08-05 04:25:07 Tree
Older >
Monday.com Logo