Menu

Commit [r2059]  Maximize  Restore  History

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.

rbultje 2003-11-25

changed /trunk/mjpeg_play/aenc/Makefile.am
changed /trunk/mjpeg_play/configure.in
changed /trunk/mjpeg_play/lavtools/Makefile.am
changed /trunk/mjpeg_play/mjpegtools.spec.in
changed /trunk/mjpeg_play/mpeg2enc/Makefile.am
changed /trunk/mjpeg_play/mplex/Makefile.am
changed /trunk/mjpeg_play/scripts/Makefile.am
changed /trunk/mjpeg_play/utils/Makefile.am
changed /trunk/mjpeg_play/utils/altivec/Makefile.am
changed /trunk/mjpeg_play/utils/mmxsse/Makefile.am
changed /trunk/mjpeg_play/utils/mmxsse/mmxsse_motion.h
changed /trunk/mjpeg_play/utils/mmxsse/motion.c
changed /trunk/mjpeg_play/yuvdenoise/Makefile.am
changed /trunk/mjpeg_play/yuvfilters/Makefile.am
/trunk/mjpeg_play/aenc/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/configure.in Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mjpegtools.spec.in Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mplex/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/scripts/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/utils/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/utils/altivec/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/utils/mmxsse/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/utils/mmxsse/mmxsse_motion.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/utils/mmxsse/motion.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdenoise/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvfilters/Makefile.am Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.