diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-09-23 21:44:02 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-09-23 21:44:02 +0000 |
commit | a1f7b4aef9b891de9f8c568bf0cd77e8370f1487 (patch) | |
tree | 7805d7995888b50826d7886707cb4ce0a17b49c0 /etc | |
parent | d4ea9155a784c8607a94b4389b263cb72fac9a84 (diff) | |
download | mpv-a1f7b4aef9b891de9f8c568bf0cd77e8370f1487.tar.bz2 mpv-a1f7b4aef9b891de9f8c568bf0cd77e8370f1487.tar.xz |
Add RVTR fourcc to ffrv20 decoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27659 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index dcce4004de..a4989bc057 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1523,6 +1523,7 @@ videocodec ffrv20 info "FFmpeg RV20 decoder" status working fourcc RV20,rv20 + fourcc RVTR driver ffmpeg dll rv20 out YV12,I420,IYUV |