mpv/core/input
wm4 4f5e12136d stream: remove padding parameter from stream_read_complete()
Seems like a completely unnecessary complication. Instead, always add a
1 byte padding (could be extended if a caller needs it), and clear it.

Also add some documentation. There was some, but it was outdated and
incomplete.
2013-06-23 22:33:59 +02:00
..
input.c stream: remove padding parameter from stream_read_complete() 2013-06-23 22:33:59 +02:00
input.h command: replace some show_ commands with properties 2013-06-07 18:00:34 +02:00
joystick.c Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
joystick.h
keycodes.h keycodes: fix copy paste error 2013-06-05 00:02:29 +02:00
lirc.c
lirc.h