1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-02 20:28:02 +00:00

some updates

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1228 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-06-25 14:08:55 +00:00
parent 332c834bc5
commit 5e3b4c3dad
2 changed files with 6 additions and 5 deletions

View File

@ -2,9 +2,10 @@ TO DO:
~~~~~~
For the Release:
- update homepage about CVS access (new server)
- fix cvslog postings for new CVS server - DONE?
- update win32codec.zip package!!! (missing qdv.dll etc)
After the release:
- fix cvslog postings for new CVS server - DONE
- finish OSD control (mixer, brightness/contrast/etc..)
- libvo2...
- direct rendering
@ -16,7 +17,7 @@ After the release:
- fast forward (changing fps on-the-fly)
- subtitles with black rectangle background (option)
- audio downmixing (for fast-forward and for old soundcards)
- upgrade opendivx decore - FAILED
- upgrade opendivx decore - FAILED (CVS version is unstable now)
- remove opendivx encore - SKIPPED
DONE: (move this to ChangeLog among other things)

View File

@ -110,7 +110,7 @@ videocodec indeo4
videocodec indeo3
info "Intel Indeo 3.1/3.2"
status buggy
comment "upside-down"
comment "upside-down with some vo drivers, (no yuv)"
fourcc IV31,iv31
fourcc IV32,iv32
driver vfw
@ -386,14 +386,14 @@ audiocodec alaw
status working
format 0x6
driver alaw
dll "xanim-alaw"
dll "alaw"
audiocodec ulaw
info "uLaw"
status working
format 0x7
driver alaw
dll "xanim-ulaw"
dll "ulaw"
audiocodec dvdpcm
info "Uncompressed DVD PCM"