Bug#407010: lol-mplayer.mpg

2009-03-17 Thread A Mennucc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reinhard Tartler ha scritto: > A Mennucc writes: > >> the file >> http://libcaca.zoy.org/attachment/wiki/zzuf/bugs/lol-mplayer.mpg?format=raw >> crashes both my packaged version 1.0~rc2-15 >> and SVN 27184 >> >> according to the backtrace, the crash

Bug#407010: lol-mplayer.mpg

2009-03-11 Thread Reinhard Tartler
A Mennucc writes: > the file > http://libcaca.zoy.org/attachment/wiki/zzuf/bugs/lol-mplayer.mpg?format=raw > crashes both my packaged version 1.0~rc2-15 > and SVN 27184 > > according to the backtrace, the crash is in libavcodec > > see in > http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1212 > for

Bug#407010: lol-mplayer.mpg

2009-01-13 Thread Diego Biurrun
On Tue, Jan 13, 2009 at 03:55:27PM +0100, A Mennucc wrote: > > I don't see this distinction between "upstream" and "mantainer" so > rigid, it would be rather a distinction between "people who know the > code very well" and "people who know the code half well but try to > contribute nonetheless". I

Bug#407010: lol-mplayer.mpg

2009-01-13 Thread A Mennucc
On Mon, Jan 12, 2009 at 05:22:47PM +0100, Nico Golde wrote: > Hi, > * A Mennucc [2008-12-23 22:08]: > > On Tue, Dec 23, 2008 at 09:21:44PM +0100, Nico Golde wrote: > [...] > > > Since the aac vulnerability is fixed by building against the > > > system-wide faad copy, Andrea is there any issue in

Bug#407010: lol-mplayer.mpg

2009-01-13 Thread A Mennucc
hi, I don't see this distinction between "upstream" and "mantainer" so rigid, it would be rather a distinction between "people who know the code very well" and "people who know the code half well but try to contribute nonetheless". I for example fall in this second category regarding freevo, I hav

Bug#407010: lol-mplayer.mpg

2009-01-12 Thread Nico Golde
Hi, * A Mennucc [2008-12-23 22:08]: > On Tue, Dec 23, 2008 at 09:21:44PM +0100, Nico Golde wrote: [...] > > Since the aac vulnerability is fixed by building against the > > system-wide faad copy, Andrea is there any issue in this bug > > report missing then which is not fixed? > > lol-mplayer.

Bug#407010: lol-mplayer.mpg

2008-12-26 Thread Nico Golde
Hi, * Diego Biurrun [2008-12-25 22:19]: > On Wed, Dec 24, 2008 at 11:12:34PM +0100, Nico Golde wrote: > > * Diego Biurrun [2008-12-24 22:50]: > > > On Tue, Dec 23, 2008 at 09:56:15PM +0100, A Mennucc wrote: [...] > > > Your patch is incorrect and insufficient. You should submit your > > > patch

Bug#407010: lol-mplayer.mpg

2008-12-26 Thread Diego Biurrun
On Thu, Dec 25, 2008 at 10:32:45PM +0100, Nico Golde wrote: > * Diego Biurrun [2008-12-25 22:19]: > > On Wed, Dec 24, 2008 at 11:12:34PM +0100, Nico Golde wrote: > > > * Diego Biurrun [2008-12-24 22:50]: > > > > On Tue, Dec 23, 2008 at 09:56:15PM +0100, A Mennucc wrote: > [...] > > > > Your patc

Bug#407010: lol-mplayer.mpg

2008-12-25 Thread Diego Biurrun
On Wed, Dec 24, 2008 at 11:12:34PM +0100, Nico Golde wrote: > * Diego Biurrun [2008-12-24 22:50]: > > On Tue, Dec 23, 2008 at 09:56:15PM +0100, A Mennucc wrote: > > > On Tue, Dec 23, 2008 at 09:21:44PM +0100, Nico Golde wrote: > > > > I tracked the ogm file issue down to ffmpeg, it's not an > > >

Bug#407010: lol-mplayer.mpg

2008-12-24 Thread Nico Golde
Hi, * Diego Biurrun [2008-12-24 22:50]: > On Tue, Dec 23, 2008 at 09:56:15PM +0100, A Mennucc wrote: > > On Tue, Dec 23, 2008 at 09:21:44PM +0100, Nico Golde wrote: > > > I tracked the ogm file issue down to ffmpeg, it's not an > > > mplayer issue. I reported this as: #509616.. > > Your patch is

Bug#407010: lol-mplayer.mpg

2008-12-24 Thread Diego Biurrun
On Tue, Dec 23, 2008 at 09:56:15PM +0100, A Mennucc wrote: > On Tue, Dec 23, 2008 at 09:21:44PM +0100, Nico Golde wrote: > > I tracked the ogm file issue down to ffmpeg, it's not an > > mplayer issue. I reported this as: #509616.. Your patch is incorrect and insufficient. You should submit your

Bug#407010: lol-mplayer.mpg

2008-12-23 Thread A Mennucc
On Tue, Dec 23, 2008 at 09:21:44PM +0100, Nico Golde wrote: > Hi, > I tracked the ogm file issue down to ffmpeg, it's not an > mplayer issue. I reported this as: #509616.. you may propose your patch into http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1212 > Since the aac vulnerability is fixed by

Bug#407010: lol-mplayer.mpg

2008-12-23 Thread Nico Golde
Hi, I tracked the ogm file issue down to ffmpeg, it's not an mplayer issue. I reported this as: #509616.. Since the aac vulnerability is fixed by building against the system-wide faad copy, Andrea is there any issue in this bug report missing then which is not fixed? Cheers Nico -- Nico Golde

Bug#407010: lol-mplayer.mpg

2008-12-14 Thread Nico Golde
Hi, * Nico Golde [2008-11-21 17:30]: [...] > Looking at the code I think this is just a null ptr dereference: > 1062 if(!is_b8x8) > 1063 *mb_type |= MB_TYPE_DIRECT2; > 1064 if(MB_FIELD) > 1065 *mb_type |= MB_TYPE_INTERLACED; > 1066 > 1067 tprintf(s->avctx, "mb_type =

Bug#407010: lol-mplayer.mpg

2008-11-21 Thread Nico Golde
Hi, * A Mennucc <[EMAIL PROTECTED]> [2008-07-20 14:43]: > the file > http://libcaca.zoy.org/attachment/wiki/zzuf/bugs/lol-mplayer.mpg?format=raw > crashes both my packaged version 1.0~rc2-15 > and SVN 27184 > > according to the backtrace, the crash is in libavcodec > > see in > http://bugzilla.mp

Bug#407010: lol-mplayer.mpg

2008-07-20 Thread A Mennucc
the file http://libcaca.zoy.org/attachment/wiki/zzuf/bugs/lol-mplayer.mpg?format=raw crashes both my packaged version 1.0~rc2-15 and SVN 27184 according to the backtrace, the crash is in libavcodec see in http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1212 for more details a. -- To UNSUBSCRIBE