mirror of https://github.com/mpv-player/mpv
new thingies added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@66 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
95e9112d02
commit
0d84085bbd
|
@ -14,7 +14,7 @@ Libvo features:
|
|||
- framebuffer and svgalib support (both)
|
||||
- real fullscreen (black bands at unused areas) support - DONE for xmga & x11
|
||||
- fix X4.0.x/DRI OpenGL (doesn't really work, at least mga & tdfx & nvidia)
|
||||
- change libmpeg2 & libvo interface to be compatible with libmpeg2-0.2.0 release
|
||||
- "raw" X11 output - for viewing over network (without MIT-SHM)
|
||||
|
||||
Player features:
|
||||
- libcss support
|
||||
|
@ -27,7 +27,9 @@ 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')
|
||||
- DirectShow support
|
||||
|
||||
Requested codecs:
|
||||
- WMV (failing to load)
|
||||
- ASUS ASV1 (loaded, but picture is upside-down and very pixelized)
|
||||
- VoxWare audio (DirectShow required)
|
||||
|
|
Loading…
Reference in New Issue