similar to: Time for a new theora release

Displaying 20 results from an estimated 8000 matches similar to: "Time for a new theora release"

2025 Mar 22
1
Time for a new theora release
The theora master branch now contain every change I currently plan to include in the 1.2.0 release, except the last minute changes documented in <URL: https://gitlab.xiph.org/xiph/theora/-/merge_requests/41 >. I do not expect to find time to get <URL: https://gitlab.xiph.org/xiph/theora/-/merge_requests/36 > into a good enough state to include it in 1.2.0, so I'll just leave the
2025 Mar 26
1
Time for a new theora release
Just a quick update. I plan to wrap up the new theora release saturday morning CET. Anything not in master by then will most likely have to wait another 15 years. I hope of course others got time to check out <URL: https://gitlab.xiph.org/xiph/theora/-/merge_requests/ > and <URL: https://gitlab.xiph.org/xiph/theora/-/issues > before this, but assume the relative silence on this list
2001 Jun 06
1
configure patch for Alpha/Tru64 Unix 5.1
I had to apply this patch to configure.in to get configure to run on Tru64 Unix on Alpha. The RSA test forgot to reset $LIBS. (The compile stopped with missing "zlib.h". I'll send more patches if required. :-) diff -ur src-2.9p1/configure.in src-2.9p1-local/configure.in --- src-2.9p1/configure.in Wed Jun 6 17:15:09 2001 +++ src-2.9p1-local/configure.in Wed Jun 6
2018 Nov 19
2
[Bug 108783] New: Nouveau crash in X server / display system with PAGE_NOT_PRESENT/NULL_DMAOBJ running Minecraft Feed The Beast Continuum
https://bugs.freedesktop.org/show_bug.cgi?id=108783 Bug ID: 108783 Summary: Nouveau crash in X server / display system with PAGE_NOT_PRESENT/NULL_DMAOBJ running Minecraft Feed The Beast Continuum Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All)
2008 Jan 01
1
Bug#458502: xen-utils-common: Slight problem with LSB header in init.d script
Package: xen-utils-common Version: 3.0+hg11292-2 Tags: patch User: initscripts-ng-devel at lists.alioth.debian.org Usertags: incorrect-dependency When testing dependency based boot sequencing, I discovered a bug in the init.d script for xen-utils-common. It is set to stop in the boot "runlevel" (S), but no script should stop there. Also, xend only depend on $local_fs, but
2003 May 21
2
patch to avoid race condition in rsync 2.5.6
There is a small race condition in rsync 2.5.6. When the transfer is finished, and the file is moved into place, there is a short time period where the new file is in place with the wrong permissions. When using rsync on a busy email server to replace the exim config file with a new file, exim will produce several complaints in that short period. This small patch fixes the problem, by making
2004 Aug 18
1
[PATCH] fix AIX compile
Hi. I needed to do this small change to rsync.h to get rsync 2.6.2 to compile on AIX. The problem is that the extra comma is illegal (someone forgot to add support for it) in C89, and the AIX compiler do not accept it. The compiler I'm using is not yet updated to support C99 where the comma was allowed to stay. Please apply this patch to the next version of rsync. diff -ur
2003 May 17
1
Tru64 Unix patch for rsync 2.5.6.
Version 2.5.6 of rsync fail to compile on Tru64 Unix v5.1 with this error message: cc-wrapper -I. -I. -g -DHAVE_CONFIG_H -c socket.c -o socket.o cc: Error: socket.c, line 619: In this statement, "sin_len" is not a member of "sock2". (needmember) sock2.sin_len = sizeof(sock2); --------^ make: *** [socket.o] Error 1 error: compile failed. The problem
2004 Feb 25
3
[patch] Correct configure test for sin_len to compile on Tru64 Unix
The last versions of rsync fail to compile on Tru64 Unix (alpha), because of a typo in configure.in. The problem is that the code in configure check for sockaddr.sa_len, while the code uses sockaddr.sin_len. This patch fixes the problem. Please include it in the next version of rsync. diff -ur src-2.6.0/configure.in src-2.6.0-local/configure.in --- src-2.6.0-local/configure.in
2012 Sep 11
5
Opus is now RFC 6716, plus stable releases
Hi everyone, We finally made it! Opus is now standardized by the IETF as RFC 6716 (http://tools.ietf.org/html/rfc6716). See the announcements at: https://hacks.mozilla.org/2012/09/its-opus-it-rocks-and-now-its-an-audio-codec-standard/ http://www.xiph.org/press/2012/rfc-6716/ Feel free to spread those around :-) We're also releasing both 1.0.0 (same code as the RFC) and 1.0.1, which is a
2012 Sep 11
5
Opus is now RFC 6716, plus stable releases
Hi everyone, We finally made it! Opus is now standardized by the IETF as RFC 6716 (http://tools.ietf.org/html/rfc6716). See the announcements at: https://hacks.mozilla.org/2012/09/its-opus-it-rocks-and-now-its-an-audio-codec-standard/ http://www.xiph.org/press/2012/rfc-6716/ Feel free to spread those around :-) We're also releasing both 1.0.0 (same code as the RFC) and 1.0.1, which is a
2008 May 21
0
[ANNOUNCE] xfs 1.0.7
Alan Coopersmith (1): Fix --with-default-config to work with more than two config files Petter Reinholdtsen (1): Return an error to the log instead of segfaulting Stephan A. Maciej (1): Allow font server to start with pid longer than 5 digits git tag: xfs-1.0.7 http://xorg.freedesktop.org/archive/individual/app/xfs-1.0.7.tar.bz2 MD5: 3b425d5774a848ff8efb69a936e2d894
2006 Dec 01
0
Bug#401118: xen-utils-common: xm(1) manual lists incorrect mode parameter options
Package: xen-utils-common Version: 3.0.3-0-2 I discovered this the hard way, trying to follow the instructions from the manual page and failing to get it to work. The xm(1) manual page include this text: BLOCK DEVICES block-attach domain-id be-dev fe-dev mode [bedomain-id] [...] mode The access mode for the device from the guest domain.
2017 Oct 27
2
[fdo] Freedesktop sdk aka 'tiny base runtime' project
Hi all, So i wanted to kick off this mailing list by trying to round up a few things which have been discussed recently, at GUADEC, in f2f conversations afterwards, or shot over emails between a few people. It's been discussed for a while that we want to create a tiny base runtime with bst. The upshot is this will homogenize the metadata used in the build process for Flatpak, GNOME
2008 Dec 15
4
Is = now the same as <- in assigning values
I?m a PhD student at the University of Warsaw, and have started using R. In many books they specify to use <- instead of = when assigning values, and this is also mentioned in older posts on the R website. However, it seams to me that some update has occured, becuase I continously get the same result wether I use <- or =. I would be extremely helpful for any answer to this. = seams more
2004 Jun 15
6
mode data=journal in ext3. Is it safe to use?
Hello I try again. Can anybody of you acknowledge or not if mode data=journal in ext3 is safe to use in Linux kernel 2.6.x? Wee need to have a very consistent and integrity for our filesystem, and it would then be desired to journal both data and metadata. But if this mode can corrupt the filesystem as both Phil White and Nicolas Kowalski has experienced, it may be more advised to use mode
2006 Oct 11
6
Asterisk + E1 with MFC/R2 in Argentina?
Hello, Has somebody installed this configuration: Asterisk + E1 with MFC/R2 (Telef?nica Argentina) in Argentina before? I need to know if it?s possible with MFC/R2 argentine variation. Thanks in advance. R.R. Libera
2004 Jun 07
1
mode data=journal. Is it safe to use?
Hello I can see several postings on this mailing-list that people have problem with mounting ext3 partition with mode data=journal. See URL's: https://www.redhat.com/archives/ext3-users/2004-March/msg00000.html https://www.redhat.com/archives/ext3-users/2004-March/msg00050.html We are going to use ext3 on a Compact Flash disk in true IDE mode. We need this filesystem to be as safe and
2020 May 26
4
sshd/winbind wrong GID redux
Hi, I'm in the position of having to support a fix for a bad interaction between sshd and winbind/Active Directory. It's solved by a small patch against openssh, but it would be nice to have the solution generally available. The problem has previously been described on this list by Andreas Schneider, see: https://lists.mindrot.org/pipermail/openssh-unix-dev/2019-February/037556.html
2011 May 26
1
Custom CDF Entrez ID for MacOS
Dear all Does anybody know of updated Custom CDFs with binaries for MacOS. I'm trying to do affy-analysis using R-studio for Mac. Thanks Petter