summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync with 1.1285gpoirier2006-05-111-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18446 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix potential integer overflows in memory allocation. Patch by Reimar and ↵rtognimp2006-05-112-15/+41
| | | | | | me, SIZE_MAX by Rich git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18445 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.254gabrov2006-05-111-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18444 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1284gabrov2006-05-111-3/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18443 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.29gabrov2006-05-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18442 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.17 (increased sync tag after English typo fix)gabrov2006-05-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18441 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.49gabrov2006-05-111-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18440 b3059339-0415-0410-9bf9-f77b7e298cf2
* version bump..kraymer2006-05-111-1/+1
| | | | | | | | 1.254: 10l, fix for previous commit [previous commit] 1.253: fix missing line break for MSGTR_LameCantInit [previous commit] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18439 b3059339-0415-0410-9bf9-f77b7e298cf2
* release dedicated review Part I (lines 329 - <end>)kraymer2006-05-111-69/+121
| | | | | | | | * cosmetical changes, wording, spelling * fixed messages exceeding 80 character line boundary git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18438 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.284: fix vfw-related thingskraymer2006-05-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18437 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncluran2006-05-111-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18436 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary commented out OPTFLAGS line.diego2006-05-111-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18435 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix vfw-related things, patches by RC and Compngpoirier2006-05-112-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18434 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffvorbis no longer crashes with native demuxer.diego2006-05-101-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18433 b3059339-0415-0410-9bf9-f77b7e298cf2
* unbound demux_ogg from ad_libvorbisnicodvb2006-05-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18432 b3059339-0415-0410-9bf9-f77b7e298cf2
* unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without ↵nicodvb2006-05-101-6/+27
| | | | | | crashes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18431 b3059339-0415-0410-9bf9-f77b7e298cf2
* A/R changes are handled correctly by -vc mpeg12nicodvb2006-05-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18430 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved code to set aspect ratio for mpeg12 away from video.c and into decoder ↵nicodvb2006-05-102-1/+4
| | | | | | files; A/R changes work correctly with -vc mpeg12 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18429 b3059339-0415-0410-9bf9-f77b7e298cf2
* Feed AltiVec compiler options into CFLAGS explicitly.diego2006-05-101-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18428 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar fixkraymer2006-05-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18427 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$comdiego2006-05-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18426 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, fix for previous commitkraymer2006-05-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18425 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix missing line break for MSGTR_LameCantInitkraymer2006-05-101-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18424 b3059339-0415-0410-9bf9-f77b7e298cf2
* release dedicated review Part I (lines 1 - 328)kraymer2006-05-101-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18423 b3059339-0415-0410-9bf9-f77b7e298cf2
* fuse XviD entries,gpoirier2006-05-101-3/+5
| | | | | | | | more correct entry about Coverity scans mention that lavf's MP4 and MOV have greatly improved git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18422 b3059339-0415-0410-9bf9-f77b7e298cf2
* align xml tagskraymer2006-05-091-171/+171
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18421 b3059339-0415-0410-9bf9-f77b7e298cf2
* wordingkraymer2006-05-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18420 b3059339-0415-0410-9bf9-f77b7e298cf2
* German translation for tvinput.xmlkraymer2006-05-091-0/+216
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18419 b3059339-0415-0410-9bf9-f77b7e298cf2
* Temporary workaround for libavcodec issues with B-framesrtognimp2006-05-091-1/+1
| | | | | | | | | This will be reverted after pre8 release Patch written and approved by Michael Niedermayer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18418 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.251: console message review: countless spelling/grammar/wording fixeskraymer2006-05-091-55/+54
| | | | | | | Part II (completing patch) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18417 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1283: Document xvfwopts.kraymer2006-05-091-2/+13
| | | | | | | 1.1282: small layout fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18416 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document xvfwopts.diego2006-05-091-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18415 b3059339-0415-0410-9bf9-f77b7e298cf2
* small layout fixdiego2006-05-091-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18414 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore main.xml.diego2006-05-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18413 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1281: Small wording fix, add parameters to the lavfopts option declarations.kraymer2006-05-091-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18412 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo/wording fixesdiego2006-05-091-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18411 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a note about main.xml.diego2006-05-091-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18410 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.252: [previously applied by rynaldo, #1.157]kraymer2006-05-091-69/+70
| | | | | | | | | | | 1.251: console message review: countless spelling/grammar/wording fixes Part I (incomplete patch) 1.250: [previously applied by diego, #1.155] 1.249: [previously applied by diego, #1.156] 1.248: [previously applied by reynaldo. #1.154] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18409 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.48gabrov2006-05-091-1/+140
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18408 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unconditionally compile Matroska demuxer - oops, part missed in initial commit.diego2006-05-091-10/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18407 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com ↵gpoirier2006-05-091-0/+139
| | | | | | >, fixes, reformat, pretty indent by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18406 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unconditionally compile the Matroska demuxer.diego2006-05-085-29/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18405 b3059339-0415-0410-9bf9-f77b7e298cf2
* This file is autogenerated and should not be in CVS.diego2006-05-081-28/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18404 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2nd part of review by Pierre Lombard + some more fixes by me.gpoirier2006-05-081-244/+236
| | | | | | | Hopefully now this file doesn't like it was babelfished ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18403 b3059339-0415-0410-9bf9-f77b7e298cf2
* French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further ↵gpoirier2006-05-081-114/+115
| | | | | | changes by myself. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18402 b3059339-0415-0410-9bf9-f77b7e298cf2
* change the type of esp in SwsContext to uint64_t so it can hold a full registerreimar2006-05-071-3/+3
| | | | | | | also on 64 bit systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18401 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adapt to latest FFmpeg AMR build changes.diego2006-05-071-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18400 b3059339-0415-0410-9bf9-f77b7e298cf2
* COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.cnicodvb2006-05-073-28/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18399 b3059339-0415-0410-9bf9-f77b7e298cf2
* vfps OGM supportdiego2006-05-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18398 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix up some checks to properly use _res_comment.diego2006-05-071-30/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18397 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray variable.diego2006-05-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18396 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for vfps OGM filesdiego2006-05-061-1/+3
| | | | | | | patch by Elphel Inc. (blessed by Roberto) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18395 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix calculation of stream sizes when they are too big for a 32-bit variablepacman2006-05-061-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18394 b3059339-0415-0410-9bf9-f77b7e298cf2
* removing esp usagemichael2006-05-061-127/+142
| | | | | | | | this is certainly not the most beautifull but it should work without -fomit-frame-pointer and PIC and gcc-4 vomits when ebp is given in a constraint directly even with -fomi-frame-pointer so theres not that much choice ... if anyone knows a simpler/cleaner solution, dont hesitate to suggest it ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18393 b3059339-0415-0410-9bf9-f77b7e298cf2
* REGBPmichael2006-05-061-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18392 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix float rounding errorods152006-05-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18391 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't blit frame if we hit EOF and no new frame is read. Fixes pictureuau2006-05-051-0/+1
| | | | | | | | | 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
* fix the warning generated (in gcc4) by the 'inline' keyword position.iive2006-05-051-3/+3
| | | | | | | patch by Pierre Lombard git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18389 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264 linking now requires explicit x11 libraries inclusion.iive2006-05-041-4/+11
| | | | | | | As side effect this fix simplifies the complicated expression. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18388 b3059339-0415-0410-9bf9-f77b7e298cf2
* check for XviD compiled with pthread supportiive2006-05-041-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18387 b3059339-0415-0410-9bf9-f77b7e298cf2
* French Fixes by Pierre Lombard, (and 10l to me for not checking they weregpoirier2006-05-041-369/+352
| | | | | | | | 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
* Make sure black borders are drawn when switching videos with -fixed-vo.reimar2006-05-041-0/+6
| | | | | | | Alexander Strasser at LinuxTag git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18385 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates cs translation of help messages, patch by Thomas Blaha, tomasb AT ↵reynaldo2006-05-041-62/+269
| | | | | | kapsa-cz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18384 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed %d->PRIu64 in read_mpeg_timestamp()nicodvb2006-05-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18383 b3059339-0415-0410-9bf9-f77b7e298cf2
* stream_read_word() returns _unsigned_ intnicodvb2006-05-031-1/+1
| | | | 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 ↵nicodvb2006-05-031-1/+1
| | | | | | 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.1281gabrov2006-05-021-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18380 b3059339-0415-0410-9bf9-f77b7e298cf2
* French fixes by jerome WOF ferrari YAP lappis WOF comgpoirier2006-05-021-102/+111
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18379 b3059339-0415-0410-9bf9-f77b7e298cf2
* yet another Compile fixgpoirier2006-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18378 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more correctionsgpoirier2006-05-012-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18377 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1281gpoirier2006-05-011-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18376 b3059339-0415-0410-9bf9-f77b7e298cf2
* french corrections by Bounecgpoirier2006-05-012-170/+170
| | | | 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.diego2006-05-011-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18374 b3059339-0415-0410-9bf9-f77b7e298cf2
* Expand a bit, clarification and grammar fix.diego2006-05-011-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18373 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Make patch apply cleanly.diego2006-05-011-27/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18372 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsolete features.xml file.diego2006-05-012-28/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18371 b3059339-0415-0410-9bf9-f77b7e298cf2
* misc wording/spelling fixesdiego2006-05-011-33/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18370 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1280gabrov2006-05-011-212/+529
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18369 b3059339-0415-0410-9bf9-f77b7e298cf2
* we have a preliminary support for macintelgpoirier2006-05-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18368 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100000l to the fools who don't know Crfelker2006-05-014-4/+4
| | | | | | | | | 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.confreimar2006-04-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18366 b3059339-0415-0410-9bf9-f77b7e298cf2
* AIx port is experimentalrtognimp