Commit Graph

18390 Commits

Author SHA1 Message Date
uau 8e4e1ffb74 Don't blit frame if we hit EOF and no new frame is read. Fixes picture
changing back to a previous frame after the last one with some vos.
Patch by Timothy Lee, timothy (.) lee () siriushk com  [location of the
added line changed by me].


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18390 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-05 17:30:52 +00:00
iive 936d5df9e0 fix the warning generated (in gcc4) by the 'inline' keyword position.
patch by Pierre Lombard


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18389 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-05 11:13:08 +00:00
iive 551166192f x264 linking now requires explicit x11 libraries inclusion.
As side effect this fix simplifies the complicated expression.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18388 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-04 19:10:16 +00:00
iive 4ea78566ce check for XviD compiled with pthread support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18387 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-04 16:34:05 +00:00
gpoirier f15aff6bd0 French Fixes by Pierre Lombard, (and 10l to me for not checking they were
conflicts on my tree before committing, so previous version was probably
not even building cleanly).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18386 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-04 12:36:34 +00:00
reimar 1571808a1a Make sure black borders are drawn when switching videos with -fixed-vo.
Alexander Strasser at LinuxTag


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18385 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-04 08:45:34 +00:00
reynaldo f804def5c7 updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18384 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-04 03:00:39 +00:00
nicodvb 78577530ca fixed %d->PRIu64 in read_mpeg_timestamp()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18383 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-03 18:18:25 +00:00
nicodvb 8622d18bde stream_read_word() returns _unsigned_ int
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18382 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-03 18:12:38 +00:00
nicodvb c5777d7f53 in read_mpeg_timestamp() cast int expression to uint64_t before shifting to avoid truncation of bits and to prevent propagation of bit 1 as sign bit in pts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18381 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-03 17:55:02 +00:00
gabrov 54a3ec649f synced with 1.1281
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18380 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-02 23:03:38 +00:00
gpoirier c03091a32e French fixes by jerome WOF ferrari YAP lappis WOF com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18379 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-02 19:30:58 +00:00
gpoirier f8ee61fbc8 yet another Compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18378 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 21:12:12 +00:00
gpoirier 09a7f2ea97 some more corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18377 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 19:31:45 +00:00
gpoirier ac8355d260 sync with 1.1281
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18376 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 17:54:48 +00:00
gpoirier 79632a1709 french corrections by Bounec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18375 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 17:46:30 +00:00
diego 4b52bda380 Small wording fix, add parameters to the lavfopts option declarations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18374 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 17:08:52 +00:00
diego 0f158fa844 Expand a bit, clarification and grammar fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18373 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 14:46:49 +00:00
diego bee258cfec cosmetics: Make patch apply cleanly.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18372 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 13:29:22 +00:00
diego 22b9a36088 Remove obsolete features.xml file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18371 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 13:13:50 +00:00
diego aab6fb02fd misc wording/spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18370 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 12:39:10 +00:00
gabrov f2fea08fca synced with 1.1280
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18369 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 11:43:36 +00:00
gpoirier 8043cb86c3 we have a preliminary support for macintel
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18368 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 10:11:15 +00:00
rfelker 5878ff9f5a 100000l to the fools who don't know C
These were all found while auditing for malloc(A*B) type bugs.
Removing them makes it easier to find real incorrect usage and makes
the code more readable.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18367 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 02:04:09 +00:00
reimar 40b6f59ac4 update release tag so nobody uses an old codecs.conf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18366 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 22:28:15 +00:00
rtognimp 46bf6b0bce AIx port is experimental
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18365 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 22:09:40 +00:00
rtognimp 22873f0af9 sync with ffmpeg changelog + some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18364 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 21:41:10 +00:00
diego 4a98d0a313 Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
10 x86 to avoid using a local declaration that is no longer compatible.
patch by "Derek E. Lewis", dlewis $$@$$ solnetworks %%.%% net


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18363 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 21:17:30 +00:00
attila 0283b8134f 10l
creating patches from root dir is already mentioned in item 2.
roll back previous commit and make the text from item 2 a seperate item


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18362 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 20:36:13 +00:00
attila fda123c3d5 patches should be always created from root dir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18361 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 20:32:01 +00:00
attila 1cbe61d091 add section about resending patches
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18360 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 20:22:38 +00:00
kraymer 0891f36cff 1.1280: -lavfopts muxrate in in bits/sec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18359 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 19:25:08 +00:00
nicodvb d8d8e2f6bd -lavfopts muxrate in in bits/sec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18358 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 18:57:41 +00:00
kraymer 515519f3f2 1.1279: Bump the date.
1.1278: Correct vglobal description, as pointed out by Loren.
1.1277: cosmetics: Remove trailing whitespace.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18357 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 13:30:16 +00:00
kraymer 800f575f8a 1.1276: Consistency for the 'i' key, [does not apply]
document vglobal, aglobal and i_certify_that_i_am_the_longest_option_ever.
1.1275: Small grammar fix introduced by my previous commit :/ [does not apply]
1.1274: Small clarification to the i keystroke description [previously commited]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18356 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 13:16:17 +00:00
kraymer f0aa823e57 1.1273: small spelling/grammar fixes
1.1272: clarified restriction on -lavfopts :delay
1.1271: document more -lavfopts entries
1.1270: EDL no longer conditionally compiled.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18355 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 13:00:35 +00:00
gabrov 16bfc4b9cf synced with 1.1200
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18354 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 12:17:10 +00:00
gabrov c8108371f5 synced with 1.252 (update done by Reynaldo)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18353 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 08:05:14 +00:00
gpoirier 8350dafd17 fixes suggested by Reimar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18352 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 07:24:40 +00:00
reynaldo 616c5a84b2 Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18351 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 01:53:37 +00:00
gabrov 5667ddb956 synced with 1.251
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18350 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 00:22:56 +00:00
reynaldo 4a2e5aa349 Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18349 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 00:04:36 +00:00
gpoirier ab45a12227 Add a few meaningfull recent dev. improvement, cut overly long lines
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18348 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 21:52:56 +00:00
reynaldo 90b433dac4 slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18347 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 18:17:17 +00:00
gpoirier edf521e1e1 French fixes by Jerome Ferrari
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18346 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 17:32:17 +00:00
gpoirier 18b4b3e420 French fixes by Bounec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18345 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 17:18:07 +00:00
gpoirier 6793e59934 I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due date
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18344 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 17:04:57 +00:00
diego 659ad04d72 Bump the date.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18343 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 17:01:43 +00:00
gpoirier da4ef16ec0 sync with 1.1278
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18342 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 16:56:55 +00:00
iive a0bcc9f185 Adding transliteration (english spelling) of my name
and put it in canonical form (as discussed on mplayer-cvs).
I'll take it very personally if somebody messes my name again!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18341 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 12:43:23 +00:00