similar to: conformance test suites (e.g vobis, theora)

Displaying 20 results from an estimated 300 matches similar to: "conformance test suites (e.g vobis, theora)"

2010 Apr 20
5
Tremor maintenance
hi, could someone please apply these to Tremor svn? 0001-update_symbols.patch there are 3 public symbols in the headers, which are missing in the linker script and thus marked as private again. This causes issues for e.g. gstreamer (https://bugzilla.gnome.org/show_bug.cgi?id=616194). 0002-pkgconfig.patch this adds a pkg config file You probably also want to do something like Index:
2008 Sep 02
3
gps tags in vorbis comments
hi, is there an official or semiofficial way to store gps location in vorbis comments or any ogg file. mp4 and exif store at least: - location name (e.g. London, UK) - longitude (degree as double), latitude (degree as double), elevation (meters) (these three according to WGS84) Stefan
2006 Jan 17
1
How to loop a Vobis sound ?
The sound file is played correctly for the first time, then when rewind to the initial position. then copy PCM to buffer, the OpenAL report an error. It seems like the OpenAL doesn't recognize the PCM data. The OpenAL error number : AL_INVALID_VALUE 0xA003 void Buffer::PCMData (ALuint id, ALenum eFormat, ALvoid *data, ALsizei size, ALsizei freq) { // Copy
2007 Dec 25
2
VC2005 MMX patch.
Here is the patch with my changes. Most work went into the decoder. I just changed on the encoder if something was nessesary to build the library. You can find the patch here (quite big).. http://torus.untergrund.net/code/theora_mmx_vc2005.diff Please let me know if the encoder works without problems. I just did a very brief testing of it. The decoder has been tested against the test
1998 Jan 28
0
Karmel Korn Kost
A follow-up to the telephone message I left for you today: We just got the carmel corn, but can't recall if we've paid for it yet? Have we? If not how much do we owe you? ***** Steve Snyder *****
2015 Sep 27
2
[Bug 92136] New: WebGL Conformance conformance/textures/texture-size-limit.html -> system freeze
https://bugs.freedesktop.org/show_bug.cgi?id=92136 Bug ID: 92136 Summary: WebGL Conformance conformance/textures/texture-size-limit.html -> system freeze Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority:
2013 May 07
1
FEC handling and conformance
Hi, I am looking at the conformance test using opus_compare and the test vectors and I am a bit confused about FEC. Is there a way to validate that a decoder processes LBRR frames correctly? Thanks, Alexis
2008 Mar 20
1
pthread_mutexattr_settype non-conformance to man-page and POSIX
I hit a bug in libthr with pthread_mutexattr_settype which (at least as far as I understand the POSIX reference and also the man-page) makes it non-conformant to the specifications. Quoting: """ RETURN VALUES If successful, these functions return 0. Otherwise, an error number is returned to indicate the error. ... ERRORS ... The pthread_mutexattr_settype()
2008 Dec 16
2
Wine/Windows Conformance Tests
Prompted by todays wine news, I tried the winetest-latest.exe on my windows xp sp2 machine and received the following notification at the end of the test. --------------------------- Warning --------------------------- File too big (5.7 MB > 1.5 MB); submitting partial report. --------------------------- OK --------------------------- Is this normal?
2011 Jul 08
5
Wine Conformance Test on Windows 9x, how to report?
I've run two conformance test binary (winetest-latest and winetest-8cbb8cc38d01) on Microsoft Windows Me 4.90.3000, both warned that Win9x was not supported, and I wouldn't be able to submit results. The lastest one said that there were about 67 tests failed (some wscript and msi error dialog appeared during the test) and it also said that there might be some problem with my
2013 May 31
0
Conformance testing of libopus in encoding mode
Hi, I'm working on porting libopus to some specific platforms. Due to some restrictions of the platform and to improve the performance I had to change a bit the accuracy of some functions (fft, mdct and so on). With a help of tools provided with the source code, I can check that my changes in the code are not the cause of serious damages during decoding, and all decoding tests are passed.
2013 Jun 12
2
conformance testing of custom implementation
Hi, I'm working on porting libopus and I'd like to get information how to test Opus Encoder properly. There is information in RFC6716, that Opus Decoder's test files (http://opus-codec.org/testvectors/opus_testvectors.tar.gz) were created specifically to exercise all aspects of the decoder. Using these files, a custom implementation of libopus can be verified to be sure the Opus
2013 Jun 15
0
conformance testing of custom implementation
On 06/12/2013 12:21 PM, SG wrote: > Is there any test files created specifically to exercise all aspects > of the encoder? If not, can you recommend some steps to verify a > custom implementation of libopus in encoding mode ? There is no test for the encoder because unlike the decoder, it is not normatively specified and it keeps improving over time. The best way to check your encoder
2013 Jul 15
2
[LLVMdev] C++ ABI conformance?
PR16537 demonstrates a defect in Clang/LLVM conformance with the Itanium C++ ABI. I poked around a little in the Clang, LLVM, and test-suite tests but didn't see anything that obviously looked like an attempt at an ABI conformance test set. Is there a conformance test set that I missed? If not, does anybody think they are privately testing ABI conformance? Alternatively, does anybody know
2007 Feb 02
1
asterisk server RFC conformance
Hi Asterisk Gurus, I am new to Asterisk server. We are trying to use Asterisk for testing one of our new products. I was wondering if anyone can tell me if it is RFC compliant or how can i use Asterisk to test it for some basic RFC compliance. Thanks in Advance, -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Jul 24
1
[Bug 97067] New: WebGL: conformance/glsl/misc/shaders-with-invariance.html Fail
https://bugs.freedesktop.org/show_bug.cgi?id=97067 Bug ID: 97067 Summary: WebGL: conformance/glsl/misc/shaders-with-invariance.html Fail Product: Mesa Version: 11.2 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component:
2003 Nov 02
1
[POP3] RFC2449 conformance?
RFC2449 Section 5 ("Capabilities available in the AUTHORIZATION state MUST be announced in both states.") requires that POP3 extensions offered in Authentication state MUST be offered in Transaction state as well, this affects the "SASL" extension. This is a CVS version that is a couple of days old (the old 0.99.10 wouldn't run on Linux 2.6 because it has tighter
2004 Dec 30
1
Regarding testsuites for protocol conformance
We have made some changes in samba-3.0.7, as part of our graduation project. Are there any test suites which we could use to check the conformance of the changes, with the original samba specifications? Also, with reference to your statement in document tridge_cifs04_tutorial.pdf , saying that inputs about test documents would be welcome, if the above mentioned suites are not available,then we
2015 Mar 25
1
[Bug 89759] New: WebGL OGL ES GLSL conformance test with mesa drivers fails
https://bugs.freedesktop.org/show_bug.cgi?id=89759 Bug ID: 89759 Summary: WebGL OGL ES GLSL conformance test with mesa drivers fails Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component:
2003 Sep 30
0
Conformance (was Re: Why is Vorbis development slow?)
> -----Original Message----- > From: Ralph Giles [mailto:giles@xiph.org] > Sent: 30 September 2003 12:36 > To: vorbis@xiph.org > Subject: Re: [vorbis] Why is Vorbis development slow? > > On Tue, Sep 30, 2003 at 04:15:45AM -0700, John Ripley wrote: > > > I'm now quite tempted to properly finish off my decoder and > use it instead > > of Tremor in the