aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* add "pausing_keep" and "pausing_toggle" input cmd prefixesGravatar ods152005-12-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17242 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use termcap "erase to end of line" character code instead of using spacesGravatar ods152005-12-25
| | | | | | | to end of screen. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17241 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add current Cygwin tool paths.Gravatar diego2005-12-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17240 b3059339-0415-0410-9bf9-f77b7e298cf2
* Windows waveout is no longer the best choice under Windows.Gravatar diego2005-12-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17239 b3059339-0415-0410-9bf9-f77b7e298cf2
* prefer newer terminfo-capable libraries (ncurses or terminfo)Gravatar rathann2005-12-25
| | | | | | | over the old termcap git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17238 b3059339-0415-0410-9bf9-f77b7e298cf2
* improove termcap detection, -lncurses works tooGravatar ods152005-12-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17237 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add "application/x-mms-framed" for ASFGravatar rtognimp2005-12-24
| | | | | | | | Fixes http://64.34.147.109:3690/CFMJAM, closes bug #420 Fix by Rado R. ||| r_a_d_o |a| hotmail | com ||| git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17236 b3059339-0415-0410-9bf9-f77b7e298cf2
* This cache-seek-min is definitly implemented. The not implemented one got ↵Gravatar iive2005-12-24
| | | | | | removed... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17235 b3059339-0415-0410-9bf9-f77b7e298cf2
* The <=132 frame rule is only valid at MacroBlock level not at frame one.Gravatar iive2005-12-24
| | | | | | | Following it gives worse compression even with IP sequence.(B-Frames doesn't accumulate error) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17234 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo in ASF demuxer selection by name (it's 'asf', not 'asv')Gravatar rtognimp2005-12-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17233 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1182Gravatar gpoirier2005-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17232 b3059339-0415-0410-9bf9-f77b7e298cf2
* typoGravatar ods152005-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17231 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with help_mp-en.h 1.216Gravatar gpoirier2005-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17230 b3059339-0415-0410-9bf9-f77b7e298cf2
* Print some error message,Gravatar iive2005-12-20
| | | | | | | as this function seems to fail on AMD64 and current NVidia drivers (8174) for unknow reason git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17229 b3059339-0415-0410-9bf9-f77b7e298cf2
* I screwed up keep aspect param, made behavior the opposite of man page.Gravatar ods152005-12-20
| | | | | | | 0-1 were original aspect ratio instead of display... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17228 b3059339-0415-0410-9bf9-f77b7e298cf2
* malloc padding to avoid access beyond allocated memoryGravatar henry2005-12-19
| | | | | | | Credits to Mikulas Patocka (mikulas at artax karlin mff cuni cz) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17227 b3059339-0415-0410-9bf9-f77b7e298cf2
* reverse the H264 hackGravatar henry2005-12-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17226 b3059339-0415-0410-9bf9-f77b7e298cf2
* fspp updateGravatar henry2005-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17225 b3059339-0415-0410-9bf9-f77b7e298cf2
* negative quality values allow postproc regardless of inputGravatar henry2005-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17224 b3059339-0415-0410-9bf9-f77b7e298cf2
* credits for Onur, patch by himselfGravatar diego2005-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17223 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not postprocess H264Gravatar henry2005-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17222 b3059339-0415-0410-9bf9-f77b7e298cf2
* support negative stride (flipping) in vo_gl.Gravatar reimar2005-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17221 b3059339-0415-0410-9bf9-f77b7e298cf2
* calculate framesize for raw RGB and BGR.Gravatar reimar2005-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17220 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix crash with invalid -vid and no audio streamGravatar reimar2005-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17219 b3059339-0415-0410-9bf9-f77b7e298cf2
* bitexact flagGravatar michael2005-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17218 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1180: [does not apply]Gravatar ranma2005-12-17
| | | | | | | | | | | | | | | | 1.1179: Removing obsolete, and until recently, misdocumented option -verbose. 1.1178: make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet 1.1177: Another examples showing how to play raw YUV video samples 1.1176: Make -really-quiet a common option. 1.1175: Fix -v/-verbose description. 1.1174: 10l: \ needs to be escaped in roff. 1.1173: 1/4l 1.1172: Formatting fix 1.1171: Give an example about how to use the famous cqif video samples git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17217 b3059339-0415-0410-9bf9-f77b7e298cf2
* deobfuscate some very simple code...Gravatar ods152005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17216 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo: ouput -> outputGravatar ranma2005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17215 b3059339-0415-0410-9bf9-f77b7e298cf2
* "cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is notGravatar ods152005-12-17
| | | | | | | found, completely unnecessary in mencoder.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17214 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to 1.216Gravatar ranma2005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17213 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more new stuff..Gravatar ods152005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17212 b3059339-0415-0410-9bf9-f77b7e298cf2
* -o in mencoder now manditoryGravatar ods152005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17211 b3059339-0415-0410-9bf9-f77b7e298cf2
* -msglevel added, -verbose removedGravatar ods152005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17210 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removing obsolete, and until recently, misdocumented option -verbose .Gravatar ods152005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17209 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.100Gravatar gpoirier2005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17208 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.13, patch by Johan BosGravatar gpoirier2005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17207 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.72, patch by Johan BosGravatar gpoirier2005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17206 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 1.1178Gravatar gpoirier2005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17205 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.12, patch by Johan Bos, and fixes by me :pGravatar gpoirier2005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes by BounecGravatar gpoirier2005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17203 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar fixGravatar diego2005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17202 b3059339-0415-0410-9bf9-f77b7e298cf2
* include fastmemcpy.h before stream.h, so it is used for the stream_readGravatar reimar2005-12-17
| | | | | | | function, too. Gives a small speedup for e.g. high bandwidth MPEG2 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17201 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at ↵Gravatar henry2005-12-16
| | | | | | gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17200 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not set the flag when config failedGravatar henry2005-12-16
| | | | | | | patch by Mikulas Patocka (mikulas at artax karlin mff cuni cz) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17199 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid gcc warnings:Gravatar rathann2005-12-15
| | | | | | | | | | | | '...' might be used uninitialized in this function In this case 'H', 'N', 'D', and 'F' can indeed be used unitialized, thus possibly causing all sorts of problems. Patch by Peter Breitenlohner git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17198 b3059339-0415-0410-9bf9-f77b7e298cf2
* make -o mandatory and add a warning when the extension does not match the ↵Gravatar wanderer2005-12-15
| | | | | | container format, patch by Reynaldo Pinochet git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17197 b3059339-0415-0410-9bf9-f77b7e298cf2
* one-word grammar fix for "incompatible codec" messageGravatar wanderer2005-12-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17196 b3059339-0415-0410-9bf9-f77b7e298cf2
* use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias ↵Gravatar wanderer2005-12-15
| | | | | | Lederhofer <matled -at- gmx dot net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17195 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.213Gravatar ptt2005-12-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17194 b3059339-0415-0410-9bf9-f77b7e298cf2
* small grammatical/sentence fixGravatar ptt2005-12-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17193 b3059339-0415-0410-9bf9-f77b7e298cf2