Menu

Svn Commit Log


Commit Date  
[r2065] by sms00

Use both the mjpegtools version number and mplex's version number.

2003-11-26 16:50:31 Tree
[r2064] by sms00

Two different version numbers were printed depending how the program was invoked. Rather than have version numbers go backwards (from 2.2.2 to 1.6.x) the
MPLEX_VER macro was used in both places (previously MPLEX_VER was used in one
place and VERSION in the other). MPLEX_VER was incremented to 2.2.3 (to identify it as being newer than 2.2.2) and the MPELX_DATE changed to the GMT time of the version change.

2003-11-26 04:19:33 Tree
[r2063] by sms00

-X, -q were in short_options but there was no code to handle them and they were
not in the long options. '-e' and '-m' were cruft, not used/obsolete and again
were in the short options but not the long options.

2003-11-25 22:04:29 Tree
[r2062] by klicman

restored COMPILE variable required to enable ALTIVEC_CFLAGS

2003-11-25 17:48:44 Tree
[r2061] by sms00

use getopt_long instead of getlong. wow.

2003-11-25 16:50:18 Tree
[r2060] by sms00

Use HAVE_GETOPT_LONG instead of HAVE_GETLON

2003-11-25 16:38:49 Tree
[r2059] by rbultje

General build fixes and preparing for a new release candidate.
* remove .cvsignore from Makefile.am. .cvsignore is a CVS-file, which has no
function whatsoever in a release tarball. So it doesn't need an entry.
* start using noinst_HEADERS and include_HEADERS instead of adding headers
to the appname_SOURCES. We need to be careful with the headers that we
install, and we need to be clear about source requirements for each of
the binaries.
* Add installable include headers for libmpeg2encpp.so. Andrew, please double
check, I simply picked all the ones included in mpeg2enc.cc plus the ones
needed by them.
* Remove all CPU optimization/acceleration code from libmjpegutils.a and put
it in a separate non-installed lib (libcpuaccel.a).
* Prepare all stuff for using libtool. This makes the build easier. However,
it doesn't work yet because it tries gcc instead of nasm on .s sources.
GStreamer doesn't have this, so I need to double check this.
* RPM building is broken. See bug #88417 in RedHat bugzilla.
* Some more...
* Make distcheck now works.

2003-11-25 10:36:32 Tree
[r2058] by wackston2

Now using correct *decode* frame rate for calculating the
H:M:S:F timestamp labels on GOPs.

2003-11-24 20:53:44 Tree
[r2057] by wackston2

Added new framework for special-purpose syntax constraints for working
around oddities in particular players.
Tidied up header generation so it is all in one place.

2003-11-24 20:49:40 Tree
[r2056] by wackston2

Introduce stripe parallelism to make it easier to split encoding phases / backup
in encoding.
Add buffer of output with support for backing up

2003-11-23 19:48:41 Tree
Older >
Monday.com Logo