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
(15) |
2
(14) |
3
(11) |
4
(9) |
5
(6) |
6
(2) |
7
|
8
(1) |
9
(7) |
10
(2) |
11
(2) |
12
|
13
(2) |
14
(2) |
15
(6) |
16
(3) |
17
(7) |
18
|
19
|
20
|
21
|
22
(1) |
23
(5) |
24
(2) |
25
(6) |
26
(5) |
27
(3) |
28
(5) |
29
(2) |
30
(9) |
|
|
|
|
From: <bilboed@ke...> - 2008-09-04 17:57:55
|
CVS Root: /cvs/gstreamer Module: gst-python Changes by: bilboed Date: Thu Sep 04 2008 17:58:04 UTC Log message: * examples/pipeline-tester: Don't hardcode audio/video source and sinks, and instead use more generic sources. Based on a patch by Brian Cameron <brian.cameron@...> Fixes #517993 Modified files: . : ChangeLog examples : pipeline-tester Links: http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/ChangeLog.diff?r1=1.680&r2=1.681 http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/examples/pipeline-tester.diff?r1=1.15&r2=1.16 |
From: <wtay@ke...> - 2008-09-04 16:25:14
|
CVS Root: /cvs/gstreamer Module: gst-plugins-base Changes by: wtay Date: Thu Sep 04 2008 16:25:21 UTC Log message: * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop): Disable a code path that is now called but causes a deadlock for some reason and is unneeded. Modified files: . : ChangeLog gst-libs/gst/audio: gstaudiosrc.c Links: http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.4115&r2=1.4116 http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst-libs/gst/audio/gstaudiosrc.c.diff?r1=1.15&r2=1.16 |
From: <wtay@ke...> - 2008-09-04 16:04:34
|
CVS Root: /cvs/gstreamer Module: gst-ffmpeg Changes by: wtay Date: Thu Sep 04 2008 15:50:17 UTC Log message: * ext/ffmpeg/gstffmpegcodecmap.c: (nal_escape), (copy_config), (gst_ffmpeg_caps_with_codecid): Add some debug that revealed that the escape code was disabled... Modified files: . : ChangeLog ext/ffmpeg : gstffmpegcodecmap.c Links: http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ChangeLog.diff?r1=1.507&r2=1.508 http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ext/ffmpeg/gstffmpegcodecmap.c.diff?r1=1.166&r2=1.167 |
From: <wtay@ke...> - 2008-09-04 14:08:54
|
CVS Root: /cvs/gstreamer Module: gst-ffmpeg Changes by: wtay Date: Thu Sep 04 2008 14:09:04 UTC Log message: * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_frame), (gst_ffmpegdec_chain): If we have a parser and we did not consume any of the bytes of a new buffer, make sure we submit the buffer again with its original timestamp instead of a -1 timestamp. Fixes various h264 cases with reordered frames. If we have a discont and a timestamp but the first buffer after the discont did not produce any data, make sure we set the timestamp on the next buffer instead. Fixes initial timestamp on realaudio in many cases. Modified files: . : ChangeLog ext/ffmpeg : gstffmpegdec.c Links: http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ChangeLog.diff?r1=1.506&r2=1.507 http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ext/ffmpeg/gstffmpegdec.c.diff?r1=1.208&r2=1.209 |
From: <wtay@ke...> - 2008-09-04 13:55:00
|
CVS Root: /cvs/gstreamer Module: gst-ffmpeg Changes by: wtay Date: Thu Sep 04 2008 13:55:12 UTC Log message: * ext/ffmpeg/gstffmpegcodecmap.c: (nal_escape), (copy_config), (gst_ffmpeg_caps_with_codecid): Escape the codec_data for h264 before we put it in the extra_data because ffmpeg expects it escaped. Modified files: . : ChangeLog ext/ffmpeg : gstffmpegcodecmap.c Links: http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ChangeLog.diff?r1=1.505&r2=1.506 http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ext/ffmpeg/gstffmpegcodecmap.c.diff?r1=1.165&r2=1.166 |
From: <bilboed@ke...> - 2008-09-04 13:43:49
|
CVS Root: /cvs/gstreamer Module: gst-ffmpeg Changes by: bilboed Date: Thu Sep 04 2008 13:43:58 UTC Log message: * configure.ac: And back to development we go... Modified files: . : ChangeLog configure.ac Links: http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ChangeLog.diff?r1=1.504&r2=1.505 http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/configure.ac.diff?r1=1.94&r2=1.95 |
From: <tpm@ke...> - 2008-09-04 11:20:00
|
CVS Root: /cvs/gstreamer Module: gst-plugins-gl Changes by: tpm Date: Thu Sep 04 2008 11:20:07 UTC Log message: * configure.ac:: Direct people to the new location of gst-plugins-gl. Modified files: . : ChangeLog configure.ac Links: http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-gl/ChangeLog.diff?r1=1.22&r2=1.23 http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-gl/configure.ac.diff?r1=1.10&r2=1.11 |
From: <tpm@ke...> - 2008-09-04 09:35:55
|
CVS Root: /cvs/gstreamer Module: gst-plugins-good Changes by: tpm Date: Thu Sep 04 2008 09:26:13 UTC Log message: * ext/flac/gstflacenc.c: (gst_flac_enc_class_init): Make sure the desired default values are actually set, not only registered as defaults (actual problem is that the stereo-specific values are only updated if channels==2, which is not the case yet when the object is created, so the default values for the mid-side-stereo and loose-mid-side-stereo settings are never set in _update_quality()). Makes flacenc create smaller files by default (for stereo input), and fixes #550791. Modified files: . : ChangeLog ext/flac : gstflacenc.c Links: http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/ChangeLog.diff?r1=1.3730&r2=1.3731 http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/ext/flac/gstflacenc.c.diff?r1=1.82&r2=1.83 |