mirror of
https://github.com/mpv-player/mpv
synced 2025-03-22 19:34:14 +00:00
some new stuff worth mentioning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16042 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ea10eebad5
commit
3cf7669ea0
2
AUTHORS
2
AUTHORS
@ -655,6 +655,8 @@ Shimon, Oded (ods15) <ods15@ods15.dyndns.org>
|
||||
* small cleanups, mostly to EDL
|
||||
* -speed for MEncoder
|
||||
* -edl and -hr-edl-seek for MEncoder
|
||||
* -delay for MEncoder
|
||||
* some changes to vf_dsize and vf_expand
|
||||
|
||||
Simon, Peter <simon.peter@linuxuser.hu>
|
||||
* TOOLS/wma2ogg.pl author
|
||||
|
@ -54,6 +54,7 @@ MPlayer (1.0)
|
||||
* remove_logo filter
|
||||
* lavcresample is now used by default (use -af-adv force=0 for old
|
||||
behaviour).
|
||||
* vf_expand and vf_dsize now support aspect and round params.
|
||||
|
||||
MEncoder:
|
||||
* audio encoding modularized
|
||||
@ -63,6 +64,8 @@ MPlayer (1.0)
|
||||
* raw audio muxer
|
||||
* fixed various bugs in the EDL code
|
||||
* x264 "turbo mode" to speed up first pass of multi-pass encoding
|
||||
* -delay added allowing real audio delay instead of just specifying delay
|
||||
in header.
|
||||
|
||||
Ports:
|
||||
* improved timer function on Mac OS X
|
||||
|
Loading…
Reference in New Issue
Block a user