1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-30 19:22:11 +00:00
mpv/DOCS/man/en
wm4 4d3a2c7e0d audio/out: remove ao->outburst/buffersize fields
The core didn't use these fields, and use of them was inconsistent
accross AOs. Some didn't use them at all. Some only set them; the values
were completely unused by the core. Some made full use of them.

Remove these fields. In places where they are still needed, make them
private AO state.

Remove the --abs option. It set the buffer size for ao_oss and ao_dsound
(being ignored by all other AOs), and was already marked as obsolete. If
it turns out that it's still needed for ao_oss or ao_dsound, their
default buffer sizes could be adjusted, and if even that doesn't help,
AO suboptions could be added in these cases.
2013-06-16 19:36:56 +02:00
..
af.rst af_lavfi: add libavfilter bridge 2013-05-23 17:44:06 +02:00
ao.rst ao_jack: add (no-)connect suboption 2013-06-04 01:31:20 +02:00
changes.rst x11: enable screensaver when paused, rename/change --stop-xscreensaver 2013-06-14 00:37:39 +02:00
encode.rst Option -omaxfps: limit fps when encoding 2013-06-09 15:37:28 +02:00
input.rst manpage: improve documentation of property expansion 2013-06-08 18:09:58 +02:00
mpv.rst core: add playback resume feature (manual/opt-in) 2013-05-05 20:08:11 +02:00
options.rst audio/out: remove ao->outburst/buffersize fields 2013-06-16 19:36:56 +02:00
vf.rst manpage: mark some filters as deprecated in favor of libavfilter 2013-05-26 17:31:21 +02:00
vo.rst image_writer: Add PNG filter option (default "mixed") 2013-06-15 15:48:52 +02:00