1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 13:14:36 +00:00

DOCS/client-api-changes: try to fix rst formatting again

This commit is contained in:
wm4 2014-07-06 19:05:45 +02:00
parent f512604f02
commit a90b5cfddf

View File

@ -23,7 +23,8 @@ Also, read the section ``Compatibility`` in ``client.h``.
API changes
===========
```
::
1.1 - remap dvdnav:// to dvd://
- add "--cache-file", "--cache-file-size"
- add "--colormatrix-primaries" (and property)
@ -33,6 +34,6 @@ API changes
insignificant is now significant
- add "cache-free" and "cache-used" properties
- OSX: the "coreaudio" AO spdif code is split into a separate AO
--------- mpv 0.4.0 is released ---------
--- mpv 0.4.0 is released ---
1.0 - the API is declared stable
```