0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/man/en
wm4 854303ad49 Remove internal network support
This commit removes the "old" networking code in favor of libavformat's
code.

The code was still used for mp_http, udp, ftp, cddb. http has been
mapped to libavformat's http support since approximately 6 months ago.
udp and ftp have support in ffmpeg (though ftp was added only last
month). cddb support is removed with this commit - it's probably not
important and rarely used if at all, so we don't care about it.
2013-07-07 19:42:38 +02:00
..
af.rst af_lavfi: add libavfilter bridge 2013-05-23 17:44:06 +02:00
ao.rst ao_jack: allow more control about channel layouts 2013-07-07 18:37:55 +02:00
changes.rst options: rename --rawvideo to --demuxer-rawvideo, same with --rawaudio 2013-06-28 15:14:51 +02:00
encode.rst Option -omaxfps: limit fps when encoding 2013-06-09 15:37:28 +02:00
input.rst command: add some playlist manipulation commands 2013-07-02 13:23:26 +02:00
mpv.rst core: add playback resume feature (manual/opt-in) 2013-05-05 20:08:11 +02:00
options.rst Remove internal network support 2013-07-07 19:42:38 +02:00
vf.rst manpage: mark some filters as deprecated in favor of libavfilter 2013-05-26 17:31:21 +02:00
vo.rst vo_opengl: handle chroma location 2013-06-28 21:20:41 +02:00