summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorhenry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-22 19:18:45 +0000
committerhenry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-22 19:18:45 +0000
commit3d602b653ceb4270efd0705559c4021dcfaf0562 (patch)
treec8f2bade057af17b5103520d62bf0d363a2bfe15 /etc
parent451ec22f8f0dd379d433baba645f0d0f0067806a (diff)
downloadmpv-3d602b653ceb4270efd0705559c4021dcfaf0562.tar.bz2
mpv-3d602b653ceb4270efd0705559c4021dcfaf0562.tar.xz
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
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
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