Re: CEF in Debian?

2018-03-07 Thread Steinar H. Gunderson
On Sat, Feb 24, 2018 at 02:06:39PM +0100, Steinar H. Gunderson wrote: > I'm wondering if there's a chance of having CEF (Chromium Embedded Framework) > in Debian. For those who don't know, CEF is a library that enables easy use > of Chromium from other applications, either

Bug#839941: whishlist ffmpeg

2017-07-24 Thread Steinar H. Gunderson
On Tue, Oct 18, 2016 at 03:27:02PM +0200, Jonas Smedegaard wrote: > Copyright laws in most jurisdictions obey the Berne convention, which > requires freedoms to be explicitly stated (and that the classic phrase > "all rights reserved" is obsolete). Stating that it is provided "as is" > does not

Bug#866512: SIGFPE when encoding H.264 video

2017-06-30 Thread Steinar H. Gunderson
reassign 866512 nageru tags 866512 + pending thanks On Fri, Jun 30, 2017 at 10:22:49AM +0200, Sebastian Ramacher wrote: >>> 1.8.3-1 just got accepted. Could you please test if the issue persits with >>> that >>> version? If it's still there, we should take this upstream. >> 1.8.3-1 has same issue

Bug#866512: SIGFPE when encoding H.264 video

2017-06-29 Thread Steinar H. Gunderson
On Thu, Jun 29, 2017 at 09:13:36PM +0200, Sebastian Ramacher wrote: > 1.8.3-1 just got accepted. Could you please test if the issue persits with > that > version? If it's still there, we should take this upstream. 1.8.3-1 has same issue. /* Steinar */ -- Homepage: https://www.sesse.net/ __

Bug#866512: SIGFPE when encoding H.264 video

2017-06-29 Thread Steinar H. Gunderson
On Thu, Jun 29, 2017 at 09:13:36PM +0200, Sebastian Ramacher wrote: > 1.8.3-1 just got accepted. Could you please test if the issue persits with > that > version? If it's still there, we should take this upstream. I don't see it on the mirrors yet. Will give it a try when I do. /* Steinar */ --

Bug#866512: SIGFPE when encoding H.264 video

2017-06-29 Thread Steinar H. Gunderson
Package: i965-va-driver Version: 1.8.2-2 Severity: grave Hi, After dist-upgrading, I can no longer start nageru without a segfault: Thread 13 "QS_Encode" received signal SIGFPE, Arithmetic exception. [Switching to Thread 0x7fffbaa7e700 (LWP 8583)] 0x7fffc0bfab37 in intel_mfc_brc_postpa

Bug#832095: zita-resampler - debian bug

2016-09-04 Thread Steinar H. Gunderson
On Mon, Aug 29, 2016 at 06:58:24PM +, Fons Adriaensen wrote: > I wil not accept the patch in its current form, but OTOH the > code is too good to just be ignored, so I will integrate it > in another way. > > For the next release of zita-resampler I will reorganise the > code a bit, so it will

Bug#832095: patch for SSE-optimizing resampling of stereo signals

2016-08-02 Thread Steinar H. Gunderson
On Sun, Jul 24, 2016 at 02:24:48PM +0200, Jaromír Mikeš wrote: > as the patch is rather complex and change code quite a lot I would > like to see rather a new upstream release > including your work. Than apply it only in debian. > Or at least upstream approval of this patch. I've made another atte

Bug#832095: patch for SSE-optimizing resampling of stereo signals

2016-07-24 Thread Steinar H. Gunderson
On Sun, Jul 24, 2016 at 02:24:48PM +0200, Jaromír Mikeš wrote: > as the patch is rather complex and change code quite a lot I would > like to see rather a new upstream release > including your work. Than apply it only in debian. > Or at least upstream approval of this patch. That would be nice, bu

Bug#750199: xbmc: No Video but audio and subtitiles

2014-08-16 Thread Steinar H. Gunderson
On Sun, Jul 27, 2014 at 02:01:58PM -0600, Carlos Ramos wrote: > I can confirm this problem. The package vdpau-va-driver is installed by > default with xbmc now, but the problem is not fixed. Sound and subtitles > are good, but video is just black when output is anything ff-*-vdpau, > the output ff-

Bug#722188: Optimizations are not properly applied

2013-09-08 Thread Steinar H. Gunderson
Source: libdvbcsa Version: 1.1.0-2 Severity: normal Hello, It seems that debian/rules contains: ifeq ($(DEB_HOST_ARCH),amd64) EXTRA_CONFIGURE_ARGS += --enable-mmx --enable-sse2 endif --enable-mmx overrides --enable-sse2, so this means that the package is built without SSE2 optimizations.