diego
4f7cc897d4
small spelling/grammar fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18327 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 01:52:45 +00:00
nicodvb
19c163b183
clarified restriction on -lavfopts :delay
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18326 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 23:00:01 +00:00
nicodvb
6ef55dd8ea
document more -lavfopts entries
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18325 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 22:44:51 +00:00
uau
cc7550e89d
Remove a useless variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18324 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 22:13:59 +00:00
pacman
326fa789c6
Fix some bugs handling input that is not aligned at 16 bytes or has
...
stride!=width.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18323 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 21:42:41 +00:00
gpoirier
9d12ded234
fixes a bug when copying the image into a destination buffer smaller than the source.
...
This occurs when the destination buffer is packed but the source buffer uses aligned h&w.
patch by John Koleszar < jkoleszar AH on2 POIS com >
original thread:
Date: Apr 11, 2006 4:27 PM
Subject: [MPlayer-dev-eng] [PATCH] Chroma plane copy in vf_expand
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18322 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 19:42:36 +00:00
gabrov
94101d2cca
synced with 1.1100
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18321 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 19:07:28 +00:00
reimar
86e13d0462
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
...
are used by cc_check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18320 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 19:06:25 +00:00
diego
7f2eabd445
Remove unnecessary le2me_32 macros.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18319 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 17:20:01 +00:00
diego
e565f78044
Document how configure works and how to write basic checks.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18318 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 14:26:57 +00:00
diego
a2fdc1955c
spelling/grammar/wording fixes in doxygen and non-doxygen comments
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18317 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 13:22:23 +00:00
uau
9e6de98c11
Remove useless "#if 0" blocks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18316 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 13:16:40 +00:00
diego
2da3b6d239
Fix amr_nb-fixed compilation: Don't depend on amr_nb.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18315 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 13:12:51 +00:00
diego
43673b01e5
EDL no longer conditionally compiled.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18314 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 13:10:38 +00:00
uau
8f30963c37
Make EDL compilation unconditional
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 12:40:29 +00:00
diego
9706c6b616
Sync with upstream.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18312 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 12:00:56 +00:00
diego
ce9f20ac82
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18311 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 11:58:02 +00:00
uau
c843190441
Change common pts variables from floats to doubles. Individual demuxers
...
should be changed later.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18310 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 11:13:21 +00:00
luran
4926e5f698
sync with 1.249
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18309 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 08:44:04 +00:00
reynaldo
13b1ed4b83
Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18308 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 07:59:15 +00:00
luran
6e8385de7b
sync with 1.248
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18307 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 07:37:10 +00:00
reynaldo
1ed7091485
I think I can safely take care of the equalizer af, going to maintain it
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18306 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 05:07:20 +00:00
reynaldo
fbaec07e33
updating spanish console messages to 1.249 (almost 100%) adding all missing entries at least
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18305 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 05:02:24 +00:00
gabrov
c82b92550e
synced with 1.249
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18304 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 04:39:29 +00:00
reynaldo
697c3ba280
Removes duplicate entry
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18303 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 03:55:46 +00:00
uau
453747f9e5
Fix memory corruption in vd_libmpeg2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18302 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 02:46:33 +00:00
corey
eea7b9044c
Make mencoder stream size printing use 64 bits.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18301 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 20:24:03 +00:00
kraymer
bfc6feb3c5
German translation for faq.xml
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18300 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 20:22:36 +00:00
gpoirier
f24ba344f0
French corrections by Pierre Lombard < p_l AH gmx POIS fr >
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18299 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 20:11:05 +00:00
gpoirier
cc70406cd9
(.)~(.)
...
(-------)
---ooO-----Ooo-----------------------
Update mencoder.xml to 1.100 (up from 1.37) Weeee!
Patch by LMJ <linuxmasterjedi AH free POIS fr>
Add encoding-guide.xml (translated by Johan Bos)
to the build system (couldn't be done before because of the cross-links dependencies).
Foggy team is out to kick ass and take names!!!
-------------------------------------
( ) ( )
/|\ /|\
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18298 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 19:29:17 +00:00
gabrov
430562ad5f
synced with 1.1059
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18297 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 19:14:12 +00:00
kraymer
105db052fa
1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...
...
1.1268: small fix on -identify section of the manpage, new line for new sentence and option scaping with an slash
1.1267: Get ride of the several if(identify) messy lines and rearangment of some of the output, ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18296 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 17:55:02 +00:00
kraymer
b60ccb31ad
1.247: correct meaning of ABR
...
1.246: MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18295 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 17:41:19 +00:00
reynaldo
2c3be6dcf7
Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18294 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 07:48:26 +00:00
gabrov
456e0a5785
synced with 1.247
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18293 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 04:26:26 +00:00
gabrov
126d2904c6
correct meaning of ABR
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18292 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 04:20:58 +00:00
diego
5fe260ac46
10l: Test the variable, don't set it...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18291 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 01:59:05 +00:00
luran
70976797d1
average bitrate -> available bitrate (en hasn't changed yet?)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18290 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 01:56:52 +00:00
uau
729d2a3827
The code setting the OSD seek direction indicator for absolute seeks was
...
nonsense. Fix the to-timestamp case. I don't care enough to fix the
to-percentage case so just add a comment noting it's broken.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18289 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 22:34:40 +00:00
uau
bee52bbd10
Remove updating of vo_mouse_timer_const from the main loop and also
...
remove the variable itself. Convert code in x11_common.c and OSD timing
that depended on the variable to use real time instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18288 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 21:36:02 +00:00
nicodvb
ef6264e56e
simplified management of dvb channel switching
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18287 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 20:32:46 +00:00
gpoirier
a9bcd4949f
some fixes by Pierre Lombard
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18286 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 20:28:48 +00:00
gabrov
f2a257c9b2
synced with 1.1042
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18285 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 19:11:02 +00:00
albeu
2b54afbabb
Fix most of the mistakes pointed out by Diego.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18284 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 18:48:53 +00:00
gabrov
b04bd62cee
synced with 1.246
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18283 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 18:46:19 +00:00
gabrov
477ebd4c66
synced with 1.105
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18282 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 18:40:08 +00:00
gabrov
a557ff3c63
synced with 1.26
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18281 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 18:38:43 +00:00
jheryan
bffc4e675b
Synced with 1.242
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18280 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 13:30:07 +00:00
jheryan
0138ef9e2f
Synced with 1.1258
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18279 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 13:29:35 +00:00
jheryan
6827ad4b89
Synced with 1.15
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18278 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 13:25:47 +00:00