aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/xvidcore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-2/+2
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* xvidcore: 1.3.4 -> 1.3.5Franz Pletz2018-01-281-4/+4
|
* xvidcore: 1.3.3 -> 1.3.4Franz Pletz2016-04-121-2/+2
|
* xvidcore: refactor & 1.3.2 -> 1.3.3codyopel2015-02-171-20/+24
|
* Fix licenses. My fixes were more carefully checked against sources and home ↵Evgeny Egorochkin2013-07-141-1/+1
| | | | page license claims :)
* Fix tarballShea Levy2013-07-131-1/+1
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* xvidcore: fix build on darwinJason \"Don\" O'Conal2013-07-121-6/+13
| | | | | | | * remove unnecessary gcc flag * add --enable-macosx_module configure flag * add --disable-assembly configure flag * fix postInstall phase
* ffmpeg: fix build on darwinJason \"Don\" O'Conal2013-07-121-5/+14
| | | | | * build with gccApple * don't delete '*.a' files when building xvidcore
* * Now do it right.Eelco Dolstra2011-07-251-1/+1
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27942
* * xvidcore updated to 1.3.2. Also create a libxvidcore.so symlink andEelco Dolstra2011-07-251-5/+9
| | | | | | get rid of the static library. svn path=/nixpkgs/branches/kde-4.7/; revision=27939
* * Updated ffmpeg, faac and xvidcore.Eelco Dolstra2011-05-121-3/+3
| | | | | | | | * ffmpeg: enable support for faac (disabled by default because faac is non-free). * faac: use an external mp4v2 because the internal one doesn't build. svn path=/nixpkgs/trunk/; revision=27240
* Adding yasm, and making x264 and xvid codecs be compiled with their assembly ↵Lluís Batlle i Rossell2010-04-301-1/+3
| | | | | | code svn path=/nixpkgs/trunk/; revision=21470
* Adding xvid, to ffmpeg and mplayer.Lluís Batlle i Rossell2010-04-301-0/+21
svn path=/nixpkgs/trunk/; revision=21469