VLC 1.1.0 Release Candidate with WebM / VP8
"The WebM project is dedicated to developing a high-quality, open video format for the web that is freely available to everyone."
VLC 1.1.0 now has support for WebM/VP8, read more about the new advancements in VLC ChangeLog
Getting VLC or x264 source code via Git
$ git clone git://git.videolan.org/vlc.git
Get VLC API DOCS:refman.ps
Repositories from WebM you could pull:
libvpx: The VP8 Codec SDK
pull git://review.webmproject.org/libvpx.git
push ssh://review.webmproject.org:29418/libvpx.git
webmdshow: DirectShow Filters Source
pull git://review.webmproject.org/webmdshow.git
push ssh://review.webmproject.org:29418/webmdshow.git

Recent blog posts
- watir-webdriver web inspector
- gem list to gemfile
- Packing ruby2.0 on debian.
- Made it into The Guinness Book!
- to_h in ruby 2.0
- Filter elements by pattern jQuery.
- Better HTML password fields for mobile ?
- Grayscale image when user offline
- nth-child CSS pseudo-class Christmas colors
- EventEmitter in nodejs