Commit Graph

18381 Commits

Author SHA1 Message Date
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
luran cc2ec1c801 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18340 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 07:35:00 +00:00
diego 7736644929 Correct vglobal description, as pointed out by Loren.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18339 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 23:51:18 +00:00
diego cae649f8ba console message review: countless spelling/grammar/wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18338 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 23:15:34 +00:00
diego 0319f37377 Remove duplicate message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18337 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 23:07:41 +00:00
diego 3f62423f42 Rename some misspelled and misnamed messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18336 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 23:06:42 +00:00
diego 5f7d83a8ee cosmetics: Remove trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18335 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 21:37:01 +00:00
diego 3e1871bda8 Consistency for the 'i' key, document vglobal, aglobal and
i_certify_that_i_am_the_longest_option_ever.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18334 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 21:34:02 +00:00
gabrov e1902e3087 synced with 1.1124
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18333 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 21:33:55 +00:00
reynaldo 40f4f09120 Small grammar fix introduced by my previous commit :/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18332 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 16:44:48 +00:00