faust3
7b7c8c7125
save us from #ifndef hell
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16941 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 21:09:07 +00:00
gabrov
b7f7de5465
synced with 1.197
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16940 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 19:57:02 +00:00
faust3
4c0cf32f51
there is no sh_video for audio only files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16939 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 18:01:52 +00:00
ranma
0abc2311fe
mostly formatting fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16938 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 17:48:26 +00:00
faust3
4bab1b4c16
libcdio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16937 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 17:46:26 +00:00
faust3
0538ed8780
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
...
patch by Erik Lunchpail <erik_27can at yahoo.com>
base on patch by Rocky Bernstein <rocky at panix.com>
minor modification by myself
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16936 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 17:42:20 +00:00
nicodvb
f57a65dd86
fixed possible uint8 overflow; assign progid to the newly created pmt
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16935 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 16:17:17 +00:00
ranma
f6059439b9
10l: osd_show_dvd_nav_highlight is just a flag
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16934 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 16:16:04 +00:00
reimar
949b479e3c
fix typos: aslo->also, falback->fallback (they were just too annoying *g*)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16933 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 16:10:39 +00:00
ranma
2a1f8fe312
Two minor corrections by mitch (mitch at cgarbs dot de)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16932 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 15:54:29 +00:00
reimar
78f77afc33
Fix bugs/crash introduced by translation patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16931 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 15:25:08 +00:00
ranma
649712e405
Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16930 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 14:44:49 +00:00
gpoirier
d4dd22f383
sync w/ 1.1149
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16929 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 14:28:25 +00:00
reimar
37e8450bf0
"describe" cdda://n-m syntax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16928 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 14:21:17 +00:00
reimar
ee37c78b40
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,
...
not all after (unfortunately, cdda://n- does not work, use e.g. cdda://n-99999).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16927 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 14:17:51 +00:00
reimar
fb99b3a5c4
estimate total time also for audio-only files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16926 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 14:14:53 +00:00
ptt
490380977c
added support for OSD localization
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16925 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 02:47:43 +00:00
ptt
83f30085e7
Added translatable messages for OSD localization to help/help_mp-en.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16924 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 02:38:47 +00:00
ptt
7fc8df7270
Added translatable messages for OSD localization from libvo/sub.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16923 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 02:36:00 +00:00
gabrov
94d41a1b0c
synced with 1.98
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16922 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 21:42:27 +00:00
gpoirier
6c5609cd06
Sync with 1.1148
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16921 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 18:11:02 +00:00
ranma
ede4dea08c
sync with rev. 1.196
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16920 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 17:48:00 +00:00
ranma
0b5e424c5f
Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska case
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16919 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 17:25:34 +00:00
rtognimp
1cfe5263b1
Use correct demuxer type for aac in shoutcast streams
...
(content-type="audio/aacp").
Fixes http://160.79.128.40:7040 (it does not work with internal faad)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16918 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 15:32:50 +00:00
reimar
5338f357ca
Speex audio decoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16917 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 12:01:05 +00:00
reimar
4e76145381
Speex support. Seeking and pts generation does not work.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16916 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 11:58:25 +00:00
reimar
eeaa5eb45f
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.
...
this was the default before, too, since a function call was missing and
thus the paranoia setting was ignored
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16915 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 11:40:06 +00:00
reimar
59b42cdde8
Allow detection of theora without pkg-config and linking against internal
...
tremor ogg functions instead of external ogg lib.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16914 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 09:57:13 +00:00
lorenm
316bb1d44c
sort timestamps instead of assuming conventional B-frame order. (fixes x264 B-pyramid)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16913 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 04:56:23 +00:00
ptt
d291ddf016
Enabled OSD localization / moved msgs to help/help_mp-en.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16912 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 01:27:38 +00:00
ptt
017c3285f9
Added translatable messages for OSD localization
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16911 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 01:25:16 +00:00
ptt
34e9f8b037
Little fixes around ':' and spaces
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16910 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 01:02:18 +00:00
ptt
1256435423
Changed MSGTR_MPDEMUX_URL_MallocFailed to MSGTR_MemAllocFailed (msg defined two times in help_mp-en.h)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16909 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 00:55:34 +00:00
ptt
80f36a7449
Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16908 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 00:53:33 +00:00
ptt
f967a47371
Changed MSGTR_MPDEMUX_MMST_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16907 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 00:51:36 +00:00
ptt
35ca56387b
changes from MSGTR_MPDEMUX_AIALSA1X_* to MSGTR_MPDEMUX_AIALSA_* since they are the same messages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16906 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 00:48:43 +00:00
ptt
6e1d740c4a
MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16905 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 00:45:56 +00:00
ptt
0d376af4ad
libmpdemux translatables corrections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16904 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 00:42:10 +00:00
ptt
7e690a996a
synced with 1.136
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16903 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 11:17:03 +00:00
jheryan
0763332f71
Synced with 1.98
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16902 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 06:42:58 +00:00
jheryan
6d465b45be
Synced with 1.1146
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16901 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 06:42:17 +00:00
jheryan
cb8db05b25
Synced with 1.193
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16900 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 06:41:39 +00:00
lorenm
3c1298e0f7
sync to x264 r360 (trellis)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16899 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 01:01:19 +00:00
albeu
058afda0f8
Autoload vobsub's from ~/.mplayer/sub
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16898 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-03 14:19:25 +00:00
ptt
126f151cda
changed KEY_PREVIOUS to KEY_PREV, cause the first undefined
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16897 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-03 10:50:43 +00:00
ptt
3d868eb412
small grammar/wording fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16896 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-03 09:52:05 +00:00
reynaldo
258f629dc8
typo fix bust/must
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16895 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-03 04:04:22 +00:00
ptt
d97d8e53f3
sync with 1.192 by PaulTT
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16894 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-03 00:38:11 +00:00
albeu
374db42e17
libvo input cleanup: remove the dependency on libinput,
...
remove most of the crappy mappings (like O->o or ESC->q).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16893 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-02 21:50:55 +00:00
ranma
13cf9144bb
sync with 1.193
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16892 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-02 16:09:44 +00:00