Pinned Repositories
arm-go
Association rule mining in Golang
arm-rs
Association rule mining via FPGrowth in Rust
armpy
Association Rule Mining in Python
fishers_exact
Fisher's Exact Test
gecko-media
Firefox's media playback stack in a stand alone Rust crate
gmp-clearkey
Gecko Media Plugin for playback of ClearKey Encrypted Media Extensions content
HttpMediaServer
Simple HTTP server for testing HTML5 media with rate limiting and simulation of live streaming
IMFByteStreamBehaviour
Reverse engineer's Windows Media Foundation's network reading IMFByteStream implementation to determine its behaviour in edge cases. This is to assist when implementing IMFByteStream, so that you can make it bug compatible with WMF's IMFByteStream implementation..
mse-eme
Demo of ClearKey EME content playing via MSE
OggIndex
Tools to add and verify keyframe indexes to Ogg files inside a Skeleton 4.0 track, to facilitate faster seeking without visual artifacts. Includes verification tool. NOTE: Master repo is now at http://git.xiph.org/ the github repo is now out of date!
cpearce's Repositories
cpearce/HttpMediaServer
Simple HTTP server for testing HTML5 media with rate limiting and simulation of live streaming
cpearce/OggIndex
Tools to add and verify keyframe indexes to Ogg files inside a Skeleton 4.0 track, to facilitate faster seeking without visual artifacts. Includes verification tool. NOTE: Master repo is now at http://git.xiph.org/ the github repo is now out of date!
cpearce/gmp-clearkey
Gecko Media Plugin for playback of ClearKey Encrypted Media Extensions content
cpearce/IMFByteStreamBehaviour
Reverse engineer's Windows Media Foundation's network reading IMFByteStream implementation to determine its behaviour in edge cases. This is to assist when implementing IMFByteStream, so that you can make it bug compatible with WMF's IMFByteStream implementation..
cpearce/WMFMediaInspector
Win32 command line program to log the Windows Media Foundation attributes of the media types of all streams in a media file.
cpearce/eme-in-non-fragmented-mp4
Demonstrates EME in non-fragmented MP4 in src=url <video>.
cpearce/mse-mp4
Simple MSE/MP4 demo
cpearce/Bento4
Full-featured MP4 format and MPEG DASH library and tools
cpearce/eme-demo
[OBSOLETE-DO-NOT-USE] Demonstrates ClearKey EME video playback
cpearce/HARM
Streaming association rule data miner
cpearce/riptree
Rare Infrequent Pattern Tree association rule mining in Rust
cpearce/encrypted-media
Encrypted Media Extensions
cpearce/flexibuzz-calendar
FlexiBuzz/tiqbiz interface for adding recurring calendar events
cpearce/gaia
Gaia is a HTML5-based Phone UI for the Boot 2 Gecko Project. NOTE: For details of what branches are used for what releases, see https://wiki.mozilla.org/Release_Management/B2G_Landing
cpearce/game-shim
Browser shims to normalize game-centric API
cpearce/gecko-include-graph
Generates graphviz graphs of Gecko's inlcude graph
cpearce/gmp-api
gmp headers to simplify building OpenH264 and other Gecko Media Plugins without requiring the entire mozilla-central source tree
cpearce/mime
MIMEs in Rust
cpearce/MovieRotator
Re-encodes videos with a rotation applied to each frame
cpearce/openh264
Open Source H.264 Codec
cpearce/plogg
Read, play and seek Ogg files using low level Ogg libraries. A fork of doublec's plogg player.
cpearce/robnyman.github.com
Demos
cpearce/rust_shenanigans
Playing around learning Rust
cpearce/servo
The Servo Browser Engine
cpearce/tiny-process-library
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process
cpearce/web-platform-tests
Test Suites for Web Platform specifications—including WHATWG, W3C and others
cpearce/Webm-EME-Examples
Examples of Pages using WebM files with Encrypted Media Extensions