albeu
6ec6fcb6f3
Add the declarations for mp_property_find/do.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18190 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 14:26:30 +00:00
diego
05249aeb3a
Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext
...
without reporting it in the list of CPU flags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18189 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 14:13:14 +00:00
nicodvb
37dae9ebcb
fixed muxrates for xvcd and xsvcd
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18188 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:31:05 +00:00
nicodvb
6ba9d6ce20
audio init code was previously moved to fix_parameters() so removed from write_chunk()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18187 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:25:46 +00:00
gpoirier
53604e0c21
simpler and better subtitles switching, patch by Stanislav Maslovski <stanislav P maslovski A gmail P com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18186 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:24:20 +00:00
diego
66697d66a4
Set all processor flags individually, not implied.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18185 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:24:04 +00:00
nicodvb
2c06ca54a2
introduced structures and code to keep track of decoder's buffers sizes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18184 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:18:32 +00:00
diego
1d8757fb7d
Disable RTC on PowerPC.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18183 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:17:23 +00:00
nicodvb
f86a32a270
new code to simplify assignment of timestamps; removed temp_ref from mpeg_frame_t and modified add_frame() accordingly; removed no more used drop_delayed_audio() and save_delayed_audio()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18182 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:05:01 +00:00
diego
830ce1eb08
10l: Fix internal FAAD check for non-x86.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18181 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 12:46:33 +00:00
diego
d5d037c63b
We now have CJPG samples and they work with the CJPG and ijpg decoders.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18180 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 11:22:18 +00:00
diego
e53431f1cc
Blacklist certain gcc versions instead of running an expensive compilation
...
during the internal FAAD check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18179 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 11:03:45 +00:00
reynaldo
feadc2c1f3
Small hack suggested by dalias to avoid flickering at I frames
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18178 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 05:14:55 +00:00
reynaldo
c03b175452
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18177 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 05:12:10 +00:00
reimar
19935f69bd
minor fixes: get rid of pointless inline attributes and some additional checks
...
fo ppm reading
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18176 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 18:46:17 +00:00
reimar
d9d16656b2
forgotten update_xinerama_info prototypes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18175 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 18:42:55 +00:00
albeu
4d418c336f
Implement getting colors. The mapping between MPlayer's gamma range
...
(-100/100) and v4l's range (0-65535) had to be changed a bit to avoid
rounding errors.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18174 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 12:47:37 +00:00
albeu
f865d5a17e
Implement tv_get_color_options() and make tv_set_color_options() return
...
mainfull values.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18173 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 12:45:18 +00:00
kraymer
c07b14a9b0
1.260: 10l
...
1.259: syntax fix for "s" (keyboard control)
1.258: minor markup fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18172 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:54:00 +00:00
kraymer
ffb3dbc09b
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18171 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:51:50 +00:00
kraymer
7af4532cbc
syntax fix for "s" (keyboard control)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18170 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:45:02 +00:00
kraymer
0b15331980
typo (noticed by "veal" on freenode)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18169 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:37:35 +00:00
pacman
9b5b4feac8
Fix BGR32 big-endian output
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18168 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 22:44:33 +00:00
nicodvb
26b3c3f9ca
removed useless (and broken as hell) buffering code from muxer1; buffering constraints will be fully respected when one of the forthcoming patches is applied
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18167 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 21:40:03 +00:00
nicodvb
280b8e3875
removed skip_padding (never used and totally useless)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18166 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 20:53:48 +00:00
nicodvb
a160c8687f
added support for DX50 and dx50 4CCs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18165 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 20:48:55 +00:00
nicodvb
aa0de16882
fixed wrong operator precedence in parse_mpeg4_video()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18164 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 20:44:43 +00:00
nicodvb
471dc6e589
simplified code to patch the video framerate (removed silly comparisons)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18163 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 20:38:09 +00:00
nicodvb
1cbc74c755
changed timebase from 1024 to 300 (no rounding errors with any of the allowed framerates); write scr_extension accordingly. This is the first of a long series of patches to rewrite the muxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18162 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 20:32:36 +00:00
reimar
3a54af84ad
10l, aspect_save_screenres must be always called in update_xinerama_info.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18161 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 16:17:06 +00:00
reimar
4f5303a7fe
better set audio_out_minsize to MAX_FRAMESIZE
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18160 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 09:23:13 +00:00
reimar
f232cb8882
set audio_out_minsize, should avoid all "maxlen too small" cases
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18159 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 22:33:58 +00:00
reimar
2d6eb3cf57
bug fixes: left-over mode variable used uninitialized,
...
initialize sh->audio_out_minsize to maximum decoded size
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18158 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 22:30:31 +00:00
kraymer
ed59d324d4
1.242: small grammar fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18157 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 22:04:05 +00:00
kraymer
39af329375
small grammar fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18156 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 22:02:52 +00:00
kraymer
783f7d6f83
remove private comment tag
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18155 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 21:48:34 +00:00
kraymer
2eeea1fd79
1.241: add a newline before the "Playing"... line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18154 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 21:38:24 +00:00
kraymer
c7ae207b5f
German translation for usage.xml
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18153 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 21:36:51 +00:00
reimar
11ff3f51fb
add a newline before the "Playing"... line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18152 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 21:06:12 +00:00
diego
d4e9855511
Using channel count, samplerate and input bps values from the container
...
instead of the decoder breaks some DTS samples where the container says
the audio has 6 channels but the decoder gives 2. In this case take the
number of channels from the decoder instead, the output will almost
certainly be badly garbled anyway if the number of channels is wrong.
patch by Uoti Urpala, uoti <<.>> urpala <<@>> pp1 <<.>> inet <<.>> fi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18151 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 20:12:01 +00:00
reimar
2f9248f074
Register for window-manager delete window events and quit MPlayer.
...
slightly modified patch from Rickard Narstrom (rickard narstrom at gmail com)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18150 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 15:58:10 +00:00
reimar
5c332bb395
also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.
...
fixes MPlayer exiting without message for e.g. "mplayer -ao"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18149 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 15:50:37 +00:00
kraymer
1680e5e872
spellcheck revealed 2 more typos..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18148 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 10:28:49 +00:00
gpoirier
381b2d32e7
typo fix: s/20060915/20040915/
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18147 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 05:48:16 +00:00
kraymer
338cfde386
small grammar fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18146 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 21:36:29 +00:00
kraymer
931831a99e
German translation for documentation.xml
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18145 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 21:30:21 +00:00
diego
0b24ca198d
Remove some libmpdvdkit vs libmpdvdkit2 cruft.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18144 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 21:16:46 +00:00
rtognimp
5fce1e7235
faad2 updated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18143 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 19:48:14 +00:00
rtognimp
82361d50d0
Update to faad2 cvs 20040915+MPlayer fixes
...
Patch by me and Emanuele Giaquinta
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18142 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 19:39:34 +00:00
kraymer
b664e7f321
1.15: Explain how security issues should be reported, based on a patch by Ivann
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18141 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 19:33:46 +00:00