summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-12 12:55:53 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-12 12:55:53 +0000
commitdafee81ad2292e8586ab49911ef0283ebb5180e7 (patch)
tree0904537b4aa5d8414ae9d68efdf84570f75b5cba /etc
parent84113624b629aae8dbc66f921b71160172d770b5 (diff)
downloadmpv-dafee81ad2292e8586ab49911ef0283ebb5180e7.tar.bz2
mpv-dafee81ad2292e8586ab49911ef0283ebb5180e7.tar.xz
ptx is an internal fourcc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26748 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 2cb8f2b031..cfcdf1de30 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -229,7 +229,7 @@ videocodec mpng
videocodec ffptx
info "FFmpeg V.Flash PTX decoder"
status working
- fourcc "ptx "
+ fourcc "ptx " ; internal MPlayer FourCC
driver ffmpeg
dll ptx
out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8