Accepting request 307251 from home:scarabeus_iv:branches:multimedia:apps

- Sync with packman spec-file

- Update to 0.9.1

OBS-URL: https://build.opensuse.org/request/show/307251
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=7
This commit is contained in:
Martin Pluskal
2015-05-15 09:20:00 +00:00
committed by Git OBS Bridge
parent 9a1e38175d
commit 996f8a0cc2
5 changed files with 123 additions and 76 deletions

View File

@@ -1,7 +1,12 @@
-------------------------------------------------------------------
Fri May 15 08:19:20 UTC 2015 - tchvatal@suse.com
- Sync with packman spec-file
-------------------------------------------------------------------
Wed May 6 12:49:29 UTC 2015 - mpluskal@suse.com
- Update to 0.9.2
- Update to 0.9.1
* mpv's IRC channel moved from #mpv-player to #mpv on chat.freenode.net.
* Documentation updates.
* The default value for the --ytdl-format option is now best, in order to work around youtube-dl's 2015.04.26 release enabling DASH by default, as FFmpeg / Libav do not yet properly support DASH.
@@ -34,6 +39,7 @@ Wed May 6 12:49:29 UTC 2015 - mpluskal@suse.com
* Options that have multiple options and also include a "yes" option now default to that if specified with no arguments.
* The default value of --cache-default is now 150000 (153.6 MB, ~146 MiB).
* JPEG screenshots now use the same subsampling as the source video. The images are still RGB regardless of source format though.
-------------------------------------------------------------------
Thu Apr 23 11:27:19 UTC 2015 - mpluskal@suse.com