Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2000 |
Jan
(16) |
Feb
(60) |
Mar
(22) |
Apr
(14) |
May
(24) |
Jun
(20) |
Jul
(15) |
Aug
(55) |
Sep
(39) |
Oct
(27) |
Nov
(33) |
Dec
(53) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(186) |
Feb
(87) |
Mar
(153) |
Apr
(186) |
May
(316) |
Jun
(376) |
Jul
(84) |
Aug
(135) |
Sep
(251) |
Oct
(327) |
Nov
(78) |
Dec
(1619) |
2002 |
Jan
(828) |
Feb
(500) |
Mar
(314) |
Apr
(310) |
May
(306) |
Jun
(361) |
Jul
(320) |
Aug
(136) |
Sep
(427) |
Oct
(285) |
Nov
(248) |
Dec
(344) |
2003 |
Jan
(469) |
Feb
(215) |
Mar
(148) |
Apr
(310) |
May
(303) |
Jun
(227) |
Jul
(315) |
Aug
(158) |
Sep
(191) |
Oct
(325) |
Nov
(479) |
Dec
(417) |
2004 |
Jan
(529) |
Feb
(445) |
Mar
(550) |
Apr
(380) |
May
(385) |
Jun
(263) |
Jul
(393) |
Aug
(186) |
Sep
(138) |
Oct
(272) |
Nov
(254) |
Dec
(259) |
2005 |
Jan
(310) |
Feb
(234) |
Mar
(171) |
Apr
(316) |
May
(364) |
Jun
(381) |
Jul
(420) |
Aug
(489) |
Sep
(663) |
Oct
(735) |
Nov
(839) |
Dec
(403) |
2006 |
Jan
(340) |
Feb
(445) |
Mar
(433) |
Apr
(451) |
May
(438) |
Jun
(312) |
Jul
(315) |
Aug
(283) |
Sep
(290) |
Oct
(243) |
Nov
(195) |
Dec
(182) |
2007 |
Jan
(278) |
Feb
(256) |
Mar
(318) |
Apr
(250) |
May
(286) |
Jun
(249) |
Jul
(226) |
Aug
(179) |
Sep
(265) |
Oct
(234) |
Nov
(244) |
Dec
(272) |
2008 |
Jan
(414) |
Feb
(379) |
Mar
(206) |
Apr
(308) |
May
(422) |
Jun
(350) |
Jul
(205) |
Aug
(349) |
Sep
(127) |
Oct
(306) |
Nov
(359) |
Dec
(236) |
2009 |
Jan
(326) |
Feb
(453) |
Mar
(684) |
Apr
(702) |
May
(1106) |
Jun
(774) |
Jul
(441) |
Aug
(561) |
Sep
(603) |
Oct
(824) |
Nov
(539) |
Dec
(347) |
2010 |
Jan
(470) |
Feb
(448) |
Mar
(845) |
Apr
(512) |
May
(428) |
Jun
(893) |
Jul
(347) |
Aug
(350) |
Sep
(689) |
Oct
(456) |
Nov
(254) |
Dec
(860) |
2011 |
Jan
(763) |
Feb
(106) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
(9) |
2
(8) |
3
(4) |
4
(8) |
5
(21) |
6
(16) |
7
(12) |
8
(10) |
9
(11) |
10
(14) |
11
(16) |
12
(18) |
13
(6) |
14
(4) |
15
(10) |
16
(11) |
17
(14) |
18
(25) |
19
(17) |
20
(22) |
21
(29) |
22
(29) |
23
(19) |
24
(8) |
25
(19) |
26
(16) |
27
(12) |
28
(20) |
29
(23) |
30
(15) |
31
(23) |
|
From: Erik Walthinsen <omegahacker@us...> - 2003-01-30 23:40:03
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: omegahacker Date: Thu Jan 30 2003 15:40:02 PST Branch: BRANCH-GSTREAMER-0_6 Log message: Patch from bug 104861 to fix size calculation, should only use samplesize for audio, not video. Modified files: gst/avi : gstavidemux.c Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/avi/gstavidemux.c.diff?r1=1.55.4.1&r2=1.55.4.2 |
From: Thomas Vander Stichele <thomasvs@us...> - 2003-01-30 23:04:36
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: thomasvs Date: Thu Jan 30 2003 15:04:35 PST Branch: BRANCH-GSTREAMER-0_6 Log message: update reqs Modified files: . : REQUIREMENTS Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/REQUIREMENTS.diff?r1=1.9&r2=1.9.6.1 |
From: Thomas Vander Stichele <thomasvs@us...> - 2003-01-30 22:39:05
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: thomasvs Date: Thu Jan 30 2003 14:39:04 PST Branch: BRANCH-GSTREAMER-0_6 Log message: ffmpeg uses uncompress Modified files: ext/ffmpeg : Makefile.am Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/ffmpeg/Makefile.am.diff?r1=1.8&r2=1.8.6.1 |
From: Thomas Vander Stichele <thomasvs@us...> - 2003-01-30 22:28:08
|
CVS Root: /cvsroot/gstreamer Module: gstreamer Changes by: thomasvs Date: Thu Jan 30 2003 14:28:08 PST Branch: BRANCH-GSTREAMER-0_6 Log message: patch from wtay to not break API/ABI later on Modified files: gst : gstpad.c gstpad.h Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstpad.c.diff?r1=1.206.4.2&r2=1.206.4.3 http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstpad.h.diff?r1=1.111.4.1&r2=1.111.4.2 |
From: Zeeshan Ali Khattak <zak147@us...> - 2003-01-30 21:05:36
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: zak147 Date: Thu Jan 30 2003 13:05:36 PST Log message: Just correcting my mistake Modified files: gst/videocrop : gstvideocrop.c Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/videocrop/gstvideocrop.c.diff?r1=1.6&r2=1.7 |
From: Ronald Bultje <rbultje@us...> - 2003-01-30 20:47:58
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: rbultje Date: Thu Jan 30 2003 12:47:57 PST Log message: Add untested get-video-size function (bug 104360) Modified files: gst-libs/gst/video: video.c video.h Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst-libs/gst/video/video.c.diff?r1=1.2&r2=1.3 http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst-libs/gst/video/video.h.diff?r1=1.2&r2=1.3 |
From: Zeeshan Ali Khattak <zak147@us...> - 2003-01-30 20:25:10
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: zak147 Date: Thu Jan 30 2003 12:25:09 PST Log message: The first attempt to support MAS. Dont expect it to work :) Modified files: . : configure.ac gst/videocrop : gstvideocrop.c Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/configure.ac.diff?r1=1.237&r2=1.238 http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/videocrop/gstvideocrop.c.diff?r1=1.5&r2=1.6 |
From: Zeeshan Ali Khattak <zak147@us...> - 2003-01-30 20:24:48
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: zak147 Date: Thu Jan 30 2003 12:24:43 PST Log message: The first attempt to support MAS. Dont expect it to work :) Modified files: gst/wavenc : gstwavenc.c sys/vga : vgavideosink.h Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/wavenc/gstwavenc.c.diff?r1=1.7&r2=1.8 http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/sys/vga/vgavideosink.h.diff?r1=1.3&r2=1.4 |
From: Ronald Bultje <rbultje@us...> - 2003-01-30 20:12:34
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: rbultje Date: Thu Jan 30 2003 12:12:33 PST Log message: Fix bug 104344 and add a missing free() Modified files: ext/mad : gstmad.c Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/mad/gstmad.c.diff?r1=1.55&r2=1.56 |
From: Zeeshan Ali Khattak <zak147@us...> - 2003-01-30 19:56:41
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: zak147 Date: Thu Jan 30 2003 11:56:40 PST Log message: The first attempt to support MAS. Dont expect it to work :) Added files: ext/mas : Makefile.am Makefile.in massink.c massink.h Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/mas/Makefile.am?rev=1.1&content-type=text/vnd.viewcvs-markup http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/mas/Makefile.in?rev=1.1&content-type=text/vnd.viewcvs-markup http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/mas/massink.c?rev=1.1&content-type=text/vnd.viewcvs-markup http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/mas/massink.h?rev=1.1&content-type=text/vnd.viewcvs-markup |
From: Zeeshan Ali Khattak <zak147@us...> - 2003-01-30 19:51:42
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: zak147 Date: Thu Jan 30 2003 11:51:41 PST Log message: The first attempt to support MAS. Dont expect it to work :) Modified files: ext : Makefile.am Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/Makefile.am.diff?r1=1.62&r2=1.63 |
From: Benjamin Otte <company@us...> - 2003-01-30 18:30:51
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: company Date: Thu Jan 30 2003 10:30:49 PST Log message: cleaning up alsa, step 1: cleaning up caps parsing/setting and templates - gst-launch ... ! spider ! alsasink works now - alsasrc definitely does not work Modified files: ext/alsa : gstalsa.c Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/alsa/gstalsa.c.diff?r1=1.28&r2=1.29 |
From: Wim Taymans <wtay@us...> - 2003-01-30 18:14:57
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: wtay Date: Thu Jan 30 2003 10:14:56 PST Log message: Don't use samplesize on video frames Modified files: gst/avi : gstavidemux.c Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/avi/gstavidemux.c.diff?r1=1.58&r2=1.59 |
From: Benjamin Otte <company@us...> - 2003-01-30 18:04:00
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: company Date: Thu Jan 30 2003 10:04:00 PST Log message: make 8bit modplug use the right caps. 8bit sounds really crappy tho Modified files: gst/modplug : gstmodplug.cc Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/modplug/gstmodplug.cc.diff?r1=1.22&r2=1.23 |
From: Benjamin Otte <company@us...> - 2003-01-30 17:44:49
|
CVS Root: /cvsroot/gstreamer Module: gst-plugins Changes by: company Date: Thu Jan 30 2003 09:44:48 PST Log message: make 8 bit output use the right caps Modified files: ext/mikmod : gstmikmod.c Links: http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/mikmod/gstmikmod.c.diff?r1=1.18&r2=1.19 |