summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.reimar2004-12-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14098 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuv4mpeg now has file suboptionreimar2004-12-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14097 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a file= suboption to set output file.reimar2004-12-033-23/+45
| | | | | | | Patch by Olivier Rolland (( billl |at| users <dot> sf <dot> net )). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14096 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove old buggy workaround. kerneltwosix.h itself will be removed soon if ↵rfelker2004-12-033-3/+0
| | | | | | this doesn't cause problems git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14095 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify all image encoding examples and fix a typo (*.jpg vs *.png) noticeddiego2004-12-031-4/+4
| | | | | | | by Nicolas Tourmentine. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14094 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvd_aid_from_lang() should return -1 if lang was not foundaurel2004-12-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14093 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.17gabrov2004-12-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14092 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move selection of internal texture format to appropriate place, shouldreimar2004-12-031-59/+51
| | | | | | | be at texture initialization as visual might change. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14091 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the context not current before destroying it.reimar2004-12-021-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14090 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention new -key-fifo-size optionreimar2004-12-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14089 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable the run slave commande even without libmenuaurel2004-12-024-6/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14088 b3059339-0415-0410-9bf9-f77b7e298cf2
* better labeldiego2004-12-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14087 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add "Available video filters:" line to -vf help.diego2004-12-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14086 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.8.16: Better wording, better explain -nodouble.gpoirier2004-12-011-4/+2
| | | | | | | + a couple of 10l introduced just minutes ago. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14085 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync withgpoirier2004-12-011-13/+31
| | | | | | | | | | | | 1.815: use a configurable-size ringbuffer instead of a pipe for buffering key events. 1.814: sstep is usually inaccurate. 1.813: -identify now prints subtitle/audio track information. 1.812: -double is now default, thus -nodouble needs to be documented instead. Slightly reworded the description of -nodouble. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14084 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not bring process to front if HAVE_SDLnplourde2004-12-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14083 b3059339-0415-0410-9bf9-f77b7e298cf2
* clear menubar before adding new menunplourde2004-12-011-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14082 b3059339-0415-0410-9bf9-f77b7e298cf2
* suppress dummy frames due to B-frame delay.lorenm2004-12-011-5/+21
| | | | | | | flush delayed frames. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14081 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better wording, better explain -nodouble.diego2004-12-011-12/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14080 b3059339-0415-0410-9bf9-f77b7e298cf2
* More similar code from gl and gl2 moved to gl_commonreimar2004-12-014-159/+177
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14079 b3059339-0415-0410-9bf9-f77b7e298cf2
* use a configurable-size ringbuffer instead of a pipe for buffering key events.reimar2004-12-014-7/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14078 b3059339-0415-0410-9bf9-f77b7e298cf2
* sstep is usually inaccurate.reimar2004-12-011-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14077 b3059339-0415-0410-9bf9-f77b7e298cf2
* reserve enough memory for imagehenry2004-12-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14076 b3059339-0415-0410-9bf9-f77b7e298cf2
* call draw_slice in top-down order (fixes crash with -vf expand=...,scale)henry