mirror of
https://github.com/mpv-player/mpv
synced 2025-04-07 01:53:06 +00:00
Lotsa cool stuff new with -pre8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16374 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ac2c5730ce
commit
2a57b62b04
10
ChangeLog
10
ChangeLog
@ -19,6 +19,7 @@ MPlayer (1.0)
|
|||||||
* for -vo gl manyfmts is now default (since it is a lot faster), use
|
* for -vo gl manyfmts is now default (since it is a lot faster), use
|
||||||
-vo gl:nomanyfmts if it does not work for you
|
-vo gl:nomanyfmts if it does not work for you
|
||||||
* streaming textures for -vo gl, much faster if supported (use -dr)
|
* streaming textures for -vo gl, much faster if supported (use -dr)
|
||||||
|
* use libvbe from vesautils as vesa video driver
|
||||||
|
|
||||||
Decoders:
|
Decoders:
|
||||||
* Indeo2 (RT21) support via lavc
|
* Indeo2 (RT21) support via lavc
|
||||||
@ -36,6 +37,10 @@ MPlayer (1.0)
|
|||||||
* libdvdread updated to v0.9.4
|
* libdvdread updated to v0.9.4
|
||||||
* support for some more MythTV NUV files
|
* support for some more MythTV NUV files
|
||||||
* modularization of demuxer code
|
* modularization of demuxer code
|
||||||
|
* MPEG in GXF container support with extension-based detection
|
||||||
|
* faster MPEG and much faster GFX demuxing
|
||||||
|
* more user-friendly demuxer forcing
|
||||||
|
* improved MythTV nuv files support
|
||||||
|
|
||||||
Streaming:
|
Streaming:
|
||||||
* fix streaming of RealAudio files over HTTP
|
* fix streaming of RealAudio files over HTTP
|
||||||
@ -54,6 +59,7 @@ MPlayer (1.0)
|
|||||||
* countless bug fixes all over the place
|
* countless bug fixes all over the place
|
||||||
* vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2
|
* vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2
|
||||||
* skiploopfilter decoder option for very fast H.264 decoding
|
* skiploopfilter decoder option for very fast H.264 decoding
|
||||||
|
* D-Cinema audio demuxer and decoder support
|
||||||
|
|
||||||
Gui:
|
Gui:
|
||||||
* ported to GTK2
|
* ported to GTK2
|
||||||
@ -93,6 +99,10 @@ MPlayer (1.0)
|
|||||||
* full gcc 4 support for IA-32 and AMD-64 ports
|
* full gcc 4 support for IA-32 and AMD-64 ports
|
||||||
* TOOLS/vobshift.py: vobsub time-adjust tool
|
* TOOLS/vobshift.py: vobsub time-adjust tool
|
||||||
* fixed auto-insertion of lavc encoder (for DXR2/3 and DVB)
|
* fixed auto-insertion of lavc encoder (for DXR2/3 and DVB)
|
||||||
|
* new option: -idle, to make MPlayer wait for input commands when
|
||||||
|
done playing all files
|
||||||
|
* lots of new slave commands (check DOCS/tech/slave.txt)
|
||||||
|
* lots of new informations outputed with option -identify
|
||||||
|
|
||||||
|
|
||||||
pre7try2: August 26, 2005
|
pre7try2: August 26, 2005
|
||||||
|
Loading…
Reference in New Issue
Block a user