summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
AgeCommit message (Expand)Author
2013-12-13gnu: ffmpeg: Check via "make fate"....* gnu/packages/patches/ffmpeg-check.patch: Drop patch. * gnu-system.am (dist_patch_DATA): Unregister patch. * gnu/packages/video.scm (ffmpeg): Drop patch and use "fate" as test target as recommended at http://trac.ffmpeg.org/ticket/3177#comment:11 . * gnu/packages/video.scm Andreas Enge
2013-12-05gnu: ffmpeg: Enable tests....* gnu/packages/video.scm (ffmpeg): Add upstream patch and re-enable tests. * gnu/packages/patches/ffmpeg-check.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. Andreas Enge
2013-12-04gnu: ffmpeg: Disable tests....* gnu/packages/video.scm (ffmpeg): Disable tests, see https://trac.ffmpeg.org/ticket/3177 . Andreas Enge
2013-11-27gnu: ffmpeg: Update to 2.1.1....* gnu/packages/video.scm (ffmpeg): Update to 2.1.1. Andreas Enge
2013-11-01gnu: ffmpeg: Fix typo in configure flags....* gnu/packages/video.scm (ffmpeg): Add "d" in "3d" in configure flags. Andreas Enge
2013-11-01gnu: Add ffmpeg....* gnu/packages/video.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add module. Andreas Enge