about summary refs log tree commit diff
path: root/pkgs/development/libraries/faad2
AgeCommit message (Collapse)AuthorFilesLines
2009-04-21* Got rid of all --disable-static flags; they're redundant now.Eelco Dolstra1-2/+0
* Also a bunch of style cleanups (tabs, with args, ...). svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-03-10* ffmpeg: build with faad2 support. However, vlc still won't playEelco Dolstra1-12/+11
mp4a audio. * faad2: latest version. * vlc: fix the hard-coded OSD font path name. Dunno why they don't use fontconfig. svn path=/nixpkgs/trunk/; revision=14501
2008-10-14added faad2 and faac (deps of cinelerra)Marc Weber1-0/+19
svn path=/nixpkgs/trunk/; revision=13067