DirectShow/DivX support added/deleted

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@182 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-03-21 17:31:28 +00:00
parent 3034102874
commit 7eebecfc93
3 changed files with 4 additions and 4 deletions

View File

@ -7,6 +7,7 @@ v0.12-pre1: [ not yet released ]
*** 0.11 release is coming soon ***
v0.11-CVS:
- added DirectShow support for DivX
- added config file parser
- new timing code (in mplayerHQ)
- Spanish translation of DOCS

View File

@ -25,7 +25,6 @@ Player features:
- support for more codecs (sample .avi files and .dll needed!) - HELP!
- support for MPEG TS (transport streams) and PES format - I need sample files!
- verify valid range of numeric options (like '-xy 0') - new configfile code?
- DirectShow support
- audio copy/encoding capability
Requested codecs:

View File

@ -83,9 +83,9 @@ apply postprocess filter on decoded image.
You need a STRONG CPU in order to use this!
The supported formats and settings are:
MPEG 1/2 1, 3, 7, 15, 31, 63
OpenDivX 1, 3, 7, 15, 31, 63
DivX not YET supported
MPEG 1/2 0 (none), 1, 3, 7, 15, 31, 63
OpenDivX 0 (none), 1, 3, 7, 15, 31, 63
DivX 0 (none), 1, 2, 3, 4
.I NOTE
Maybe less/more.