Blender Git Commit Log

Git Commits -> Revision cd4a6b6

Revision cd4a6b6 by Chris Want (master)
February 6, 2006, 01:49 (GMT)
To aid linking, I added NAN_USE_FFMPEG_CONFIG (true/false).
If "export NAN_USE_FFMPEG_CONFIG=true" is added to user-def.mk,
the system executes the ffmeg-config program to set values
for NAN_FFMPEG (--prefix), NAN_FFMPEGLIBS (--libs avcodec avformat),
and NAN_FFMPEGCFLAGS (--cflags). Only one used so far is the
NAN_FFMPEGLIBS for linking on linux (if requested to do so).
Current default is not to do this.

Commit Details:

Full Hash: cd4a6b669b3071c5b0f2b6d81843a5b21dffc106
SVN Revision: 6717
Parent Commit: f4d5d90
Lines Changed: +11, -1

2 Modified Paths:

/source/nan_definitions.mk (+6, -0) (Diff)
/source/nan_link.mk (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021