From 41486125799e648ca07b1c4c237664d19e19db8e Mon Sep 17 00:00:00 2001 From: compn Date: Tue, 5 Jan 2010 20:04:44 +0000 Subject: add blox binary codec to codecs.conf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30228 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index a917d4f8af..a52064b702 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2192,6 +2192,14 @@ videocodec slifvfw dll "slif.dll" out RGB32 flip +videocodec blox + info "Jan Jezabeks BLOX MPEG Codec" + status working + fourcc BLOX + driver vfw + dll "blox.dll" + out YUY2 + videocodec cjpg info "Creative Labs Video Blaster Webcam" comment "sequential jpeg files?" -- cgit v1.2.3