summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sync with 1.823: Mention how to concatenate files with -vo yuv4mpeg and ↵gpoirier2004-12-171-2/+4
| | | | | | | | | -fixed-vo. + back to my way of maintaining the date field (for now) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14179 b3059339-0415-0410-9bf9-f77b7e298cf2
* Somebody obviously took a course "coding non-portable".reimar2004-12-171-1/+1
| | | | | | | Pointers are not always 4 bytes! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14178 b3059339-0415-0410-9bf9-f77b7e298cf2
* Christoph Egger is now the vo_ggi maintainer.diego2004-12-172-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14177 b3059339-0415-0410-9bf9-f77b7e298cf2
* - Fixed mode setting, so any video can be played on all supported ggi targets.diego2004-12-171-84/+154
| | | | | | | | | | - Fixed and enabled draw_slice(). - Only perform flushes in flip_page(). - implemented a primitive dirty region handling to only flush changed area. patch by Christoph Egger <Christoph_Egger at gmx dot de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14176 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.diego2004-12-171-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14175 b3059339-0415-0410-9bf9-f77b7e298cf2
* some clarificationdiego2004-12-171-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14174 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set mixer.afilter at a more appropriate place.reimar2004-12-171-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14173 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added rawy800 codec as according to the manpage it should be therereimar2004-12-171-0/+9
| | | | | | | (see -rawvideo). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14172 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow Y8 and Y800 as OUT format in codecs.confreimar2004-12-171-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14171 b3059339-0415-0410-9bf9-f77b7e298cf2
* conditional lowres: activate lowres if frame width >= thresholdnicodvb2004-12-171-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14170 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag bumpwight2004-12-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14169 b3059339-0415-0410-9bf9-f77b7e298cf2
* pre5try2 releasediego2004-12-171-5/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14168 b3059339-0415-0410-9bf9-f77b7e298cf2
* y420 vs i420 typodiego2004-12-1611-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14167 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes suggested by Diegogpoirier2004-12-151-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14166 b3059339-0415-0410-9bf9-f77b7e298cf2
* Security fixes ported from upstream (xine)rtognimp2004-12-151-2/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14165 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix a problem pointed out by iDEFENSE and several similar ones.reimar2004-12-151-1/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14164 b3059339-0415-0410-9bf9-f77b7e298cf2
* Looks like it was too weird after all ;-)reimar2004-12-151-130/+0
| | | | | | | It is not used anymore and might contain more vulnerabilities, thus removed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14163 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix a vulnerability reported by iDEFENSE.reimar2004-12-151-3/+17
| | | | | | | Just for sake of completeness and in case somebody really needs it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14162 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable demuxer_bmp,iive2004-12-153-24/+1
| | | | | | | | that works with signle image in single file. removing is part of vu1nerabi1ity fix. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14161 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix security vulnerability reported by iDEFENSEreimar2004-12-151-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14160 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative sync to 1.821 (1.821, 1.820, 1.819)gpoirier2004-12-151-38/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14159 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable memalign hack for libavcodec when memalign is not present, hopefully ↵faust32004-12-151-0/+1
| | | | | | the mencoder segfaults on mingw are gone now git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14158 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf --> mp_msg conversion, less verbositydiego2004-12-159-45/+92
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14157 b3059339-0415-0410-9bf9-f77b7e298cf2
* credit Daniele Forghieri's work on lavc audio codenicodvb2004-12-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14156 b3059339-0415-0410-9bf9-f77b7e298cf2
* small wording fixesdiego2004-12-141-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14155 b3059339-0415-0410-9bf9-f77b7e298cf2
* more details about the structure of VCDsdiego2004-12-141-10/+31
| | | | | | | patch by R. Bernstein <rocky at panix dot com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14154 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.821paszczi2004-12-131-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14153 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.818jheryan2004-12-131-11/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14152 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.153.jheryan2004-12-131-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14151 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify vo_yuv4mpeg filename handling.diego2004-12-121-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14150 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf --> mp_msgdiego2004-12-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14149 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.820wight2004-12-121-33/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14148 b3059339-0415-0410-9bf9-f77b7e298cf2
* better mention -vo yuv4mpeg can change output filenamewight2004-12-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14147 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix leak with -fixed-vo, allow concatenatingreimar2004-12-122-4/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14146 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix streaming if not mlti_data (for some non-multirate streams)rtognimp2004-12-111-2/+4
| | | | | | | Also closes bug #151 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14145 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some fixes and better wording, remove alsa9 and alsa1x audio output driversdiego2004-12-111-30/+24
| | | | | | | and make some numeric options line up properly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14144 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improving gl2 under windows, moving some functionality to gl_commonreimar2004-12-115-37/+95
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14143 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove alsa9 and alsa1x entries as well as duplicate video output drivers.diego2004-12-111-146/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14142 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, should check for != NULL before using not after...reimar2004-12-101-1/+2
| | | | | | | fixes speed setting with -nosound, fix by uau on IRC git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14141 b3059339-0415-0410-9bf9-f77b7e298cf2
* language fixpaszczi2004-12-094-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14140 b3059339-0415-0410-9bf9-f77b7e298cf2
* make clean should also clean the native subdirectory.diego2004-12-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14139 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.58wight2004-12-081-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14138 b3059339-0415-0410-9bf9-f77b7e298cf2
* - corrected <device< to <device>wight2004-12-081-2/+2
| | | | | | | - option is extralibdir, not extralib git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14137 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable all unknown formats in the windows aosfaust32004-12-082-0/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14136 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync + random fixespaszczi2004-12-084-148/+261
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14135 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for "NONE" audio in MOV files generated by Kodak CX6230rtognimp2004-12-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14134 b3059339-0415-0410-9bf9-f77b7e298cf2
* More French fixesgpoirier2004-12-071-25/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14133 b3059339-0415-0410-9bf9-f77b7e298cf2
* Default rescaler is 2; bicubicgpoirier2004-12-071-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14132 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.20gabrov2004-12-071-9/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14131 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.50gabrov2004-12-071-7/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14130 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.57gabrov2004-12-071-11/+123
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14129 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for dvhs and h264 over tsnicodvb2004-12-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14128 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL updatesdiego2004-12-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14127 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates, typodiego2004-12-071-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14126 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate includes.diego2004-12-072-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14125 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make include paths consistent.diego2004-12-0721-52/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14124 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove dead link.diego2004-12-071-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14123 b3059339-0415-0410-9bf9-f77b7e298cf2
* link updates, noticed by Nicolas Le Gaillartdiego2004-12-073-9/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14122 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording fixdiego2004-12-061-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14121 b3059339-0415-0410-9bf9-f77b7e298cf2
* some French fixes here and there: some better translations and better tech wordsgpoirier2004-12-061-30/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14120 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix byteordermichael2004-12-061-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14119 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.56 (link update)gabrov2004-12-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14118 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.57 (link updates)gabrov2004-12-061-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14117 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.22gabrov2004-12-061-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14116 b3059339-0415-0410-9bf9-f77b7e298cf2
* More detailed HP-UX instructions, mostly taken from Martin Gansser's HOWTO.diego2004-12-061-10/+121
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14115 b3059339-0415-0410-9bf9-f77b7e298cf2
* link updatesdiego2004-12-054-12/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14114 b3059339-0415-0410-9bf9-f77b7e298cf2
* ao_alsa and ao_polyp added, typo.diego2004-12-051-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14113 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.16 (new mailing list)gabrov2004-12-051-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14112 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some other fixes. Better wordings and better translations of tech stuffgpoirier2004-12-051-27/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14111 b3059339-0415-0410-9bf9-f77b7e298cf2
* A great deal of French fixes (Nico doesn't seem to be an "audio litterate" ;-)gpoirier2004-12-051-57/+61
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14110 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.16wight2004-12-051-4/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14109 b3059339-0415-0410-9bf9-f77b7e298cf2
* French fixesgpoirier2004-12-051-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14108 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixes, mainly wrong translationsgpoirier2004-12-051-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14107 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.818:gpoirier2004-12-051-3/+5
| | | | | | | | 1.818: keyframes are more like 10 - 20 seconds apart, not 120. 1.817: Add a file= suboption to set output file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14106 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPlayer-translations mailing list created.diego2004-12-051-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14105 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.818 and vocabulary fixwight2004-12-051-15/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14104 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use common labels.diego2004-12-044-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14103 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a file= suboption to set output file. (stream.yuv -> %s)kraymer2004-12-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14102 b3059339-0415-0410-9bf9-f77b7e298cf2
* new sync, first was fucked upnicolas2004-12-041-70/+118
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14101 b3059339-0415-0410-9bf9-f77b7e298cf2
* content moved to usage.xml, file no more needednicolas2004-12-041-71/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14100 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync, typo fixes, better wordingnicolas2004-12-0318-1133/+1590
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14099 b3059339-0415-0410-9bf9-f77b7e298cf2
* keyframes are more like 10 - 20 seconds apart, not 120.reimar