similar to: Changes to 'refs/tags/0.4.5'

Displaying 20 results from an estimated 400 matches similar to: "Changes to 'refs/tags/0.4.5'"

2007 Apr 17
0
8 commits - configure.ac doc/Makefile.am libswfdec/jpeg libswfdec/swfdec_debug.h libswfdec/swfdec_image.c
configure.ac | 20 doc/Makefile.am | 2 libswfdec/jpeg/Makefile.am | 28 libswfdec/jpeg/bits.h | 120 --- libswfdec/jpeg/jpeg.c | 1129 +++++++++++++++++++++---------------- libswfdec/jpeg/jpeg.h | 58 + libswfdec/jpeg/jpeg_bits.c | 154 +++++ libswfdec/jpeg/jpeg_bits.h | 32 +
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
Tag '0.4.4' created by Benjamin Otte <otte@gnome.org> at 2007-04-27 10:42 -0700 release 0.4.4 ("Birthday Cards") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGMcWPvMv5VCdLq8QRAnEeAJ9JwxuerjUYnOyjacNSj3A4ELxYRACeJG06 heX44SOooYokBZOik7DMh3E= =rekm -----END PGP SIGNATURE----- Changes since 0.4.1: Benjamin Otte: back to cvs fix config.h
2007 Feb 13
0
libswfdec/jpeg libswfdec/swfdec_image.c
libswfdec/jpeg/Makefile.am | 18 - libswfdec/jpeg/bits.h | 140 ++++++------- libswfdec/jpeg/huffman.c | 67 +++--- libswfdec/jpeg/huffman.h | 35 +-- libswfdec/jpeg/jpeg.c | 217 +++++++------------- libswfdec/jpeg/jpeg.h | 28 +- libswfdec/jpeg/jpeg_debug.h | 25 -- libswfdec/jpeg/jpeg_internal.h | 143
2007 Apr 18
2
libswfdec/jpeg
libswfdec/jpeg/jpeg_rgb_decoder.c | 1 - 1 files changed, 1 deletion(-) New commits: diff-tree 15ed4a69b4ffc265fe103ba79a0b60af7e42a9fa (from 2073f39bc0b0aa90f1f67def9bb3f0c6b68018ae) Author: Benjamin Otte <otte@gnome.org> Date: Wed Apr 18 10:47:06 2007 +0200 remove leftover debugging statement diff --git a/libswfdec/jpeg/jpeg_rgb_decoder.c b/libswfdec/jpeg/jpeg_rgb_decoder.c
2003 May 21
6
5.0-RELEASE --> cannot build any Mozilla Version
Hi, I am running FreeBSD 5.0-RELEASE-p7 and cannot build any Mozilla version from ports. The build exits for all versions at the same point. A source file called jsdtoa.c. Thanks.. Here is my error report: ******************************************************************************* cc -o jsdtoa.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DEXPORT_JS_API
2007 Jun 07
0
2 commits - libswfdec/js libswfdec/swfdec_js_movie.c
libswfdec/js/jsdtoa.c | 2 +- libswfdec/swfdec_js_movie.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: diff-tree a48590a73150a019cbdaf0acdf358be74e9b7756 (from 49a712856eb2ac8f994937efd2f5b382d3408322) Author: Benjamin Otte <otte at gnome.org> Date: Thu Jun 7 19:10:32 2007 +0200 there shouldn't be an assertion here, but a debug error
2007 Sep 05
1
Single Table Inheritance and :conditions
Single Table Inheritance question. class Employee is the master model (table is employees) class Cog is the subclass model, and uses single table inheritance to be a subclass of Employee class Blurfl is a normal model (table is blurfls) in cog.rb, I have something like: def foo Cog.find(:all, :include=>''blurfl'', :condition=> ["cogs.status =
2007 Jun 11
0
swfdec-mozilla: Changes to 'refs/tags/0.4.5'
Tag '0.4.5' created by Benjamin Otte <otte at gnome.org> at 2007-06-11 16:24 -0700 release 0.4.5 ("Who's Jack?") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGbWlgvMv5VCdLq8QRAswQAKCNqJpCdcVNJAyCrh2zRTBGeQPz1ACfSArR jbwb8WDs8p4ukODRP4vhEvs= =2q8J -----END PGP SIGNATURE----- Changes since 0.4.4: Benjamin Otte: back to mdevelopment
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
Tag '0.4.3' created by Benjamin Otte <otte@gnome.org> at 2007-03-22 20:27 -0700 release 0.4.3 ("Your tube") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGAti+vMv5VCdLq8QRAo5TAKCU+ko+aaq9Y11c3W4uvWGvKYo1HgCfcjGk AYQ91WIDkDeClzJO/fxEO5U= =XHqm -----END PGP SIGNATURE----- Changes since 0.4.1: Benjamin Otte: back to cvs fix config.h
2001 Nov 19
1
why is samba more performant with 8 MB buffer (which algorith is used)
Jean-Daniel Dubois Snoop@cgocable.ca Pr?pos? Multim?dia Multimedia Employee Cog?co C?ble Canada Inc. 1 877 727-4387 1 819 375-7274 -----Message d'origine----- De : Snoop [mailto:snoop@cgocable.ca] Envoy? : 19 novembre, 2001 20:08 ? : samba-admin@lists.samba.org Objet : why is samba more performant with 8 MB buffer (which algorith is used) Hi im doing a project on samba and its global
2007 Apr 28
0
Changes to 'cog-jpeg'
New branch 'cog-jpeg' available with the following commits:
2010 Oct 23
1
Summarizing For Values with Multiple categories
Hi all, I have some data as follows. Cat1 Cat2 Cat3 COG Counts A B C COG1 10 B D COG2 20 C COG3 30 D COG4 40 I would like to sum all the counts for each category: A B C D 10 30 40 60 >CAT2COG<-
2007 Jun 08
0
4 commits - configure.ac libswfdec/Makefile.am NEWS
NEWS | 6 ++++++ configure.ac | 9 +++++++-- libswfdec/Makefile.am | 1 + 3 files changed, 14 insertions(+), 2 deletions(-) New commits: diff-tree 5280befc62bf5c6dabcc61d3db6cad8e64a1164c (from parents) Merge: d7ea6d995e918f14039bae7fb34178c6c9f01c6d a48590a73150a019cbdaf0acdf358be74e9b7756 Author: Benjamin Otte <otte at gnome.org> Date: Fri Jun 8
2011 Jul 13
1
Samba 3.5.9 with Windows 2008 R2
Hi All, We're going to upgrade our DCs to Windows 2008 R2 native mode soon, so we're facing with the challenge that how to get our samba servers (Solaris 8 & Solaris 10) work with Windows 2008 R2 native mode. I've compiled Samba 3.5.9 with AD support. Then I installed and configured the binaries on my 3 test machines (one Solaris 8 and two Solaris 10). The strange problem is one
2007 Jun 13
0
Branch 'as' - 5 commits - configure.ac libswfdec/Makefile.am NEWS
NEWS | 6 ++++++ configure.ac | 9 +++++++-- libswfdec/Makefile.am | 1 + 3 files changed, 14 insertions(+), 2 deletions(-) New commits: diff-tree 4aec39b9f9a750efe75864a54b035ed872ab6644 (from parents) Merge: 774031e0bb34710e971ab143aac62300907486d3 5280befc62bf5c6dabcc61d3db6cad8e64a1164c Author: Benjamin Otte <otte at gnome.org> Date: Wed Jun 13
2019 Mar 11
0
[ANNOUNCE] libXcomposite 0.4.5
libXcomposite - client library for the Composite extension to the X11 protocol ------------------------------------------------------------------------------ Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (3): Update README for gitlab migration Update configure.ac bug URL for gitlab migration libXcomposite 0.4.5 Colin Walters (1):
2016 Nov 25
0
[ANNOUNCE] xf86-video-omap 0.4.5
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Adam Jackson (1): Adapt Block/WakeupHandler signature for ABI 23 Hans De Goede (1): Use NotifyFd for drm fd Michel Dänzer (1): Adapt to XF86_CRTC_VERSION 7 Rob Clark (1): NEWS: Bump version to 0.4.5 git tag: xf86-video-omap-0.4.5
2008 May 25
1
[PATCH] fix leak in jpeg_decode_argb
Hi, fix a leak in jpeg_decode_argb if the decoding failed failure. This patch was taken from cog (1 year old commit). cheers, rm -------------- next part -------------- A non-text attachment was scrubbed... Name: fix-leak-in-jpeg_decode_argb.diff Type: text/x-diff Size: 557 bytes Desc: not available Url : http://lists.freedesktop.org/archives/swfdec/attachments/20080525/c00beb65/attachment.diff
2005 Nov 12
1
Core Audio player for OS X?
On Nov 12, 2005, at 7:59 PM, Dan Pritts wrote: > On Sat, Nov 12, 2005 at 10:29:15AM -0500, Scott C. Brown 02 wrote: >> There are a few flac players on OS X now, but none (at least none >> that i know >> of) seem to use Core Audio. So they all freak out if i try to >> play a 24/96 >> file. > > Without even worrying about your 24/96 issue, which OSX flac
2007 Jun 08
0
Swfdec 0.4.5 released
Here's a new release for your packaging pleasure. swfdec-0.4.5 "Death of the Desktop" http://swfdec.freedesktop.org/download/swfdec/0.4/swfdec-0.4.5.tar.gz MD5: 13830b93346ff5d15b2de6a5c55bf54a swfdec-mozilla-0.4.5 "Who's Jack?" http://swfdec.freedesktop.org/download/swfdec-mozilla/0.4/swfdec-mozilla-0.4.5.tar.gz MD5: d13f90417ca909d174accd32253fe342 This is a bugfix