aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* updates cs translation of help messages, patch by Thomas Blaha, tomasb AT ↵Gravatar reynaldo2006-05-04
| | | | | | kapsa-cz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18384 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed %d->PRIu64 in read_mpeg_timestamp()Gravatar nicodvb2006-05-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18383 b3059339-0415-0410-9bf9-f77b7e298cf2
* stream_read_word() returns _unsigned_ intGravatar nicodvb2006-05-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18382 b3059339-0415-0410-9bf9-f77b7e298cf2
* in read_mpeg_timestamp() cast int expression to uint64_t before shifting to ↵Gravatar nicodvb2006-05-03
| | | | | | 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
* synced with 1.1281Gravatar gabrov2006-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18380 b3059339-0415-0410-9bf9-f77b7e298cf2
* French fixes by jerome WOF ferrari YAP lappis WOF comGravatar gpoirier2006-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18379 b3059339-0415-0410-9bf9-f77b7e298cf2
* yet another Compile fixGravatar gpoirier2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18378 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more correctionsGravatar gpoirier2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18377 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1281Gravatar gpoirier2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18376 b3059339-0415-0410-9bf9-f77b7e298cf2
* french corrections by BounecGravatar gpoirier2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18375 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small wording fix, add parameters to the lavfopts option declarations.Gravatar diego2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18374 b3059339-0415-0410-9bf9-f77b7e298cf2
* Expand a bit, clarification and grammar fix.Gravatar diego2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18373 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Make patch apply cleanly.Gravatar diego2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18372 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsolete features.xml file.Gravatar diego2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18371 b3059339-0415-0410-9bf9-f77b7e298cf2
* misc wording/spelling fixesGravatar diego2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18370 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1280Gravatar gabrov2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18369 b3059339-0415-0410-9bf9-f77b7e298cf2
* we have a preliminary support for macintelGravatar gpoirier2006-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18368 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100000l to the fools who don't know CGravatar rfelker2006-05-01
| | | | | | | | | 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
* update release tag so nobody uses an old codecs.confGravatar reimar2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18366 b3059339-0415-0410-9bf9-f77b7e298cf2
* AIx port is experimentalGravatar rtognimp2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18365 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with ffmpeg changelog + some updatesGravatar rtognimp2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18364 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a check for sysi86() on Solaris systems, solving a build failure on SolarisGravatar diego2006-04-30
| | | | | | | | 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
* 10lGravatar attila2006-04-30
| | | | | | | | 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
* patches should be always created from root dirGravatar attila2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18361 b3059339-0415-0410-9bf9-f77b7e298cf2
* add section about resending patchesGravatar attila2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18360 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1280: -lavfopts muxrate in in bits/secGravatar kraymer2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18359 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lavfopts muxrate in in bits/secGravatar nicodvb2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18358 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1279: Bump the date.Gravatar kraymer2006-04-30
| | | | | | | | 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
* 1.1276: Consistency for the 'i' key, [does not apply]Gravatar kraymer2006-04-30
| | | | | | | | | 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
* 1.1273: small spelling/grammar fixesGravatar kraymer2006-04-30
| | | | | | | | | 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
* synced with 1.1200Gravatar gabrov2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18354 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.252 (update done by Reynaldo)Gravatar gabrov2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18353 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes suggested by ReimarGravatar gpoirier2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18352 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at ↵Gravatar reynaldo2006-04-30
| | | | | | hotmail.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18351 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.251Gravatar gabrov2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18350 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>Gravatar reynaldo2006-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18349 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a few meaningfull recent dev. improvement, cut overly long linesGravatar gpoirier2006-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18348 b3059339-0415-0410-9bf9-f77b7e298cf2
* slovak help msgs translation update, first half, patch by Daiel Bena - benad ↵Gravatar reynaldo2006-04-29
| | | | | | AT centrum-cz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18347 b3059339-0415-0410-9bf9-f77b7e298cf2
* French fixes by Jerome FerrariGravatar gpoirier2006-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18346 b3059339-0415-0410-9bf9-f77b7e298cf2
* French fixes by BounecGravatar gpoirier2006-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18345 b3059339-0415-0410-9bf9-f77b7e298cf2
* I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" ↵Gravatar gpoirier2006-04-29
| | | | | | due date git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18344 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bump the date.Gravatar diego2006-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18343 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1278Gravatar gpoirier2006-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18342 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding transliteration (english spelling) of my nameGravatar iive2006-04-29
| | | | | | | | 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
* syncGravatar luran2006-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18340 b3059339-0415-0410-9bf9-f77b7e298cf2
* Correct vglobal description, as pointed out by Loren.Gravatar diego2006-04-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18339 b3059339-0415-0410-9bf9-f77b7e298cf2
* console message review: countless spelling/grammar/wording fixesGravatar diego2006-04-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18338 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate message.Gravatar diego2006-04-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18337 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename some misspelled and misnamed messages.Gravatar diego2006-04-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18336 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Remove trailing whitespace.Gravatar diego2006-04-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18335 b3059339-0415-0410-9bf9-f77b7e298cf2