mpv/DOCS/man
Dudemanguy 343a5fd345 player: remove all rpi-specific code
vo_rpi and its related code has pretty much historically been a
disaster in mpv. The build regularly gets broken and since nobody uses
it, it takes months for anyone to notice. There was also that time where
fullscreen was broken for about a year and a half. Also building in waf
was entirely broken for about a couple of years or so due to mysterious
reasons no one ever figured out (meson magically fixed it).

Anyways, once again the build is broken due to rpi being forgotten about
again, but instead of pretending to support this crap. Just drop it all.
Nowadays, mmal hwdec is a relic since these devices are better off using
the v4l2m2m ffmpeg fork instead which actually uses KMS properly. RPI 1
and 2 probably can't do this and will remain broken but oh well blame
Broadcom for being special snowflakes and not using standard APIs (my
rockpro worked out of the box; just saying). RPI 2 is nearly 10 years
old anyways, so I think you can afford a new SBC by now. If we were
nicer, there would be a deprecation period, but this is broken in the
last major release anyway so too late.

Closes #13402.
2024-02-05 17:41:06 +00:00
..
af.rst m_option: drop support for -del for list options 2023-10-30 16:47:44 +00:00
ao.rst DOCS/ao: change wrong note on which driver is preferred 2024-01-01 22:41:38 +01:00
changes.rst
console.rst console.lua: implement case-insensitive completion 2023-12-15 15:44:48 +00:00
encode.rst options: remove a few options marked with .deprecation_message 2023-09-21 16:06:29 +00:00
input.rst command: add load-input-conf 2024-02-04 15:12:02 +00:00
ipc.rst
javascript.rst scripting: add mp.input 2024-01-13 02:53:08 +00:00
libmpv.rst cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
lua.rst scripting: don't observe properties with type nil 2024-01-20 16:09:34 +00:00
mpv.rst DOCS/mpv: document how mf:// URLs are formed 2024-02-02 11:39:47 +01:00
options.rst player: remove all rpi-specific code 2024-02-05 17:41:06 +00:00
osc.rst osc: add osc-windowcontrols_title option 2024-01-22 14:41:36 +00:00
stats.rst javascript: use --js-memory-report option instead of MPV_LEAK_REPORT 2023-10-26 16:49:56 +00:00
vf.rst m_option: drop support for -del for list options 2023-10-30 16:47:44 +00:00
vo.rst player: remove all rpi-specific code 2024-02-05 17:41:06 +00:00