summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* support negative stride (flipping) in vo_gl.reimar2005-12-184-6/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17221 b3059339-0415-0410-9bf9-f77b7e298cf2
* calculate framesize for raw RGB and BGR.reimar2005-12-181-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17220 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix crash with invalid -vid and no audio streamreimar2005-12-181-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17219 b3059339-0415-0410-9bf9-f77b7e298cf2
* bitexact flagmichael2005-12-181-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17218 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1180: [does not apply]ranma2005-12-171-21/+25
| | | | | | | | | | | | | | | | 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...ods152005-12-171-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17216 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo: ouput -> outputranma2005-12-171-1/+1
| | | | 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 notods152005-12-171-1/+0
| | | | | | | found, completely unnecessary in mencoder.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17214 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to 1.216ranma2005-12-171-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17213 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more new stuff..ods152005-12-171-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17212 b3059339-0415-0410-9bf9-f77b7e298cf2
* -o in mencoder now manditoryods152005-12-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17211 b3059339-0415-0410-9bf9-f77b7e298cf2
* -msglevel added, -verbose removedods152005-12-171-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17210 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removing obsolete, and until recently, misdocumented option -verbose .ods152005-12-172-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17209 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.100gpoirier2005-12-171-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17208 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.13, patch by Johan Bosgpoirier2005-12-171-15/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17207 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.72, patch by Johan Bosgpoirier2005-12-171-4/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17206 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 1.1178gpoirier2005-12-171-2/+5
| | | | 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 :pgpoirier2005-12-171-1/+75
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes by Bounecgpoirier2005-12-176-64/+64
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17203 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar fixdiego2005-12-171-1/+1
| | | | 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_readreimar2005-12-171-1/+2
| | | | | | | 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 ↵henry2005-12-161-18/+4
| | | | | | gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17200 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not set the flag when config failedhenry2005-12-161-1/+4
| | | | | | | 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:rathann2005-12-151-2/+1
| | | | | | | | | | | | '...' 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 ↵wanderer2005-12-153-2/+37
| | | | | | 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" messagewanderer2005-12-151-1/+1
| | | | 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 ↵wanderer2005-12-151-0/+11
| | | | | | Lederhofer <matled -at- gmx dot net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17195 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.213ptt2005-12-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17194 b3059339-0415-0410-9bf9-f77b7e298cf2
* small grammatical/sentence fixptt2005-12-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17193 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compilation when dvdkit and dvdread are not availablenicodvb2005-12-145-5/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17192 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix small typos spoted by Paul TTreynaldo2005-12-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17191 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reformat for better readability.diego2005-12-131-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17190 b3059339-0415-0410-9bf9-f77b7e298cf2
* restore the old behavior for --enable-theora, ie. provide a sane default for ↵aurel2005-12-131-0/+3
| | | | | | $_ld_theora git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17189 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdvdread configure script defines __DARWIN__ on darwin to triggerdiego2005-12-131-0/+4
| | | | | | | | the definition of SYS_BSD in dvd_reader.c. hint by Emanuele Giaquinta < emanuele . . . giaquinta . @ . gmail . . . com > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17188 b3059339-0415-0410-9bf9-f77b7e298cf2
* Darwin does not support -rdynamic.diego2005-12-131-1/+1
| | | | | | | patch by Emanuele Giaquinta < emanuele . . . giaquinta . @ . gmail . . . com > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17187 b3059339-0415-0410-9bf9-f77b7e298cf2
* small typo preventing compilation, sorry :(ptt2005-12-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17186 b3059339-0415-0410-9bf9-f77b7e298cf2
* little fixes....ptt2005-12-131-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17185 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync up to 1.210ptt2005-12-131-33/+57
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17184 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor grammar clarification to the last commit, + omitted periodswanderer2005-12-121-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17183 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify paths in patch and fix recent breakage, no -ko keyword expansiondiego2005-12-111-4/+4
| | | | | | | flag was set on this file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17182 b3059339-0415-0410-9bf9-f77b7e298cf2
* Another examples showing how to play raw YUV video samplesgpoirier2005-12-112-3/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17181 b3059339-0415-0410-9bf9-f77b7e298cf2
* add hint to slave.txtreimar2005-12-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17180 b3059339-0415-0410-9bf9-f77b7e298cf2
* improve video equalizer command (brightness, contrast, etc.) descriptionreimar2005-12-111-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17179 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1176gpoirier2005-12-111-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17178 b3059339-0415-0410-9bf9-f77b7e298cf2
* make fribidi autodetect by default instead of disableods152005-12-111-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17177 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make -really-quiet a common option.diego2005-12-113-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17176 b3059339-0415-0410-9bf9-f77b7e298cf2
* make demuxer seek and close functions return void, patch by Dominik Mierzejewskiwanderer2005-12-114-11/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17175 b3059339-0415-0410-9bf9-f77b7e298cf2
* punctuation fixes for the previous commitwanderer2005-12-111-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17174 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update email address, old one is deadgpoirier2005-12-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17173 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1175gpoirier2005-12-111-18/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17172 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix -v/-verbose description.diego2005-12-111-14/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17171 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1174gpoirier2005-12-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17170 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: \ needs to be escaped in roff.diego2005-12-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17169 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.201gabrov2005-12-101-10/+65
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17168 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1171gpoirier2005-12-101-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17167 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1/4lgpoirier2005-12-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17166 b3059339-0415-0410-9bf9-f77b7e298cf2
* Formatting fixgpoirier2005-12-101-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17165 b3059339-0415-0410-9bf9-f77b7e298cf2
* Give an example about how to use the famous cqif video samplesgpoirier2005-12-101-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17164 b3059339-0415-0410-9bf9-f77b7e298cf2
* move to next vo if /dev/3dfx could not be openediive2005-12-101-7/+16
| | | | | | | open it on preinit not at config time. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17163 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1170gpoirier2005-12-101-1/+242
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17162 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not exit() if /dev/3dfx is not available, approved by Ivan.diego2005-12-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17161 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsolete note.diego2005-12-101-15/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17160 b3059339-0415-0410-9bf9-f77b7e298cf2
* known bugs with P4 and SSE, small fixesdiego2005-12-101-2/+16
| | | | | | | based on a patch by compn < . tempn . @ . twmi . . . rr . . . com . > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17159 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert this file to UTF-8 as it contains funky caracters from all around ↵gpoirier2005-12-101-26/+26
| | | | | | | | | the world. What's even better is that this gets rid of a GTK assertion error. \o/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17158 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1162: multithreaded decodingranma2005-12-101-3/+335
| | | | | | | | | | | | | | 1.1163: new -msglevel option, constrols msg level for every msg module 1.1164: stray LIVE.COM -> LIVE555 transition 1.1165: alphabetical order + better explanation for '-lavdopts threads' 1.1166: new arguments for -vf spp, patch by Corey Hickey 1.1167: -msglevel description improvement 1.1168: preliminary environment variables section 1.1169: vf_fspp bframes option 1.1170: Clarifications for the AUDIOSERVER environment variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17157 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to rev. 1.210ranma2005-12-101-5/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17156 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove stray tab, which was confusing help_diff.shranma2005-12-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17155 b3059339-0415-0410-9bf9-f77b7e298cf2
* Harcoded eng strings on libmpdemux/network.c to help_mpreynaldo2005-12-102-31/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17154 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmpeg updatertognimp2005-12-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17153 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)rtognimp2005-12-099-939/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17152 b3059339-0415-0410-9bf9-f77b7e298cf2
* cookdiego2005-12-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17151 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move audio packets reordering from codec interface to demuxers for realrtognimp2005-12-094-205/+199
| | | | | | | | | files (old and new format), pass only real extradata to the codec Enable cook codec from lavc, prefer lavc codecs for 14_4 and 28_8 formats. Disable internal 28_8, it's broken now and will be removed soon git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17150 b3059339-0415-0410-9bf9-f77b7e298cf2
* #include help_mp.h only once.diego2005-12-091-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17149 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove some inactive maintainers.diego2005-12-091-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17148 b3059339-0415-0410-9bf9-f77b7e298cf2
* long obsoletediego2005-12-091-85/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17147 b3059339-0415-0410-9bf9-f77b7e298cf2
* some sync with the present day situationdiego2005-12-091-21/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17146 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify include paths, -I.. is in CFLAGS.diego2005-12-0830-196/+196
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17145 b3059339-0415-0410-9bf9-f77b7e298cf2
* M263 (M$ h263) can be decoded by lavc H.263 decoderrtognimp2005-12-081-1/+1
| | | | | | | Patch by Corey Hickey git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17144 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bye-bye old email address, I'm a student no more!! :-Pgpoirier2005-12-081-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17143 b3059339-0415-0410-9bf9-f77b7e298cf2
* translate just 1.1169gpoirier2005-12-081-1/+7
| | | |