[gegl] operations: s/USE_FINE_GRAINDED_FFMPEG/USE_FINE_GRAINED_FFMPEG/
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] operations: s/USE_FINE_GRAINDED_FFMPEG/USE_FINE_GRAINED_FFMPEG/
- Date: Sat, 21 Oct 2017 23:40:06 +0000 (UTC)
commit 4989e98671c3266fb923e1c6bf28d1822864eb6c
Author: Jehan <jehan girinstud io>
Date: Sun Oct 22 01:38:02 2017 +0200
operations: s/USE_FINE_GRAINDED_FFMPEG/USE_FINE_GRAINED_FFMPEG/
Fix a small typo. It's not major since that's commented out, but that
prevents the annoying misunderstanding when uncommenting it to test the
fine-grained ffmpeg options.
operations/external/ff-save.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/external/ff-save.c b/operations/external/ff-save.c
index 1b8a1d7..a3d46c7 100644
--- a/operations/external/ff-save.c
+++ b/operations/external/ff-save.c
@@ -22,7 +22,7 @@
#include <glib/gi18n-lib.h>
-//#define USE_FINE_GRAINDED_FFMPEG 1
+/* #define USE_FINE_GRAINED_FFMPEG 1 */
#ifdef GEGL_PROPERTIES
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]