summary refs log tree commit diff
path: root/pkgs/development/libraries/libvpx
AgeCommit message (Collapse)AuthorFilesLines
2014-05-30libvpx on darwin: attempt to fix buildVladimír Čunát1-2/+3
CC @lovek323.
2014-01-20libvpx: Don't install static libraryEelco Dolstra1-1/+1
2014-01-20Updating libvpx to 1.3.0, and making ffmpeg include vpxLluís Batlle i Rossell1-3/+3
I don't think there is any reason not to have vpx there. It's part of webm.
2013-07-13Fix tarballShea Levy1-1/+1
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-12libvpx: fix build on darwinJason \"Don\" O'Conal1-12/+11
* remove --enable-shared configure flag * replace '-arch x86_64' with 'march=x86-64'
2013-06-11libvpx: updateVladimír Čunát1-8/+10
Also set the shared-vpx for firefox, just to be sure. Firefox, Chromium, and other seem to work fine.
2012-09-29libvpx: updating to 1.1.0Lluís Batlle i Rossell1-3/+3
2012-01-30Updating ffmpeg/x264/vpxLluís Batlle i Rossell1-6/+6
svn path=/nixpkgs/trunk/; revision=31937
2011-04-23Updating ffmpeg and libvpx.Lluís Batlle i Rossell1-5/+5
svn path=/nixpkgs/trunk/; revision=26938
2010-09-01Make mplayer build on the loongson2fLluís Batlle i Rossell1-2/+13
svn path=/nixpkgs/branches/stdenv-updates/; revision=23578
2010-06-24New VLC, ffmpeg, x264 and libvpx all-in-one-rebuild. VP8 support.Lluís Batlle i Rossell1-5/+7
svn path=/nixpkgs/trunk/; revision=22410
2010-05-24Adding libvpx (the codec VP8). Still no package uses it.Lluís Batlle i Rossell1-0/+32
svn path=/nixpkgs/trunk/; revision=21958