1
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 03:06:28 +01:00
mpv/stream
Amar Takhar e306174952 Translation system changes part 2: replace macros by strings
Replace all MSGTR_ macros in the source by the corresponding English
string.
2009-07-07 01:38:20 +03:00
..
freesdp The first valid index is total count - 1 (usually 0) 2009-03-09 20:30:24 +00:00
librtsp Ensure the string we're trying to compare is actually not NULL. 2009-03-09 20:31:03 +00:00
realrtsp Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
ai_alsa1x.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
ai_alsa.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
ai_oss.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
asf_mmst_streaming.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
asf_streaming.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
audio_in.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
audio_in.h Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. 2008-08-06 23:19:29 +00:00
cache2.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
cache2.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
cdd.h Rename a bunch of miscellaneous preprocessor directives. 2008-08-07 08:58:07 +00:00
cdinfo.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
cookies.c Add #include <limits.h>, fixes build on Solaris 8. 2006-09-07 00:10:44 +00:00
cookies.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
dvb_tune.c set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn't defined; patch by Reimar 2008-11-05 23:37:52 +00:00
dvbin.h Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com. 2009-02-22 14:12:33 +00:00
frequencies.c Add forgotten const for pal_ireland. 2008-01-13 11:42:33 +00:00
frequencies.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
http.c Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
http.h Add missing header #includes to fix 'make checkheaders'. 2008-03-10 19:28:42 +00:00
network.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
network.h Merge svn changes up to r28461 2009-02-04 00:28:17 +02:00
open.c Add option pointer to stream struct (at least temporarily) 2008-04-23 13:48:38 +03:00
pnm.c Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
pnm.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
pvr.h Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
rtp.c Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
rtp.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
stream_cdda.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream_cddb.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream_cue.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream_dvb.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
stream_dvd_common.c Switch internal dvdread to libdvdread SVN external. 2009-01-08 19:28:28 +00:00
stream_dvd_common.h Switch internal dvdread to libdvdread SVN external. 2009-01-08 19:28:28 +00:00
stream_dvd.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream_dvd.h Switch internal dvdread to libdvdread SVN external. 2009-01-08 19:28:28 +00:00
stream_dvdnav.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream_dvdnav.h removed struct dvdnav_event_t that is 1) unused; 2) has an improper name. You can't turn your back for a second... 2008-06-29 13:14:02 +00:00
stream_file.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream_ftp.c Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
stream_live555.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream_mf.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_nemesi.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_netstream.c Merge svn changes up to r28461 2009-02-04 00:28:17 +02:00
stream_netstream.h Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
stream_null.c Mark all stream_info_t as const 2007-12-02 13:22:53 +00:00
stream_pvr.c Use '#include <poll.h>' instead of '#include <sys/poll.h>'. 2008-08-14 15:54:53 +00:00
stream_radio.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream_radio.h Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
stream_rtp.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_rtsp.c Merge svn changes up to r28461 2009-02-04 00:28:17 +02:00
stream_smb.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream_tv.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_udp.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_vcd.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream_vstream.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
stream.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
stream.h Merge svn changes up to r28641 2009-02-18 01:45:36 +02:00
tcp.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
tcp.h Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
tv.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
tv.h Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2, 2009-03-16 17:12:29 +00:00
tvi_bsdbt848.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
tvi_def.h cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
tvi_dshow.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
tvi_dshow.h vfw.h needs a windows.h include before on MinGW64. 2008-11-02 16:46:02 +00:00
tvi_dummy.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
tvi_v4l2.c Make tvi_v4l2 print -1 as "Current input" if the ioctl to read it failed. 2009-04-10 10:13:41 +00:00
tvi_v4l.c Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. 2008-08-06 23:19:29 +00:00
tvi_vbi.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
udp.c Use memset to make sure all parts of struct sockaddr_in are always initialized. 2009-02-25 12:51:20 +00:00
udp.h Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
url.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
url.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
vcd_read_darwin.h Add missing header #includes to fix 'make checkheaders'. 2008-03-10 20:19:15 +00:00
vcd_read_fbsd.h Add missing header #includes to fix 'make checkheaders'. 2008-03-10 19:28:42 +00:00
vcd_read_win32.h Add missing header #includes to fix 'make checkheaders'. 2008-03-10 19:28:42 +00:00
vcd_read.h Remove -std=gnu99/gnu89/default dialect linux define, as it violates the 2008-07-15 00:21:32 +00:00