1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-31 07:51:55 +00:00
mpv/DOCS/man
Uoti Urpala 20571d6f68 Revert "add outdir sub-option to vo png"
This reverts commit 22322409dd.

The reverted commit had at least the following problems:
- It adds a lot of filesystem handling code to an individual VO.
- The added code is duplicated from vo_jpeg.c.
- The added code has exit_player() calls. A VO should not exit the
  whole program. Even if vo_jpeg still has those calls they are a bug
  that shouldn't spread elsewhere.
- The functionality benefit of automatic directory creation is
  questionable. It was probably only included in vo_jpeg because of
  the option to automatically create multiple subdirectories (though
  the utility of that is also questionable); vo_png does not have that.
2008-10-02 05:15:35 +03:00
..
cs Give all shell scripts a .sh suffix for consistency. 2008-07-07 09:30:22 +00:00
de Give all shell scripts a .sh suffix for consistency. 2008-07-07 09:30:22 +00:00
en Revert "add outdir sub-option to vo png" 2008-10-02 05:15:35 +03:00
es Escape some more '-'. 2007-11-04 12:11:55 +00:00
fr Revert "add outdir sub-option to vo png" 2008-10-02 05:15:35 +03:00
hu synced with r27607 2008-09-14 16:10:04 +00:00
it synced with r27454 2008-08-27 11:07:15 +00:00
pl Give all shell scripts a .sh suffix for consistency. 2008-07-07 09:30:22 +00:00
ru Give all shell scripts a .sh suffix for consistency. 2008-07-07 09:30:22 +00:00
zh sync w/r27348, patch by JRaSH 2008-08-11 21:10:04 +00:00