Programming Languages: C++, C, Assembly
License: GNU General Public License version 2.0 (GPLv2)
browse code,
statistics,
last commit on 2012-04-10
cvs -d:pserver:anonymous@mjpeg.cvs.sourceforge.net:/cvsroot/mjpeg login
cvs -z3 -d:pserver:anonymous@mjpeg.cvs.sourceforge.net:/cvsroot/mjpeg co -P modulename
Thanks for the patch I have just added it to the CVS. I will appear in the next release.
2012-04-10 10:51:20 PDT by waldviertler
waldviertler committed patchset 2796 of module mjpeg_play to the The MJPEG/Linux square CVS repository, changing 1 files.
2012-04-10 10:50:16 PDT by waldviertler
Gentoo bug #409197 [1] contains a fix to build the mjpegtools with gcc 4.7. I will attach the patch here as well for convenience. [1] https://bugs.gentoo.org/show_bug.cgi?id=409197.
2012-04-08 04:24:47 PDT by billie80
Thank for the patch it is in the CVS and will make it into the next release of the mjpegtools.
2012-04-01 01:45:50 PDT by waldviertler
waldviertler committed patchset 2795 of module mjpeg_play to the The MJPEG/Linux square CVS repository, changing 5 files.
2012-04-01 01:42:30 PDT by waldviertler
When cross-compiling mjpegtools 2.0.0, the following warning appears many times: cc1: warning: include location "/usr/include" is unsafe for cross-compilation [-Wpoison-system-directories] This is caused by -I$(includedir) in AM_CPPFLAGS. The variable includedir shouldn't be used for CPPFLAGS, because it's relative to the sysroot. E.g. if the target rootfs lives in /media/target...
2012-03-29 12:12:59 PDT by obi
sms00 committed patchset 2794 of module mjpeg_play to the The MJPEG/Linux square CVS repository, changing 1 files.
2012-02-01 07:42:38 PST by sms00
I have added a fix for the problem to the CVS, The Fix fill appear in the next release.
2011-12-11 01:01:36 PST by waldviertler
waldviertler committed patchset 2793 of module mjpeg_play to the The MJPEG/Linux square CVS repository, changing 1 files.
2011-12-11 00:53:59 PST by waldviertler