From 8d92a9a47563086cb02249a068f0a139f7b6d457 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 1 Apr 2007 16:20:06 +0000 Subject: Use thp, not mjpeg as dll to decode THP files so that the THP hacks in the MJPEG decoder get activated. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22895 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index deafa78737..cd1cf448b4 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1980,10 +1980,10 @@ videocodec ffdsicinvideo videocodec ffthp info "FFmpeg THP video" - status buggy + status working fourcc THPV ; internal MPlayer FourCC driver ffmpeg - dll mjpeg + dll thp out YV12 videocodec ffwc3 -- cgit v1.2.3