Bug#898575: In-memory cache grows almost without bound

2018-07-26 Thread Juliusz Chroboczek
> That's correct. The --cache option only affects the stream cache (which > is correctly disabled by that option). The issue here was the size of > the demuxer cache (which caches already demuxed packets). This is completely unintuitive, and undocumented. From the manual page: --cache=

mhwaveedit_1.4.23-3_source.changes ACCEPTED into unstable

2018-07-26 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jul 2018 14:36:39 +0200 Source: mhwaveedit Binary: mhwaveedit Architecture: source Version: 1.4.23-3 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers Changed-By: Gabor Karsay D

Bug#898575: In-memory cache grows almost without bound

2018-07-26 Thread James Cowgill
Hi, On 26/07/18 08:12, Juliusz Chroboczek wrote: >> My understanding is that this was an intentional change. > > Please read the bug report again. Using --cache=no does *not* limit the > cache. That's correct. The --cache option only affects the stream cache (which is correctly disabled by that

Processing of mhwaveedit_1.4.23-3_source.changes

2018-07-26 Thread Debian FTP Masters
mhwaveedit_1.4.23-3_source.changes uploaded successfully to localhost along with the files: mhwaveedit_1.4.23-3.dsc mhwaveedit_1.4.23-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host usper.debian.org)

Re: Please review/upload mhwaveedit

2018-07-26 Thread Sebastian Ramacher
Hi Gabor On 2018-07-26 14:57:13, Gabor Karsay wrote: > Hi, > > could somebody please review and/or upload my work on mhwaveedit? > > https://salsa.debian.org/multimedia-team/mhwaveedit/commits/master > > It might build now on hurd; I updated Alessio Treglia's patch to avoid > PIPE_BUF. There is

Please review/upload mhwaveedit

2018-07-26 Thread Gabor Karsay
Hi, could somebody please review and/or upload my work on mhwaveedit? https://salsa.debian.org/multimedia-team/mhwaveedit/commits/master It might build now on hurd; I updated Alessio Treglia's patch to avoid PIPE_BUF. There is another instance of PIPE_BUF where I did exactly the same as Aless