From 673a2c759788a7d3df1e0a6f9df929057724c449 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Sun, 27 Mar 2011 07:16:38 +0000 Subject: codecs.conf, mp_taglists: add FFmpeg Bitmap Brothers JV decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33125 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index d3df898ef8..6984effb55 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3119,6 +3119,14 @@ videocodec fffraps dll "fraps" out BGR24,YV12,I420 +videocodec ffjv + info "FFmpeg Bitmap Brothers JV" + status working + fourcc FFJV ; internal MPlayer FourCC + driver ffmpeg + dll "jv" + out BGR8 + videocodec fftiertexseq info "FFmpeg Tiertex SEQ" status working -- cgit v1.2.3