search for: converag

Displaying 7 results from an estimated 7 matches for "converag".

Did you mean: converage
2008 Nov 14
3
video chapters and subtitles in ogg containers
...ations. I don't know. Wouldn't it work if the entire CMML clip track were packed at the beginning of the stream? That removes the seeks entirely. I actually think that should be allowed by the spec, although I'm not sure whether it is, currently. Is there a way to tell we have complete converage from a given collection of cmml packets? -r
2019 Jun 06
4
Adding llvm-undname to the llvm-cov bot
...uccessful run. > Thanks much! I know see the file on http://lab.llvm.org:8080/coverage/coverage-reports/llvm/index.html , that's great! Is there a way to see which revision the report was built at? That page shows 75.13% (1607/2139) line coverage for MicrosoftDemangle.cpp. I added lots of converage ~2 days ago ( https://github.com/llvm/llvm-project/commits/master/llvm/test/Demangle) and locally coverage for that file after running just `out/gn/bin/llvm-lit llvm/test/Demangle/` shows line coverage of 83.50% (1801/2157). Is that just due to the coverage report lagging trunk by a few days, or i...
2019 Jun 10
2
Adding llvm-undname to the llvm-cov bot
...ed in the report, but I haven't > worked out the right steps to take in Jenkins to make that happen. This is > something I'd like to tackle during the monorepo transition. > > > That page shows 75.13% (1607/2139) line coverage for > MicrosoftDemangle.cpp. I added lots of converage ~2 days ago ( > https://github.com/llvm/llvm-project/commits/master/llvm/test/Demangle) > and locally coverage for that file after running just `out/gn/bin/llvm-lit > llvm/test/Demangle/` shows line coverage of 83.50% (1801/2157). Is that > just due to the coverage report lagging trunk...
2017 Jan 27
3
Adding a decoder fuzz target
Hi all, I'm working on fuzzing Opus with OSS-Fuzz and have started with the decoder. Attached is a patch to add the corresponding fuzz target. Please let me know if there are any concerns? Thanks, Felicia -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20170127/f69951aa/attachment-0001.html>
2008 Nov 14
6
video chapters and subtitles in ogg containers
>> (odd, I did get this reply for Silvia, but not the original post) > > Hmm, it was properly CCed to the list. Yes, I found it in the spam bucket for some reason... > Chapters are a list of timepoints stored in the metadata. They are an > information for player software that is usually used to allow the user > to jump to certain significant points within a stream. This
2005 Jun 06
5
OT: Please comment on Dvorak's troll
http://www.pcmag.com/article2/0,1759,1812887,00.asp Specifically, his assertion that ISP's would sniff traffic and block, say, the SIP port. You could play wack-a-mole with port numbers, no? Also a community based, Freenet style of encryption implementation for "free" VoIP traffic would address this issue. I raise this to the list because I'm sure there's a grain of
2019 Jun 04
2
Adding llvm-undname to the llvm-cov bot
On Mon, Jun 3, 2019 at 2:06 PM <vsk at apple.com> wrote: > Hi Nico, > > Sorry for the delay, I've been OOO. The llvm-cov bot should produce > reports for llvm-undname starting today. > Thanks! It looks like http://lab.llvm.org:8080/coverage/coverage-reports/index.html now has an "llvm-undname" entry, but