mpv/libmpv
Dudemanguy 199a7ebcd9 client API: also export mpv_stream_cb_add_ro
20c4036daa switched to hiding all symbols
by default and exporting the ones we want with MPV_EXPORT.
However, the mpv_stream_cb_add_ro function was missed and it is part of
the client API. Export it too. Fixes #9971.
2022-03-11 08:07:13 -06:00
..
client.h player: make deprecated track/chapter/metadata events internal 2021-12-15 12:29:10 +01:00
mpv.def libmpv: remove opengl_cb API and other deprecated symbols 2021-12-15 12:29:10 +01:00
mpv.pc.in build: add hacks to force waf to generate valid .pc files 2014-08-07 23:45:40 +02:00
render.h client API: use symbol visibility attributes 2021-11-19 14:16:41 +00:00
render_gl.h libmpv: remove opengl_cb API and other deprecated symbols 2021-12-15 12:29:10 +01:00
stream_cb.h client API: also export mpv_stream_cb_add_ro 2022-03-11 08:07:13 -06:00