mpv/DOCS
wm4 3a21d71ad0 client API: bump API for stream_cb
Forgotten in previous commit.

Also minor semi-related change: remove the extra "," from the
mpv_sub_api enum, which I accidentally added in the previous commit.
(C99 is fine with trailing ",", C89 strictly speaking not. So do
this for maximum compatibility.)
2016-08-07 19:42:20 +02:00
..
man audio: use --audio-channels=auto behavior, except on ALSA 2016-08-04 20:49:20 +02:00
client-api-changes.rst client API: bump API for stream_cb 2016-08-07 19:42:20 +02:00
compile-windows.md DOCS/compile-windows.md: MSVC DLL usage instructions 2016-07-14 22:40:10 +02:00
contribute.md Add a CONTRIBUTING.md file 2015-12-22 23:18:46 +01:00
edl-mpv.rst demux_timeline: fix nested timelines 2016-02-20 16:22:15 +01:00
encoding.rst
interface-changes.rst audio: refactor mixer code and delete mixer.c 2016-07-17 19:21:28 +02:00
libmpv-client-api.rst DOCS: add some hints to the new examples repository 2016-03-10 21:59:21 +01:00
mplayer-changes.rst Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
release-policy.md DOCS: update release policy 2015-09-23 01:07:52 +02:00
tech-overview.txt Fix misspellings 2016-06-26 13:47:21 +02:00
waf-buildsystem.rst