diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-09-27 13:21:55 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-09-27 13:21:55 +0000 |
commit | f1d2864394d20d06399aa298faef32d39ef57cf7 (patch) | |
tree | 2f214ae441909f8104ca8d67262f0fcf19049bbc /etc | |
parent | 5e07305d3641f13be84b3ccadfbc856a83f1bb18 (diff) | |
download | mpv-f1d2864394d20d06399aa298faef32d39ef57cf7.tar.bz2 mpv-f1d2864394d20d06399aa298faef32d39ef57cf7.tar.xz |
status updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1986 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index dc603f3ba9..f4e89b1290 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -204,7 +204,7 @@ videocodec ffmpeg12 videocodec mpegpes info "Mpeg PES output (.mpg or DVB card)" comment "for hardware decoding" - status untested + status working format 0x10000001 ; mpeg 1 format 0x10000002 ; mpeg 2 driver libmpeg2 @@ -585,7 +585,7 @@ audiocodec hwac3 audiocodec vorbis info "OggVorbis Audio Decoder" - status buggy + status working comment "OggVorbis driver using libvorbis" format 0xFFFE driver libvorbis |