search for: decompressors

Displaying 20 results from an estimated 104 matches for "decompressors".

Did you mean: decompressor
2011 Nov 11
1
[PATCH 0/9] decompressor bug fixes and cleanups
This is a collection of patches pulled over from Linux. 1: Decompressors: get rid of set_error_fn() macro 2: bzip2: Add missing checks for malloc returning NULL 3: Decompressors: remove unused function from unlzma.c 4: Decompressors: fix header validation in unlzma.c 5: Decompressors: check for read errors in unlzma.c 6: Decompressors: check for write errors in unlzma.c...
2011 Nov 11
0
[PATCH 5/9] Decompressors: check for read errors in unlzma.c
From: Lasse Collin <lasse.collin@tukaani.org> Return value of rc->fill() is checked in rc_read() and error() is called when needed, but then the code continues as if nothing had happened. rc_read() is a void function and it''s on the top of performance critical call stacks, so propagating the error code via return values doesn''t sound like the best fix. It seems better
2011 Nov 11
0
[PATCH 9/9] Decompressors: check input size in unlzo.c
From: Lasse Collin <lasse.collin@tukaani.org> The code assumes that the input is valid and not truncated. Add checks to avoid reading past the end of the input buffer. Change the type of "skip" from u8 to int to fix a possible integer overflow. Signed-off-by: Lasse Collin <lasse.collin@tukaani.org> Signed-off-by: Jan Beulich <jbeulich@suse.com> ---
2004 Jul 15
3
Re: Possible bug with kernel decompressor.
Matthew Schumacher wrote: > List, > > I think I found a bug here because I can repeatably get the same kernel > (checked with md5sum) to decompress and to fail with the error: > > invalid compressed format (err=2) > > --System halted > > > Here is how I can reproduce the problem: > > Boot 2.6.8-rc1 > Run md5sum on 2.6.8-rc1 kernel >
2007 Aug 04
2
2.6.22 x86_64 : kernel initial decompression hangs on vmware
Gabriel Barazer wrote: > Hi, > > After upgrading kernel to 2.6.22 on a Vmware workstation guest version = > 5.5 and 6 , the kernel decompression stage ("Decompressing Linux...") = > is hanging for a very long time (~5 minutes) before finally = > succeeding (displaying "done.\nBooting the kernel.\n"). During this = > time, the VM process is eating all
2007 Aug 04
2
2.6.22 x86_64 : kernel initial decompression hangs on vmware
Gabriel Barazer wrote: > Hi, > > After upgrading kernel to 2.6.22 on a Vmware workstation guest version = > 5.5 and 6 , the kernel decompression stage ("Decompressing Linux...") = > is hanging for a very long time (~5 minutes) before finally = > succeeding (displaying "done.\nBooting the kernel.\n"). During this = > time, the VM process is eating all
2001 Mar 31
1
Ogg Vorbis compatible with Darwin Streaming Server?
Hi, I saw the documentation "RTP Payload Format for Vorbis Encoded Audio". My question: The Darwin Streaming Server (OpenSource and free for several plattforms) streams media with RTSP/RTP. For more information: http://www.publicsource.apple.com/projects/streaming/ I know that a QuickTime Component of Ogg Vorbis (compressor/decompressor) in progress. (Thanks guys) Could I stream Ogg
2020 Feb 11
2
[PATCH 23/62] x86/idt: Move IDT to data segment
On Tue, Feb 11, 2020 at 5:53 AM Joerg Roedel <joro at 8bytes.org> wrote: > > From: Joerg Roedel <jroedel at suse.de> > > With SEV-ES, exception handling is needed very early, even before the > kernel has cleared the bss segment. In order to prevent clearing the > currently used IDT, move the IDT to the data segment. Ugh. At the very least this needs a comment in the
2020 Feb 11
2
[PATCH 23/62] x86/idt: Move IDT to data segment
On Tue, Feb 11, 2020 at 5:53 AM Joerg Roedel <joro at 8bytes.org> wrote: > > From: Joerg Roedel <jroedel at suse.de> > > With SEV-ES, exception handling is needed very early, even before the > kernel has cleared the bss segment. In order to prevent clearing the > currently used IDT, move the IDT to the data segment. Ugh. At the very least this needs a comment in the
2001 Jul 20
2
Quicktime Component
Good news all! I now have a functional version of the Quicktime Component of the Ogg Vorbis decompressor. In English: this extension will allow all Quicktime apps to play .oggs (including iTunes). I plan on posting it ASAP. I have a few problems with memory that I'd like to get cleared up first. I plan on carbonizing it as soon as it functions in classic. I'll also do a Winders version.
2010 May 19
4
xen4.0.0 64 bit boot "panic on cpu 0, crc errror"
Hi experts, I boot the xen4.0.0 with gpxe and boot xen 32 bit works well but when I try boot xen 64 bit, the error happens (XEN)Brought up 16 cpus (XEN) *** LOADING DOMAIN 0 *** (XEN) **************************************** (XEN) Panic on CPU 0: (XEN) crc error (XEN) **************************************** Can you give me a light? Thanks Lei -- "We learn from failure, not from
2010 May 19
4
xen4.0.0 64 bit boot "panic on cpu 0, crc errror"
Hi experts, I boot the xen4.0.0 with gpxe and boot xen 32 bit works well but when I try boot xen 64 bit, the error happens (XEN)Brought up 16 cpus (XEN) *** LOADING DOMAIN 0 *** (XEN) **************************************** (XEN) Panic on CPU 0: (XEN) crc error (XEN) **************************************** Can you give me a light? Thanks Lei -- "We learn from failure, not from
2004 Aug 06
4
Re: Compiling ices
----- Original Message ----- From: Karl Heyes <karl@pts.tele2.co.uk> To: <icecast@xiph.org> Sent: Friday, January 31, 2003 5:29 PM Subject: Re: [icecast] Re: Compiling ices <p>> On Fri, 2003-01-31 at 06:39, Marc Remijn wrote: > ... > > > Kernel output: > > > > invalid operand: 0000 > > CPU: 0 > > EIP: 0010:[<d08e25b1>]
2013 Sep 23
28
[PATCH 0/2] add LZ4 kernel decompression support
Linux 3.11 added respective support, so I think we should follow suit. 1: xen: add LZ4 decompression support 2: libxc: add LZ4 decompression support Signed-off-by: Jan Beulich <jbeulich@suse.com>
2001 Dec 31
0
Ogg Vorbis 1.0d3 available
The major new feature in 1.0d3 is the addition of an importer and a sound decompressor. This means that MacOS X and Win32 users can play sounds. MacOS 9 users will need to wait a bit more (or help me with the project) as the sound decompressor has an additional requirement that it may not allocate memory while decompressing. Some work needs to be done on the vorbis libraries to meet this
2004 Sep 14
3
Problems with Theora DirectShow filters
Hi, I'm trying to capture video and audio from a webcam in order to encode it with the Theora and Speex DirectShow-filters. For audio, this filter graph plays fine: http://www.huitl.de/mic-speexenc-speexdec-out.png. The video part is problematic. Please have a look at http://www.huitl.de/cam-theoraenc-theoradec-out.png. 1. The webcam provides the color formats RGB24, I420 and IYUV. The
2018 May 13
6
Dataverse
Hello. I am trying to find a way to retrieve data from Harvard Dataverse website. I usually don't have problem in web-scraping data but the problem here is that there are a bunch of data formats such as .tab, .7z and so and I just can't find a way to retrieve the data I am interested in woth an unique solution. Any hint? [[alternative HTML version deleted]]
2020 Feb 12
2
[PATCH 23/62] x86/idt: Move IDT to data segment
> On Feb 12, 2020, at 3:55 AM, Joerg Roedel <joro at 8bytes.org> wrote: > > ?On Tue, Feb 11, 2020 at 02:41:25PM -0800, Andy Lutomirski wrote: >>> On Tue, Feb 11, 2020 at 5:53 AM Joerg Roedel <joro at 8bytes.org> wrote: >>> >>> From: Joerg Roedel <jroedel at suse.de> >>> >>> With SEV-ES, exception handling is needed very
2020 Feb 12
2
[PATCH 23/62] x86/idt: Move IDT to data segment
> On Feb 12, 2020, at 3:55 AM, Joerg Roedel <joro at 8bytes.org> wrote: > > ?On Tue, Feb 11, 2020 at 02:41:25PM -0800, Andy Lutomirski wrote: >>> On Tue, Feb 11, 2020 at 5:53 AM Joerg Roedel <joro at 8bytes.org> wrote: >>> >>> From: Joerg Roedel <jroedel at suse.de> >>> >>> With SEV-ES, exception handling is needed very
2008 Jun 03
2
Age of Empires 3 crashes after intro, used to work fine
I am running Fedora 8 and using the rpms built by fedora: wine i386 1.0-0.3.rc3.fc8 updates-testing 21 k wine-capi i386 1.0-0.3.rc3.fc8 updates-testing 26 k wine-cms i386 1.0-0.3.rc3.fc8 updates-testing 41 k wine-core i386 1.0-0.3.rc3.fc8 updates-testing 11 M wine-esd i386