You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
(64) |
Apr
(79) |
May
(29) |
Jun
(8) |
Jul
(8) |
Aug
(43) |
Sep
(24) |
Oct
(41) |
Nov
(41) |
Dec
(50) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(72) |
Feb
(78) |
Mar
(87) |
Apr
(24) |
May
(43) |
Jun
(25) |
Jul
(6) |
Aug
(39) |
Sep
(26) |
Oct
(66) |
Nov
(78) |
Dec
(100) |
2004 |
Jan
(69) |
Feb
(44) |
Mar
(41) |
Apr
(60) |
May
(28) |
Jun
(14) |
Jul
(31) |
Aug
(40) |
Sep
(22) |
Oct
(12) |
Nov
(58) |
Dec
(112) |
2005 |
Jan
(57) |
Feb
(37) |
Mar
(29) |
Apr
(15) |
May
(62) |
Jun
(40) |
Jul
(8) |
Aug
(33) |
Sep
(37) |
Oct
(47) |
Nov
(62) |
Dec
(38) |
2006 |
Jan
(37) |
Feb
(29) |
Mar
(24) |
Apr
(5) |
May
(13) |
Jun
(21) |
Jul
(13) |
Aug
(16) |
Sep
(11) |
Oct
(10) |
Nov
(17) |
Dec
(8) |
2007 |
Jan
(7) |
Feb
(18) |
Mar
(5) |
Apr
(18) |
May
(7) |
Jun
|
Jul
|
Aug
(3) |
Sep
(4) |
Oct
(3) |
Nov
(5) |
Dec
(7) |
2008 |
Jan
(9) |
Feb
(2) |
Mar
(6) |
Apr
(2) |
May
(3) |
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
(7) |
Dec
(3) |
2009 |
Jan
(7) |
Feb
|
Mar
|
Apr
(8) |
May
(7) |
Jun
(4) |
Jul
|
Aug
(3) |
Sep
(8) |
Oct
|
Nov
|
Dec
|
2010 |
Jan
(2) |
Feb
|
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(4) |
Oct
(6) |
Nov
|
Dec
(2) |
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2013 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
(10) |
Oct
(17) |
Nov
(1) |
Dec
(5) |
2014 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2015 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(17) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(3) |
Dec
(3) |
From: Bernhard P. <wal...@us...> - 2010-12-31 08:06:44
|
Update of /cvsroot/mjpeg/mjpeg_play In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv25904 Modified Files: configure.ac Log Message: Some small changes around on my computer, that neede to be comitted. Also a change for the new 2.0.0 RC1 |
From: Bernhard P. <wal...@us...> - 2010-12-31 08:06:44
|
Update of /cvsroot/mjpeg/mjpeg_play/lavtools In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv25904/lavtools Modified Files: yuv2lav.c Log Message: Some small changes around on my computer, that neede to be comitted. Also a change for the new 2.0.0 RC1 |
From: Andrew S. <wac...@us...> - 2010-10-17 15:19:58
|
Update of /cvsroot/mjpeg/mjpeg_play/mpeg2enc In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv32334/mpeg2enc Modified Files: elemstrmwriter.cc elemstrmwriter.hh encoderparams.cc encoderparams.hh mpeg2coder.cc mpeg2coder.hh mpeg2enc.cc mpeg2encoptions.cc mpeg2encparams.h ontheflyratectlpass2.cc ontheflyratectlpass2.hh picture.cc picture.hh ratectl.hh seqencoder.cc Log Message: Added: some more two-pass encoding support. Fixed: added ceiling to bit-rate demand generated by for target bitrate control so exceptionally complex pictures can't shift the control bit-rate so high that the video buffer continues to empty even if its already nearly empty. |
From: Bernhard P. <wal...@us...> - 2010-10-16 05:28:39
|
Update of /cvsroot/mjpeg/mjpeg_play/yuvdenoise In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv12091/yuvdenoise Modified Files: main.c Log Message: There was another cpuid call that needed to be fixed. Christian Ebert found it and provided the fix. |
From: Bernhard P. <wal...@us...> - 2010-10-14 16:58:03
|
Update of /cvsroot/mjpeg/mjpeg_play/yuvdenoise In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv10113/yuvdenoise Modified Files: main.c Log Message: Added a fix for MAC where the compiler hat a probelm with compilinge the ASM part. The Patch was provided by Trent Piepho |
From: Bernhard P. <wal...@us...> - 2010-10-10 13:02:03
|
Update of /cvsroot/mjpeg/mjpeg_play/yuvdenoise In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv14472/yuvdenoise Modified Files: main.c Log Message: Added the patch from Franz BrauÃe He wrote SSE2-accelerated versions of filter_plane_median() and temporal_filter_planes() |
From: Andrew S. <wac...@us...> - 2010-10-03 16:44:20
|
Update of /cvsroot/mjpeg/mjpeg_play/mpeg2enc In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv29421/mpeg2enc Modified Files: ontheflyratectlpass2.cc Log Message: Tuning: some minor tweaking on video buffer gain |
From: Andrew S. <wac...@us...> - 2010-10-03 16:03:24
|
Update of /cvsroot/mjpeg/mjpeg_play/mpeg2enc In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv16197/mpeg2enc Modified Files: ontheflyratectlpass1.cc ontheflyratectlpass2.cc Log Message: Fixed: muchtoo large video buffer feedback gains. Fixed: missing clamping of bit allocation (-ve allocations could be produced which caused craziness...) |
From: Andrew S. <wac...@us...> - 2010-09-19 21:21:47
|
Update of /cvsroot/mjpeg/mjpeg_play/utils In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv15270/utils Modified Files: cpu_accel.c Log Message: Fixed: oops clamping quantisation >= 2.0 rather than 1.0 Fixed: Less biased intra quantisation (merely rounds rather than biased slightly away from 0. Added: flat quantisation matrices that should hopefully be less prone to blocka artefacts for very-low-q encoding of pictures with little noise/very little texture. Added: MJPEGTOOLS_SIMD_DISABLE tags for disabling SIMD fdct and idct. |
From: Andrew S. <wac...@us...> - 2010-09-19 21:21:46
|
Update of /cvsroot/mjpeg/mjpeg_play/mpeg2enc In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv15270/mpeg2enc Modified Files: encoderparams.cc fdct.c mpeg2enc.cc ontheflyratectlpass1.cc ontheflyratectlpass2.cc quantize_ref.c ratectl.cc tables.c tables.h transfrm_ref.c transfrm_x86.c Log Message: Fixed: oops clamping quantisation >= 2.0 rather than 1.0 Fixed: Less biased intra quantisation (merely rounds rather than biased slightly away from 0. Added: flat quantisation matrices that should hopefully be less prone to blocka artefacts for very-low-q encoding of pictures with little noise/very little texture. Added: MJPEGTOOLS_SIMD_DISABLE tags for disabling SIMD fdct and idct. |
Update of /cvsroot/mjpeg/mjpeg_play/mpeg2enc In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv28166/mpeg2enc Modified Files: Makefile.am encoderparams.cc encoderparams.hh mpeg2enc.cc mpeg2encoptions.cc mpeg2encparams.h rate_complexity_model.cc rate_complexity_model.hh seqencoder.cc Added Files: ontheflyratectlpass1.cc ontheflyratectlpass1.hh ontheflyratectlpass2.cc ontheflyratectlpass2.hh Removed Files: ontheflyratectl.cc ontheflyratectl.hh pass1ratectl.cc pass1ratectl.hh pass2ratectl.cc pass2ratectl.hh Log Message: msg.txt |
From: Andrew S. <wac...@us...> - 2010-09-11 19:46:13
|
Update of /cvsroot/mjpeg/mjpeg_play In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv28166 Modified Files: configure.ac Log Message: msg.txt |
From: Andrew S. <wac...@us...> - 2010-08-31 20:38:16
|
Update of /cvsroot/mjpeg/mjpeg_play/mpeg2enc In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv21248/mpeg2enc Modified Files: encoderparams.cc ontheflyratectl.cc ontheflyratectl.hh picture.cc quantize_ref.c Log Message: Fixed: mquant predictor was being set from suggested quantization and not the actualy quantization after possible incrmements to avoid saturation. Experimental: fixed some obvious oops in the look-ahead rate-controller adjusted a ridiculous large gain in pass-1 and put in some additional 'sanity' limits on rate-control feedback. |
From: Steven J. B. I. <ul...@us...> - 2010-07-25 20:07:05
|
Update of /cvsroot/mjpeg/mjpeg_play/y4mdenoise In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv3494 Modified Files: MotionSearcher.hh main.c Log Message: Finally fixed the earthquaking problem in dark/cloudy areas! The problem was that the match-size-throttle was picking a bad match before it ever had a chance to find a good match. Now, the match-size-throttle isn't applied unless the match-count-throttle is also exceeded, or the end of a line is reached. This has led to a SERIOUS quality increase, without making y4mdenoise any slower than it was before! |
From: Roland S. <sf...@us...> - 2010-03-15 06:05:54
|
Update of /cvsroot/mjpeg/mjpeg_play/docs In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4381/mjpeg_play/docs Modified Files: mplex.1 Log Message: Fixed typos |
From: Bernhard P. <wal...@us...> - 2010-03-14 12:11:38
|
Update of /cvsroot/mjpeg/mjpeg_play/docs In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20755/docs Modified Files: mplex.1 Log Message: Added the information from Roland Stadtmueller for the manpage of mplex. So users have a idea how to work with the -d|--subpicture-delay option |
From: Roland S. <sf...@us...> - 2010-03-13 13:16:32
|
Update of /cvsroot/mjpeg/mjpeg_play/mplex In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3877/mplex Added Files: README.subtitles subpstream.cpp Log Message: Mplex support for subtitle streams from tcextract |
Update of /cvsroot/mjpeg/mjpeg_play/mplex In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv417/mjpeg_play/mplex Modified Files: Makefile.am ac3strm_in.cpp audiostrm.hpp interact.cpp interact.hpp main.cpp multiplexor.cpp stream_params.hpp Log Message: Mplex support for subtitle streams from tcextract |
From: Bernhard P. <wal...@us...> - 2010-03-09 17:21:08
|
Update of /cvsroot/mjpeg/mjpeg_play/debian In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22159/debian Modified Files: control.in Log Message: Changed the package requirement from gtk 1.2 ot 2.0 It was posted in the tracker: https://sourceforge.net/tracker/?func=detail&atid=105776&aid=2964966&group_id=5776 Detail by Bewo: The dependency can be found in the file debian/control. There is the build dependency libgtk1.2-dev listed. This dependency has to be changed from libgtk1.2-dev to libgtk2.0-dev |
From: Bernhard P. <wal...@us...> - 2010-03-07 11:42:41
|
Update of /cvsroot/mjpeg/mjpeg_play/lavtools In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21159/lavtools Modified Files: Makefile.am lavplay.c liblavplay.c yuvplay.c Log Message: Added the Patch from: Phillip Brink This Patch fixes: * Fix mjpegtool's #include <SDL/SDL.h> http://www.libsdl.org/faq.php?action=listentries&category=2#19 Conforming to libsdl's recommendation fixes a compile failure in some build scenarios too interesting for me to explain them. Please accept this patch as an improvement to your buildsystem :-). * Insert SDL_CFLAGS into Makefile.am fixes compile errors for portage-multilib reported on 2010/03/03 by xming |
From: Bernhard P. <wal...@us...> - 2010-01-24 06:26:19
|
Update of /cvsroot/mjpeg/mjpeg_play/lavtools In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29027/lavtools Modified Files: jpegutils.c Log Message: Added the patch provided by Salah Coronya It fixes a segmentation fault with jpeg-7 and above where dinfo.do_fancy_upsampling isn't set by default to FALSE anymore. The original problemreport can be found here: http://bugs.gentoo.org/show_bug.cgi?id=293919 |
From: Bernhard P. <wal...@us...> - 2010-01-06 15:41:03
|
Update of /cvsroot/mjpeg/mjpeg_play/mplex In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2315/mplex Modified Files: aunitbuffer.hpp Log Message: Added the patch from the tracker: https://sourceforge.net/tracker/?func=detail&atid=105776&aid=2924120&group_id=5776 The compare looks wrong to me, because the order of the iterators is undefined. Suggest new code for( std::deque<AUnit *>::iterator i = buf.begin(); i != buf.end(); ++i ) |
From: Steven S. <sm...@us...> - 2009-09-25 16:12:20
|
Update of /cvsroot/mjpeg/mjpeg_play/y4mdenoise In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv25136/y4mdenoise Modified Files: SearchBorder.hh Log Message: more solaris support. |
From: Steven S. <sm...@us...> - 2009-09-19 19:02:02
|
Update of /cvsroot/mjpeg/mjpeg_play/lavtools In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv20657/lavtools Modified Files: y4mstabilizer.c Log Message: Remove a couple more uses or references to __progname. |
From: Steven S. <sm...@us...> - 2009-09-19 19:01:56
|
Update of /cvsroot/mjpeg/mjpeg_play/y4munsharp In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv20657/y4munsharp Modified Files: y4munsharp.c Log Message: Remove a couple more uses or references to __progname. |