1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 21:31:13 +00:00
mpv/input
reimar 650e8147c1 input: try to open "-input -file=" file even if stat() fails
Do not fail opening a -input file= file just because stat failed, but try
to call "open" in any case.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32497 b3059339-0415-0410-9bf9-f77b7e298cf2

Make code clearer by putting the "special case hack" inside the if.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32499 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-11-02 04:18:37 +02:00
..
appleir.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
ar.c cosmetics: input/ar.c: Mark is_mplayer_front() static 2010-11-02 04:16:45 +02:00
ar.h
input.c input: try to open "-input -file=" file even if stat() fails 2010-11-02 04:18:37 +02:00
input.h Merge svn changes up to r31033 2010-04-26 18:25:34 +03:00
joystick.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
joystick.h
lirc.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
lirc.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
mouse.h