ffmpeg/libx264: Replacing YASM with NASM and fixing ffmpeg/x264 module dependency
authorTed Hess <thess@kitschensync.net>
Thu, 28 Jun 2018 23:53:19 +0000 (19:53 -0400)
committerTed Hess <thess@kitschensync.net>
Thu, 28 Jun 2018 23:54:09 +0000 (19:54 -0400)
commit75f049946928a9569bd855298dab58fe43aec326
tree76b4f02bfe542657b8aa10b168219fd4f9b93e1d
parent50ce6735f8fc79b1509dad0f15f81ab6f2600e0f
ffmpeg/libx264: Replacing YASM with NASM and fixing ffmpeg/x264 module dependency

Both libraries on X86 platforms require NASM instead of YASM going forward.

Signed-off-by: Ted Hess <thess@kitschensync.net>
libs/libx264/Makefile
multimedia/ffmpeg/Makefile