From bdfe8d50948d05864a8d4e4a56e567c402c5ae7b Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Thu, 12 Apr 2012 18:57:20 +0300 Subject: [PATCH] Revert back to previous libav version The latest Libav version has a bug in 10-bit H.264 decoding. Revert the submodule back to the previously used version until there is a fix. This reverts commit 50f8d60209a2cf61fca845f2dcb8cc1d73ca2c96. --- libav | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libav b/libav index 8e3787c..b74785f 160000 --- a/libav +++ b/libav @@ -1 +1 @@ -Subproject commit 8e3787c28dbd251479ac4d97cf73bb4877e1ef06 +Subproject commit b74785fd82f45dc0c5d3ddb03b4b6ded32e07e3e -- 2.11.4.GIT