[issue352] MovieGate has no source nor mention of FFmpeg

2008-04-02 Thread Diego Biurrun
Diego Biurrun [EMAIL PROTECTED] added the comment: This issue is progressing. Adjust title, this is not about MEncoder. -- nosy: -diego substatus: open - analyzed title: MovieGate has no source nor mention of ffmpeg/mencoder - MovieGate has no source nor mention of FFmpeg

[issue410] windows compile

2008-04-02 Thread whitetiger
whitetiger [EMAIL PROTECTED] added the comment: i have revision 12665 (last revision) on winxp sp2 and mingw\msys either cygwin. the problems are: 1)nor configure niether make scripts works with cygwin (while works correctly with mingw\msys). ./configure --enable-memalign-hack on cygwin returns

[issue417] av_fifo_size() returns 0 if fifo is full

2008-04-02 Thread Björn Axelsson
New submission from Björn Axelsson [EMAIL PROTECTED]: If a AVFifoBuffer f is filled to its exact capacity, av_fifo_size(f) will return 0 for that fifo. This behaviour should either be documented or fixed. The obvious workaround to allocate a buffer size+1 is used in a couple of places

[issue340] Mov demuxer does not support fragments

2008-04-02 Thread compn
compn [EMAIL PROTECTED] added the comment: this was committed i think -- status: new - closed substatus: new - implemented __ FFmpeg issue tracker [EMAIL PROTECTED] https://roundup.mplayerhq.hu/roundup/ffmpeg/issue340

[issue416] Support ICY metadata on http protocol

2008-04-02 Thread compn
compn [EMAIL PROTECTED] added the comment: do you have an icy/shoutcast spec? new open -- status: new - open substatus: new - open __ FFmpeg issue tracker [EMAIL PROTECTED] https://roundup.mplayerhq.hu/roundup/ffmpeg/issue416

[issue418] progs do not depend on libavutil

2008-04-02 Thread Björn Axelsson
New submission from Björn Axelsson [EMAIL PROTECTED]: I noticed that a modification of libavutil does not trigger a rebuild of ffmpeg. The attached patch adds libavutil to DEP_LIBS which fixes the problem. Please apply unless the current behaviour is intended. -- files:

[issue406] Attachments are not passed to the ML anymore

2008-04-02 Thread Michael Niedermayer
Michael Niedermayer [EMAIL PROTECTED] added the comment: On Thu, Mar 27, 2008 at 08:49:50AM +, Luca Barbato wrote: Luca Barbato [EMAIL PROTECTED] added the comment: Michael Niedermayer wrote: The problem was that mailman held postings because of 100mb sized avi/mpg files being

[issue410] windows compile

2008-04-02 Thread Vicken Simonian
Vicken Simonian [EMAIL PROTECTED] added the comment: r12670 windows compile still has the issue with rtsp.c:1097: error: 'EPROTONOSUPPORT' undeclared (first use in this function) The replacement with AVERROR_NOTSUPP workaround works, is this going in the trunk? Im not seeing problems with

[issue406] Attachments are not passed to the ML anymore

2008-04-02 Thread Michael Niedermayer
Michael Niedermayer [EMAIL PROTECTED] added the comment: On Wed, Apr 02, 2008 at 09:04:44PM +, Luca Barbato wrote: Luca Barbato [EMAIL PROTECTED] added the comment: Michael Niedermayer wrote: Michael Niedermayer [EMAIL PROTECTED] added the comment: On Thu, Mar 27, 2008 at