Message ID | 20161025053932.10328-5-efraim@flashner.co.il |
---|---|
State | New |
Headers | show |
Efraim Flashner <efraim@flashner.co.il> writes:
> * gnu/packages/video.scm (vlc)[inputs]: Add x265.
I've built vlc, gst-plugins-bad and ffmpeg with these patches and x265
is referenced.
Not sure how to test it, but LGTM overall.
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index f34205b..ca82d30 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -677,6 +677,7 @@ audio/video codec library.") ("sdl" ,sdl) ("sdl-image" ,sdl-image) ("speex" ,speex) + ("x265" ,x265) ("xcb-util-keysyms" ,xcb-util-keysyms))) (arguments `(#:configure-flags