aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-04-15 10:48:58 +0200
committerPaul Menzel <paulepanter@users.sourceforge.net>2011-04-26 09:28:43 +0200
commit559a5fb4be7fec06e8bc9a4412db3d3b46a09d1f (patch)
treefaa3e2d300835bc453605ff8d625163e33c5020f
parent659a8f6754b17ec38d6bfbfdaab6b182fa784690 (diff)
downloadopenembedded-559a5fb4be7fec06e8bc9a4412db3d3b46a09d1f.tar.gz
omapfbplay: fix typos in `omapfbplay-errorhandling.patch`
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
-rw-r--r--recipes/libav/files/omapfbplay-errorhandling.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libav/files/omapfbplay-errorhandling.patch b/recipes/libav/files/omapfbplay-errorhandling.patch
index 46f2f90812..7dd544f8c4 100644
--- a/recipes/libav/files/omapfbplay-errorhandling.patch
+++ b/recipes/libav/files/omapfbplay-errorhandling.patch
@@ -1,9 +1,9 @@
From e321ae7df57ada9ecc8c155fa4e5511c96ef5db3 Mon Sep 17 00:00:00 2001
From: Rob Clark <rob@ti.com>
Date: Fri, 18 Mar 2011 12:40:51 -0500
-Subject: [PATCH] dce: differntiate between fatal and non-fatal errors
+Subject: [PATCH] dce: differentiate between fatal and non-fatal errors
-For streams with errors, the codec will throw back an error.. but not
+For streams with errors, the codec will throw back an error. But not
all errors are fatal.
---
dce.c | 10 ++++++++--