From 3d602b653ceb4270efd0705559c4021dcfaf0562 Mon Sep 17 00:00:00 2001 From: henry Date: Tue, 22 Feb 2005 19:18:45 +0000 Subject: Theora fixes: - do not use negative stride (fixes -vf pp crash) - pass true image dimensions to VO, not the aligned ones (fixes incorrect aspect ratio bug & black bar under video) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14764 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 4863bb8b9e..5a31a2f32b 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -203,7 +203,7 @@ videocodec theora format 0xFFFC driver theora dll libtheora - out YV12 + out YV12 flip ; prefer native codecs over win32? ; the win32 codecs probably are (better) optimized and support direct -- cgit v1.2.3