Bug#639948: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-01 Thread Reinhard Tartler
On Thu, Sep 01, 2011 at 00:27:41 (CEST), Elimar Riesebieter wrote:

[...]

 Core was generated by `ffplay -loglevel debug -debug 6
 03-G3_Live_in_Denver-Joe_Satriani-Starry_Night.'.
 Program terminated with signal 11, Segmentation fault.
 #0  0x0f6ff268 in ff_fft_calc_altivec () from 
 /usr/lib/altivec/libavcodec.so.53
 (gdb) bt
 #0  0x0f6ff268 in ff_fft_calc_altivec () from 
 /usr/lib/altivec/libavcodec.so.53
 #1  0x0f6fea2c in ?? () from /usr/lib/altivec/libavcodec.so.53
 #2  0x0f437ce8 in ?? () from /usr/lib/altivec/libavcodec.so.53
 #3  0x0f43caa8 in ?? () from /usr/lib/altivec/libavcodec.so.53
 #4  0x0f43ccec in ?? () from /usr/lib/altivec/libavcodec.so.53
 #5  0x0f77f1e0 in avcodec_decode_audio3 () from
 /usr/lib/altivec/libavcodec.so.53
 #6  0x0ff3f924 in av_find_stream_info () from 
 /usr/lib/altivec/libavformat.so.53
 #7  0x10008ac8 in ?? ()
 #8  0x0f18f63c in ?? () from /usr/lib/libSDL-1.2.so.0
 #9  0x0f1d7e18 in ?? () from /usr/lib/libSDL-1.2.so.0
 #10 0x0f1457a0 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
 #11 0x0f09c9f0 in clone () from /lib/powerpc-linux-gnu/libc.so.6

Can you please redo the backtrace with the package ffmpeg-dbg installed?

Also, does removing the file /usr/lib/altivec/libavcodec.so.53 help?
Your system should them fallback to /usr/lib/libavcodec.so.53, which may
or may not behave differently.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#639948: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-01 Thread Elimar Riesebieter
* Reinhard Tartler [110901 08:00 +0200]:

[...]
 Can you please redo the backtrace with the package ffmpeg-dbg installed?

[Thread debugging using libthread_db enabled]
Core was generated by `ffplay 
03-G3_Live_in_Denver-Joe_Satriani-Starry_Night.aac'.
Program terminated with signal 11, Segmentation fault.
#0  0x0f6ff2e4 in ff_fft_calc_altivec () at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/ppc/fft_altivec_s.S:447
447 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/ppc/fft_altivec_s.S:
 Datei oder Verzeichnis nicht gefunden.
in 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/ppc/fft_altivec_s.S
(gdb) bt
#0  0x0f6ff2e4 in ff_fft_calc_altivec () at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/ppc/fft_altivec_s.S:447
#1  0x0f6feaa8 in ff_imdct_half_altivec (s=optimized out, output=optimized 
out, input=optimized out)
at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/ppc/fft_altivec.c:93
#2  0x0f437ce8 in imdct_and_windowing (ac=0x10065e00, sce=0x4917f0c0) at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/aacdec.c:1856
#3  0x0f43caa8 in spectral_to_sample (ac=optimized out) at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/aacdec.c:2015
#4  aac_decode_frame_int (avctx=optimized out, data=0x49150020, 
data_size=0x4914e938, gb=optimized out)
at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/aacdec.c:2170
#5  0x0f43ccec in aac_decode_frame (avctx=optimized out, data=optimized 
out, data_size=optimized out, avpkt=optimized out)
at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/aacdec.c:2216
#6  0x0f77f25c in avcodec_decode_audio3 (avctx=0x10065a00, samples=optimized 
out, frame_size_ptr=optimized out, avpkt=optimized out)
at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/utils.c:726
#7  0x0ff3f924 in try_decode_frame (avpkt=0x100632a0, st=0x10061a00) at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavformat/utils.c:2104
#8  av_find_stream_info (ic=0x10047e00) at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavformat/utils.c:2388
#9  0x10008ac8 in decode_thread (arg=0x48882020) at 
/build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/ffplay.c:2362
#10 0x0f18f63c in ?? () from /usr/lib/libSDL-1.2.so.0
#11 0x0f1d7e18 in ?? () from /usr/lib/libSDL-1.2.so.0
#12 0x0f1457a0 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#13 0x0f09c9f0 in clone () from /lib/powerpc-linux-gnu/libc.so.6

 Also, does removing the file /usr/lib/altivec/libavcodec.so.53 help?

It helps, but was installed by libavcodec53 4:0.7.1-3?
$ dpkg -L libavcodec53 | grep altivec

/usr/lib/altivec
/usr/lib/altivec/libavcodec.so.53.5.0
/usr/lib/altivec/libavcodec.so.53

There is more libav stuff in /usr/lib/altivec.

Elimar


-- 
.~.
/V\   L   I   N   U   X
   /( )\ Phear the Penguin
   ^^-^^


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#639948: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-01 Thread Reinhard Tartler
severity 639948 normal
tags 639948 upstream
stop

On Thu, Sep 01, 2011 at 09:28:48 (CEST), Elimar Riesebieter wrote:

 * Reinhard Tartler [110901 08:00 +0200]:

 [...]
 Can you please redo the backtrace with the package ffmpeg-dbg installed?

 [Thread debugging using libthread_db enabled]
 Core was generated by `ffplay 
 03-G3_Live_in_Denver-Joe_Satriani-Starry_Night.aac'.
 Program terminated with signal 11, Segmentation fault.
 #0  0x0f6ff2e4 in ff_fft_calc_altivec () at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/ppc/fft_altivec_s.S:447
 447 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/ppc/fft_altivec_s.S:
  Datei oder Verzeichnis nicht gefunden.
 in 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/ppc/fft_altivec_s.S
 (gdb) bt
 #0  0x0f6ff2e4 in ff_fft_calc_altivec () at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/ppc/fft_altivec_s.S:447
 #1  0x0f6feaa8 in ff_imdct_half_altivec (s=optimized out, output=optimized 
 out, input=optimized out)
 at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/ppc/fft_altivec.c:93
 #2  0x0f437ce8 in imdct_and_windowing (ac=0x10065e00, sce=0x4917f0c0) at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/aacdec.c:1856

That gives some more insight. It avcodec tries to decode some AAC audio,
and causes some altivec optimized functions to segfault in
ff_fft_calc_altivec. Can you elaborate what kind of powerpc you have? 

 #3  0x0f43caa8 in spectral_to_sample (ac=optimized out) at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/aacdec.c:2015
 #4  aac_decode_frame_int (avctx=optimized out, data=0x49150020, 
 data_size=0x4914e938, gb=optimized out)
 at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/aacdec.c:2170
 #5  0x0f43ccec in aac_decode_frame (avctx=optimized out, data=optimized 
 out, data_size=optimized out, avpkt=optimized out)
 at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/aacdec.c:2216
 #6  0x0f77f25c in avcodec_decode_audio3 (avctx=0x10065a00, samples=optimized 
 out, frame_size_ptr=optimized out, avpkt=optimized out)
 at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavcodec/utils.c:726
 #7  0x0ff3f924 in try_decode_frame (avpkt=0x100632a0, st=0x10061a00) at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavformat/utils.c:2104
 #8  av_find_stream_info (ic=0x10047e00) at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/libavformat/utils.c:2388
 #9  0x10008ac8 in decode_thread (arg=0x48882020) at 
 /build/buildd-libav_0.7.1-3-powerpc-vCfdgT/libav-0.7.1/ffplay.c:2362
 #10 0x0f18f63c in ?? () from /usr/lib/libSDL-1.2.so.0
 #11 0x0f1d7e18 in ?? () from /usr/lib/libSDL-1.2.so.0
 #12 0x0f1457a0 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
 #13 0x0f09c9f0 in clone () from /lib/powerpc-linux-gnu/libc.so.6

 Also, does removing the file /usr/lib/altivec/libavcodec.so.53 help?

 It helps, but was installed by libavcodec53 4:0.7.1-3?

well, that's the package you've filed the bug against.

 $ dpkg -L libavcodec53 | grep altivec

 /usr/lib/altivec
 /usr/lib/altivec/libavcodec.so.53.5.0
 /usr/lib/altivec/libavcodec.so.53

 There is more libav stuff in /usr/lib/altivec.

Indeed, and that's intended. The problem is that it doesn't work for
you.

In any case, we need as sample to reproduce this ourselves. Since the
filename '03-G3_Live_in_Denver-Joe_Satriani-Starry_Night.aac' indicates
that the file might be rather longish, maybe you could share a part from
that still exposes the bug? Try:

 dd if=sample-file of=small-sample-file bs=1024 count=1

As this is definitly an upstream bug, please report this issue at the
upstream bugzilla:

 http://bugzilla.libav.org/enter_bug.cgi

and provide all information in this bug and potentially more as
requested.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processed: Re: Bug#639948: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 639948 normal
Bug #639948 [libavcodec53] libavcodec.so.53: ffplay produces a coredump on arch 
ppc
Severity set to 'normal' from 'important'

 tags 639948 upstream
Bug #639948 [libavcodec53] libavcodec.so.53: ffplay produces a coredump on arch 
ppc
Added tag(s) upstream.
 stop
Stopping processing here.

Please contact me if you need assistance.
-- 
639948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639948
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#639948: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-01 Thread Elimar Riesebieter
forwarded 639948 http://bugzilla.libav.org/show_bug.cgi?id=40
thanks


* Reinhard Tartler [110901 10:36 +0200]:

[...] 
 As this is definitly an upstream bug, please report this issue at the
 upstream bugzilla:
 
  http://bugzilla.libav.org/enter_bug.cgi

http://bugzilla.libav.org/show_bug.cgi?id=40

Elimar

-- 
  We all know Linux is great... it does infinite loops in 5 seconds.
-- Linus Torvalds


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processed: Re: Bug#639948: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 639948 http://bugzilla.libav.org/show_bug.cgi?id=40
Bug #639948 [libavcodec53] libavcodec.so.53: ffplay produces a coredump on arch 
ppc
Set Bug forwarded-to-address to 'http://bugzilla.libav.org/show_bug.cgi?id=40'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
639948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639948
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#626861: Obsolete version of vdpau-va-driver causes fatal error nvidia_drv_video.so has no function __vaDriverInit_0_32

2011-09-01 Thread c

I can confirm:

libva: libva version 0.32.0
Xlib:  extension XFree86-DRI missing on display :0.0.
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
libva error: /usr/lib/dri/nvidia_drv_video.so has no function 
__vaDriverInit_0_32

libva: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit


Also occurs for me, using either sid/experimental builds.
I have a Quadro FX 580 and will gladly test any experimental uploads.

Regards,
CraigT



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processing of stk_4.4.3-1_amd64.changes

2011-09-01 Thread Debian FTP Masters
stk_4.4.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  stk_4.4.3-1.dsc
  stk_4.4.3.orig.tar.gz
  stk_4.4.3-1.debian.tar.gz
  libstk0-dev_4.4.3-1_amd64.deb
  libstk0c2a_4.4.3-1_amd64.deb
  stk_4.4.3-1_amd64.deb
  stk-doc_4.4.3-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


stk_4.4.3-1_amd64.changes ACCEPTED into unstable

2011-09-01 Thread Debian FTP Masters



Accepted:
libstk0-dev_4.4.3-1_amd64.deb
  to main/s/stk/libstk0-dev_4.4.3-1_amd64.deb
libstk0c2a_4.4.3-1_amd64.deb
  to main/s/stk/libstk0c2a_4.4.3-1_amd64.deb
stk-doc_4.4.3-1_all.deb
  to main/s/stk/stk-doc_4.4.3-1_all.deb
stk_4.4.3-1.debian.tar.gz
  to main/s/stk/stk_4.4.3-1.debian.tar.gz
stk_4.4.3-1.dsc
  to main/s/stk/stk_4.4.3-1.dsc
stk_4.4.3-1_amd64.deb
  to main/s/stk/stk_4.4.3-1_amd64.deb
stk_4.4.3.orig.tar.gz
  to main/s/stk/stk_4.4.3.orig.tar.gz


Override entries for your package:
libstk0-dev_4.4.3-1_amd64.deb - optional sound
libstk0c2a_4.4.3-1_amd64.deb - optional sound
stk-doc_4.4.3-1_all.deb - optional doc
stk_4.4.3-1.dsc - source sound
stk_4.4.3-1_amd64.deb - optional sound

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 634627 


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


stk override disparity

2011-09-01 Thread Debian FTP Masters
There are disparities between your recently accepted upload and the
override file for the following file(s):

libstk0-dev_4.4.3-1_amd64.deb: package says section is libdevel, override says 
sound.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing ftpmas...@debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#634627: marked as done (stk: debian/control uses hardcoded list of non-Linux architectures)

2011-09-01 Thread Debian Bug Tracking System
Your message dated Thu, 01 Sep 2011 11:47:32 +
with message-id e1qz5k4-00087o...@franck.debian.org
and subject line Bug#634627: fixed in stk 4.4.3-1
has caused the Debian Bug report #634627,
regarding stk: debian/control uses hardcoded list of non-Linux architectures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
634627: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634627
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: stk
Severity: wishlist
User: debian-de...@lists.debian.org
Usertags: linux-any

The debian/control file in stk uses a negated list of architectures
to specify a package relationship (most likely Build-Depends) on a
Linux-specific package.  I.e. something like:

 Build-Depends: libfoo-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]

This is problematic because it will fail for any future kfreebsd-* or hurd-*
architecture (like the upcoming kfreebsd-mipsel port).  The correct way
would be to use dpkg architecture wildcards, e.g.:

 Build-Depends: libfoo-dev [linux-any]

Please consider making this adjustment to make life easier for future
porting efforts.

Thanks!


---End Message---
---BeginMessage---
Source: stk
Source-Version: 4.4.3-1

We believe that the bug you reported is fixed in the latest version of
stk, which is due to be installed in the Debian FTP archive:

libstk0-dev_4.4.3-1_amd64.deb
  to main/s/stk/libstk0-dev_4.4.3-1_amd64.deb
libstk0c2a_4.4.3-1_amd64.deb
  to main/s/stk/libstk0c2a_4.4.3-1_amd64.deb
stk-doc_4.4.3-1_all.deb
  to main/s/stk/stk-doc_4.4.3-1_all.deb
stk_4.4.3-1.debian.tar.gz
  to main/s/stk/stk_4.4.3-1.debian.tar.gz
stk_4.4.3-1.dsc
  to main/s/stk/stk_4.4.3-1.dsc
stk_4.4.3-1_amd64.deb
  to main/s/stk/stk_4.4.3-1_amd64.deb
stk_4.4.3.orig.tar.gz
  to main/s/stk/stk_4.4.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 634...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated stk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 01 Sep 2011 13:23:45 +0200
Source: stk
Binary: libstk0-dev libstk0c2a stk stk-doc
Architecture: source amd64 all
Version: 4.4.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 libstk0-dev - Sound Synthesis Toolkit (development files)
 libstk0c2a - Sound Synthesis Toolkit
 stk- Sound Synthesis Toolkit (example applications)
 stk-doc- Sound Synthesis Toolkit (documentation)
Closes: 634627
Changes: 
 stk (4.4.3-1) unstable; urgency=low
 .
   * New upstream release:
 - changed SINT24 to be lower 3 bytes of 32-bit word
 - bug fixes to vectorized tick functions in Effects classes
 - updated versions of RtAudio and RtMidi
 - fix to ADSR bugs
 - updates to the internal argument checking and reporting scheme
 - updates to Bowed class (thanks to Esteban Maestre!)
 - fixes for 24-bit support in FileRead and FileWrite
 - added WAVE_FORMAT_EXTENSIBLE support in FileWrite
 - added sample rate variable reading and writing for MAT-files in
   FileRead and FileWrite
   * Refresh patches.
   * Switch to format 3.0 (quilt) format.
   * Add .gitignore file.
   * Add debian/gbp.conf file.
   * Change my email address.
   * Update debian/copyright file.
   * Replace negated list of architectures with linux-any (Closes: #634627)
   * Bump Standards.
Checksums-Sha1: 
 71cafb618115c8e0cefbc9a7059e8053a50a9768 1335 stk_4.4.3-1.dsc
 a807fb96f3edbc4076c92e226c0d0dfa4d03a572 2017329 stk_4.4.3.orig.tar.gz
 013bb8afd71b784927518962169092dd63838621 9596 stk_4.4.3-1.debian.tar.gz
 7c45cf532c5d01abd54353fc7a03568e18ae12b5 110934 libstk0-dev_4.4.3-1_amd64.deb
 ebaed82d054bdb1989b62f2f7cd35a604486ef4e 289224 libstk0c2a_4.4.3-1_amd64.deb
 e1744ffaf0be5fb841a6cdb955c9dfadd0ad175b 512060 stk_4.4.3-1_amd64.deb
 b09cb0ea9814845c9594a7539354be357e79981b 1034662 stk-doc_4.4.3-1_all.deb
Checksums-Sha256: 
 394658d95ad296ee0fb395e4fccb747a03e9ed7e08ef507b2489360da8a9419c 1335 
stk_4.4.3-1.dsc
 d33548e69e1c93504d0b9d5651853c93910d748e004aabd35ad971006cdf99af 

[bts-link] source package libdca

2011-09-01 Thread bts-link-upstream
#
# bts-link upstream status pull for source package libdca
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #639593 (http://bugs.debian.org/639593)
# Bug title: libdca-utils: No large file support on x86
#  * http://trac.videolan.org/vlc/ticket/5256
#  * remote status changed: (?) - closed
#  * remote resolution changed: (?) - notvlc
#  * closed upstream
tags 639593 + fixed-upstream
usertags 639593 + status-closed resolution-notvlc

thanks

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processed: [bts-link] source package libdca

2011-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #
 # bts-link upstream status pull for source package libdca
 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
 #
 user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
 # remote status report for #639593 (http://bugs.debian.org/639593)
 # Bug title: libdca-utils: No large file support on x86
 #  * http://trac.videolan.org/vlc/ticket/5256
 #  * remote status changed: (?) - closed
 #  * remote resolution changed: (?) - notvlc
 #  * closed upstream
 tags 639593 + fixed-upstream
Bug #639593 [libdca-utils] libdca-utils: No large file support on x86
Added tag(s) fixed-upstream.
 usertags 639593 + status-closed resolution-notvlc
Bug#639593: libdca-utils: No large file support on x86
There were no usertags set.
Usertags are now: resolution-notvlc status-closed.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
639593: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639593
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


sineshaper 0.4.2-7 MIGRATED to testing

2011-09-01 Thread Debian testing watch
FYI: The status of the sineshaper source package
in Debian's testing distribution has changed.

  Previous version: 0.4.2-6
  Current version:  0.4.2-7

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: Upcoming Libav 0.7 transition

2011-09-01 Thread Julien Cristau
On Sun, May  1, 2011 at 18:46:27 +0200, Reinhard Tartler wrote:

 Hi,
 
 I'd like to ask for permission to start a new Libav (the new FFmpeg)
 transition in unstable. The current package can be seen in experimental,
 basically all libraries bumped SONAME, so that the new release is
 co-installable with the Libav 0.6 series.
 
Sorry for the delay.  Please feel free to go ahead with this.

Cheers,
Julien

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#595452: Can we get these mplayer fixes into unstable?

2011-09-01 Thread Adrian Bunk
Hi Reinhard,

can tou get the following fixes also into the mplayer package in unstable?
- #595452 native mkv demuxer fails to decode some files
- #623304 internal MP3 decoder miscompiles with gcc 4.6

#595452 can be quite annoying since it breaks on files created by 
mkvmerge (yes, I know there is a workaround).

#623304 looks like a problem waiting to happen the next time someone 
schedules a binary NMU for a library transition.

Thanks in advance
Adrian

-- 

   Is there not promise of rain? Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   Only a promise, Lao Er said.
   Pearl S. Buck - Dragon Seed




___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#640085: icecast2: [debconf_rewrite] Debconf templates and debian/control review

2011-09-01 Thread Christian Perrier
Package: icecast2
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Monday, August 15, 2011, I notified you of the beginning of a review process
concerning debconf templates for icecast2.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading icecast2 with these changes
right now.

The second phase of this process will begin on Monday, September 05, 2011, when 
I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Monday, September 26, 2011. Please avoid uploading a package with fixed 
or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Tuesday, September 27, 2011, I will contact you again and will send a 
final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- icecast2.old/debian/templates   2011-08-14 09:24:23.655249057 +0200
+++ icecast2/debian/templates   2011-09-02 07:24:36.758274727 +0200
@@ -1,37 +1,49 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-engl...@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: icecast2/icecast-setup
 Type: boolean
 Default: false
-_Description: Setup Icecast2 - Enable Live HTTP Streaming?
- This option allows enable icecast2 on this server
- and configure passwords for icecast-server.
+Description: Configure Icecast2?
+ Choose this option to set up passwords for Icecast2. Until these are
+ configured the server will not be activated.
  .
- If you have already manually tweaked icecast2 configuration
- it may not work as expected.
+ You should not use this option if you have already manually tweaked
+ the configuration of Icecast2.
 
 Template: icecast2/hostname
 Type: string
 Default: localhost
-_Description: Icecast2 Hostname:
- Specify a fully qualified domain name.
- Icecast2 uses this as prefix to all streams.
+_Description: Icecast2 hostname:
+ Please specify the fully qualified domain name that should be used
+ as prefix to all streams.
 
 Template: icecast2/sourcepassword
 Type: string
 Default: hackme
-_Description: Icecast2 Source Password:
- Specify a password to send A/V sources to icecast
+_Description: Icecast2 source password:
+ Please specify the password that should be used to control access to
+ Icecast2's media sources.
 
 Template: icecast2/relaypassword
 Type: string
 Default: hackme
-_Description: Icecast2 Relay Password:
- Specify the default password for stream relay access.
+_Description: Icecast2 relay password:
+ Please specify the password that should be used to control access to
+ Icecast2's stream relays.
 
 Template: icecast2/adminpassword
 Type: string
 Default: hackme
-_Description: Icecast2 Admin Password:
- Specify the admin password. 
- You can access icecast2's admin interface via
- http://localhost:8000/ - and both monitor connection as
- well as block users.
+_Description: Icecast2 administration password:
+ Please specify the password that should be used for Icecast2
+ administration.
+ .
+ The administration web interface, at http://localhost:8000, can be
+ used to monitor connections or to block users from streaming.
--- icecast2.old/debian/control 2011-08-14 09:24:23.655249057 +0200
+++ icecast2/debian/control 2011-08-19 17:49:17.998777363 +0200
@@ -32,10 +32,8 @@
 Depends: adduser, ${shlibs:Depends}, ${misc:Depends}
 Suggests: ices2
 Description: streaming media server
- Icecast is a streaming media server which currently supports Ogg
- streaming including the Vorbis and Theora codecs. Icecast can also
- handle other