summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* compare resource url with bundle url, if its the same path do not use has ↵nplourde2005-06-031-16/+30
| | | | | | conf file location. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15626 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling/wording/grammar fixes, convert mixed tabs and spaces indentation todiego2005-06-031-108/+109
| | | | | | | spaces, some cosmetics. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15625 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain some more -lavdopts debug options.diego2005-06-031-1/+5
| | | | | | | patch by Jeff Clagg <snacky - at - ikaruga - dot - co - dot - uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15624 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.986: XviD zones + fixesgpoirier2005-06-031-1/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15623 b3059339-0415-0410-9bf9-f77b7e298cf2
* regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at ↵faust32005-06-031-1/+1
| | | | | | yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15622 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording/markup fixesdiego2005-06-021-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15621 b3059339-0415-0410-9bf9-f77b7e298cf2
* XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >gpoirier2005-06-023-2/+97
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15620 b3059339-0415-0410-9bf9-f77b7e298cf2
* demux high profile H.264 ESlorenm2005-06-021-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15619 b3059339-0415-0410-9bf9-f77b7e298cf2
* one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, ↵michael2005-06-023-5/+14
| | | | | | netfarm it) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15618 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.70gabrov2005-06-021-1/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15617 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264 check needs -lpthreadlorenm2005-06-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change header order to avoid compile error because of STREAM_SEEKreimar2005-06-022-13/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15615 b3059339-0415-0410-9bf9-f77b7e298cf2
* memory leak fixes, patch by Gianluigi Tiesi <mplayer at netfarm.it>faust32005-06-021-5/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15614 b3059339-0415-0410-9bf9-f77b7e298cf2
* Moved event update inside cocoa openglview classnplourde2005-06-021-15/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15613 b3059339-0415-0410-9bf9-f77b7e298cf2
* Function name cleanupnplourde2005-06-022-20/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15612 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync swap with VBL.nplourde2005-06-021-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15611 b3059339-0415-0410-9bf9-f77b7e298cf2
* better quoteswight2005-06-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15610 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix wrong \n at beggining/end of messagewight2005-06-015-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15609 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.984 + minor fixeswight2005-06-011-14/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15608 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.984gpoirier2005-06-011-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15607 b3059339-0415-0410-9bf9-f77b7e298cf2
* New ao_jack without bio2jack dependency.reimar2005-06-014-234/+310
| | | | | | | Since I rewrote ao_jack.c from scratch, the diff is unreadable, sorry. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set stack non-executable where supported.reimar2005-06-011-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15605 b3059339-0415-0410-9bf9-f77b7e298cf2
* strdup subtitle filename at a more appropriate place, fixing memleaks andreimar2005-06-014-10/+18
| | | | | | | double frees. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15604 b3059339-0415-0410-9bf9-f77b7e298cf2
* Tab to space conversion to prevent the ASCII diagram to be messed up when adiego2005-05-311-7/+7
| | | | | | | non-standard tab size is used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15603 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_macosx now supports (almost) the same keys as vo_quartz.diego2005-05-311-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15602 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmeticsdiego2005-05-311-21/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15601 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesdiego2005-05-311-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15600 b3059339-0415-0410-9bf9-f77b7e298cf2
* new x264 entries: me (motion estimation search algorithm) and 4x4mv options. ↵gpoirier2005-05-311-0/+32
| | | | | | Patch by Jeff Clagg (snacky BLAM ikaruga POUM co POUM uk) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15599 b3059339-0415-0410-9bf9-f77b7e298cf2
* geometry support for gl2 under win, default window pos centered for gl, gl2gpoirier2005-05-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15598 b3059339-0415-0410-9bf9-f77b7e298cf2
* - correct the argument in configure check for lrintf() to avoid a warninghenry2005-05-303-4/+4
| | | | | | | | - add -D_GNU_SOURCE where lrintf() is used, for the cases when -std=gnu99 isn't available git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15597 b3059339-0415-0410-9bf9-f77b7e298cf2
* -geometry support for gl2 under win, default window pos centered for gl, gl2reimar2005-05-304-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15596 b3059339-0415-0410-9bf9-f77b7e298cf2
* check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4henry2005-05-301-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15595 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid lrintf redeclarationhenry2005-05-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15594 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a variable for the codec directory and set it to /usr/lib/codecs insteaddiego2005-05-291-6/+8
| | | | | | | of the old /usr/lib/win32. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15593 b3059339-0415-0410-9bf9-f77b7e298cf2
* The default CFLAGS settings include -ffast-math and GCC 3.4.3 thereforediego2005-05-291-1/+1
| | | | | | | | | optimizes the lrintf call in the test away, effectively turning it into a NOP. The attached patch forces -ffast-math of for this test. patch by Joerg Sonnenberger <joerg - at -britannica - dot - bec - dot - de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15592 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r240 (threads)lorenm2005-05-293-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15591 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement -geometry for vo gl and gl2.reimar2005-05-293-7/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15590 b3059339-0415-0410-9bf9-f77b7e298cf2
* an ancient doc, maybe has use, but at least will be available in Attic once ↵alex2005-05-291-0/+28
| | | | | | removed :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15589 b3059339-0415-0410-9bf9-f77b7e298cf2
* very dummy script, written for a friendalex2005-05-291-0/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15588 b3059339-0415-0410-9bf9-f77b7e298cf2
* old scripts from early debian packagealex2005-05-292-0/+187
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15587 b3059339-0415-0410-9bf9-f77b7e298cf2
* ported all network streams to the new APInicodvb2005-05-2915-872/+927
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15586 b3059339-0415-0410-9bf9-f77b7e298cf2
* keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwisereimar2005-05-281-0/+5
| | | | | | | mouse pointer autohide and the volume OSD from the gui break (with e.g. asf). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15585 b3059339-0415-0410-9bf9-f77b7e298cf2
* last patch broke skin reading completely, becasue last line of skinreimar2005-05-281-5/+5
| | | | | | | file is empty. Fix and simplify, since fgets can do feof's job, too... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15584 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.169gabrov2005-05-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15583 b3059339-0415-0410-9bf9-f77b7e298cf2
* a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.joey2005-05-281-95/+413
| | | | | | | this represents the last work done on the demuxer by its original author. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15582 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix audio init crashjoey2005-05-281-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15581 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.64gabrov2005-05-281-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15580 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for AMD64 compiler optimizations flags in 32-bit mode. Patch by ↵gpoirier2005-05-281-1/+9
| | | | | | Corey Hickey git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15579 b3059339-0415-0410-9bf9-f77b7e298cf2
* not used anymorereimar2005-05-271-9/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15578 b3059339-0415-0410-9bf9-f77b7e298cf2
* setting sh_audio to NULL is nonsense, since it is only a local variable,reimar2005-05-271-6/+6
| | | | | | | | | use d_audio->sh instead. Fixes crash for incoming/VTS_01_1_orig.VOB, though it still doesn't select the other audio stream automatically. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15577 b3059339-0415-0410-9bf9-f77b7e298cf2
* Athlon 64 optimization flags, in 32 and 64-bit mode.gpoirier2005-05-271-4/+43
| | | | | | | | Patch by Corey Hickey < bugfood-ml YO fatooh POUM org >, based on Robert Swain's patch <robert POUM swain YO gmail POUM com > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15576 b3059339-0415-0410-9bf9-f77b7e298cf2
* This currently sends control characters to the terminal instead ofrtognimp2005-05-261-14/+18
| | | | | | | | | meaningful names. Since some names are longer than 4 characters, I propose the following approach. Patch by + a ! guru #at# sympatico ! ca + git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15575 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix pan-scan in fullscreen modenplourde2005-05-261-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15574 b3059339-0415-0410-9bf9-f77b7e298cf2
* support DVR formatreimar2005-05-262-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15573 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix signess warningnplourde2005-05-251-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15572 b3059339-0415-0410-9bf9-f77b7e298cf2
* create menunplourde2005-05-252-0/+177
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15571 b3059339-0415-0410-9bf9-f77b7e298cf2
* quicktime fix updatehenry2005-05-251-3/+7
| | | | | | | | - check for existence of sh->ImageDesc instead of h263 fourcc - honor -lavdopts lowres git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15570 b3059339-0415-0410-9bf9-f77b7e298cf2
* Specify the padding instead of expecting the compiler to align correctlyreimar2005-05-251-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15569 b3059339-0415-0410-9bf9-f77b7e298cf2
* prefer width&height from bitmapinfoheader for h263 streamshenry2005-05-251-4/+12
| | | | | | | | fixes playback of some MOV files (http://mplayerhq.hu/pipermail/mplayer-dev-eng/2004-July/027777.html) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15568 b3059339-0415-0410-9bf9-f77b7e298cf2
* DragonFly BSD supportdiego2005-05-2513-20/+28
| | | | | | | patch by Joerg Sonnenberger <joerg - at - britannica - dot - bec - dot - de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15567 b3059339-0415-0410-9bf9-f77b7e298cf2
* restored preinit_audio_filters() but set the final sample_rate to the value ↵nicodvb2005-05-241-6/+1
| | | | | | of -srate, if specified: the source sample_rate is sped up or down while the destination can be resampled at will; 1 aboundant liter to me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15566 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.980:gpoirier2005-05-241-3/+27
| | | | | | | | 1.980: Fix paragraph indentation. 1.979: sync to x264 r239 (zoned ratecontrol and UMHex ME) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15565 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix paragraph indentation.diego2005-05-241-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15564 b3059339-0415-0410-9bf9-f77b7e298cf2
* more paranoid return value checkinghenry2005-05-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15563 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable preinit until it's fixed (it breaks -speed...codec is initialized ↵rfelker2005-05-241-0/+5
| | | | | | with wrong samplerate) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15562 b3059339-0415-0410-9bf9-f77b7e298cf2
* No overlap allowed in memcpy, use memmovehzoli2005-05-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15561 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure that samplesize is at least 2, as some demuxers set it to 1hzoli2005-05-241-0/+1
| | | | | | | | (demux_ogg for ac3 in ogm) or possibly even 0, and it causes preinit to set audio_out_minsize too low, which causes overflow (assert). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15560 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAMhzoli2005-05-242-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15559 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r239 (zoned ratecontrol and UMHex ME)lorenm2005-05-243-7/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15558 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by oded to fix edl hang when end of audio is reachedrfelker2005-05-241-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15557 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use the public sys/kbio.h header instead of messing with the MI headers, whichdiego2005-05-231-4/+1
| | | | | | | | doesn't exist anymore on DragonFly. Approved by the FreeBSD ports maintainer. patch by Joerg Sonnenberger <joerg - at - britannica - bec - de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15556 b3059339-0415-0410-9bf9-f77b7e298cf2
* Print error when skin file is not readable (e.g. a directory) instead of hangingreimar2005-05-232-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15555 b3059339-0415-0410-9bf9-f77b7e298cf2
* Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).reimar2005-05-231-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15554 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use memmove instead of memcpy for overlapping areas.reimar2005-05-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15553 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reduce senseless spamminess of DVD playback in verbose mode.diego2005-05-221-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15552 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a ↵gpoirier2005-05-221-1/+10
| | | | | | time. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15551 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.977.gpoirier2005-05-221-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15550 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.diego2005-05-221-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15549 b3059339-0415-0410-9bf9-f77b7e298cf2
* LC_ALL overrides LANG, so use it instead.diego2005-05-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15548 b3059339-0415-0410-9bf9-f77b7e298cf2
* preinit audio filters in order to determine the final samplerate and number ↵nicodvb2005-05-221-2/+17