358194764b
Input buffer by default is set to 2MB - for some sources, for example streaming RTSP input over UDP, this is not enough and causes significant playback issues that are not present while playing back the same source under ffplay/mpv. It looks like someone actually started working on this feature as there are translated strings, properties and everything ready - only the control was missing from the UI. This commit adds that control. Currently, the range is set to 1-16MB, step 1MB. This is somewhat arbitrary, so suggestions to tweak this range with more real-world use cases are welcome.