mirror of
https://github.com/mpv-player/mpv
synced 2025-03-02 04:11:03 +00:00
fuse XviD entries,
more correct entry about Coverity scans mention that lavf's MP4 and MOV have greatly improved git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18422 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0cc8fd0ec8
commit
7913f2c9ce
@ -4,7 +4,7 @@ MPlayer (1.0)
|
|||||||
|
|
||||||
Security:
|
Security:
|
||||||
* support for compilation with non-executable stack
|
* support for compilation with non-executable stack
|
||||||
* fix the majority of issues caught by Coverity's static analysis runs
|
* fix the major issues caught by Coverity's static analysis runs
|
||||||
|
|
||||||
DOCS:
|
DOCS:
|
||||||
* environment variables documentation started
|
* environment variables documentation started
|
||||||
@ -135,6 +135,8 @@ MPlayer (1.0)
|
|||||||
* Zip Motion-Block Video (ZBMV) decoder
|
* Zip Motion-Block Video (ZBMV) decoder
|
||||||
* KMVC decoder
|
* KMVC decoder
|
||||||
* NuppelVideo/MythTV demuxer and RTJpeg decoder
|
* NuppelVideo/MythTV demuxer and RTJpeg decoder
|
||||||
|
* MP4 and MOV demuxer greatly improved to support all varieties of
|
||||||
|
currently available files
|
||||||
* AVS demuxer and video decoder
|
* AVS demuxer and video decoder
|
||||||
* American Laser Games multimedia (*.mm) playback system
|
* American Laser Games multimedia (*.mm) playback system
|
||||||
|
|
||||||
@ -164,12 +166,12 @@ MPlayer (1.0)
|
|||||||
* audio encoding modularized
|
* audio encoding modularized
|
||||||
* AAC (FAAC) audio encoding
|
* AAC (FAAC) audio encoding
|
||||||
* border processing adaptive quantization in libavcodec
|
* border processing adaptive quantization in libavcodec
|
||||||
* encoding zones, DivX profiles support and luminance masking for XviD
|
* encoding zones, DivX profiles support, luminance masking,
|
||||||
|
multi-threaded encoding for XviD
|
||||||
* raw audio muxer
|
* raw audio muxer
|
||||||
* fixed various bugs in the EDL code
|
* fixed various bugs in the EDL code
|
||||||
* x264 "turbo mode" to speed up first pass of multi-pass encoding
|
* x264 "turbo mode" to speed up first pass of multi-pass encoding
|
||||||
* x264 custom quantization matrices
|
* x264 custom quantization matrices
|
||||||
* XviD multi-threaded encoding support
|
|
||||||
* -delay allows real audio delay instead of just a delay in the header
|
* -delay allows real audio delay instead of just a delay in the header
|
||||||
* search for (deprecated!) frameno.avi is now disabled by default (use
|
* search for (deprecated!) frameno.avi is now disabled by default (use
|
||||||
-frameno-file frameno.avi to enable)
|
-frameno-file frameno.avi to enable)
|
||||||
|
Loading…
Reference in New Issue
Block a user