summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added dump subtitles to .srtiive2002-05-272-0/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6209 b3059339-0415-0410-9bf9-f77b7e298cf2
* revised query_formatalex2002-05-271-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6208 b3059339-0415-0410-9bf9-f77b7e298cf2
* revised query_format. added support for native/conversion detectionalex2002-05-271-32/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6207 b3059339-0415-0410-9bf9-f77b7e298cf2
* revised query_formatalex2002-05-271-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6206 b3059339-0415-0410-9bf9-f77b7e298cf2
* Little fix for vobsub/dvd subtitlesalbeu2002-05-271-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6205 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed screenshot thingie - it will be moved to video filter layeralex2002-05-272-107/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6204 b3059339-0415-0410-9bf9-f77b7e298cf2
* new layer handling code under icewm from Attilapontscho2002-05-272-9/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6203 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixed (thx for /someone/)gabucino2002-05-271-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6202 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>arpi2002-05-264-3/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6201 b3059339-0415-0410-9bf9-f77b7e298cf2
* if LANGUAGES=help_mp-??_??.h fixedjaf2002-05-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6200 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translation to brazil portuguese by Fabio Pugliese Ornellas <neo_fpo at ↵atmos42002-05-261-0/+320
| | | | | | ig.com.br> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6199 b3059339-0415-0410-9bf9-f77b7e298cf2
* report error if bad dimensions requested (<=0)alex2002-05-261-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6198 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc -dumpversion seems less error prone (tested with 2.95.4 3.0.4 and 3.1)pl2002-05-261-3/+3
| | | | | | | | | Suggested by Okki <okki666@nerim.net> Added gcc-3.1 and gcc-3.0 in the find-a-sane-compiler loop git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6197 b3059339-0415-0410-9bf9-f77b7e298cf2
* Downloads w32codecs from M$, script by Tom Lees <tal26 at cam.ac.uk>atmos42002-05-261-0/+169
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6196 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused controlsalex2002-05-262-34/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6195 b3059339-0415-0410-9bf9-f77b7e298cf2
* AC3 passthrough support by Andy Lo A Foe <andy at alsaplayer dot org>alex2002-05-262-22/+272
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6194 b3059339-0415-0410-9bf9-f77b7e298cf2
* clone_demux_packet(), using refcounting to avoid memcpy()arpi2002-05-252-9/+35
| | | | | | | based on (sligtly simplified) patch by Alexander Neundorf <neundorf@dellingsoft.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6193 b3059339-0415-0410-9bf9-f77b7e298cf2
* The 3 X11 checks (header/lib/functionnality) are now together.pl2002-05-251-41/+43
| | | | | | | | Tests for header & lib enhanced (check for Xlib.h and libX11.so/a) (Suggestion by Arpi) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6192 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bounding box and partial update patch for vob/dvdsub by Hephooey.atmos42002-05-253-6/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6191 b3059339-0415-0410-9bf9-f77b7e298cf2
* vfw huffyuv is said to be buggyarpi2002-05-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6190 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixes, patch by Ulrich Hecht <uli@suse.de>arpi2002-05-254-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6189 b3059339-0415-0410-9bf9-f77b7e298cf2
* On the sun all int32 objects have to be aligned on 32 bit boundaries. Witharpi2002-05-251-1/+2
| | | | | | | | this patch the asf-files run well on sparc/solaris patch by Martin Olschewski <olschewski@zpr.uni-koeln.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6188 b3059339-0415-0410-9bf9-f77b7e298cf2
* typoalex2002-05-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6187 b3059339-0415-0410-9bf9-f77b7e298cf2
* jump to next file (or exit) if can't decode audio && videoalex2002-05-251-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6186 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add volume control, patch byatmos42002-05-251-4/+20
| | | | | | | Colin Leroy <colin at colino.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6185 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix two small bug and add multimedia keyboard support ( i tested with Acer ↵pontscho2002-05-256-54/+86
| | | | | | AirKey V only ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6184 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-05-251-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6183 b3059339-0415-0410-9bf9-f77b7e298cf2
* Overlay in a window (only with x11 subdriver)albeu2002-05-241-86/+307
| | | | | | | Cache the overlay vga settings git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6182 b3059339-0415-0410-9bf9-f77b7e298cf2
* Destroy the old win when config is called multiple timesalbeu2002-05-241-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6181 b3059339-0415-0410-9bf9-f77b7e298cf2
* Let X destroy the windowalbeu2002-05-241-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6180 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial cvs release of the porting-status.txt I proposed on dev-eng.atmos42002-05-241-0/+86
| | | | | | | | | ATTENTION: All PORTERS please add your names/email to the file and add your notes! Porters without cvs-write-axs please send patches to dev-eng. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6179 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cygwin stdcall mismatch fix.atmos42002-05-244-20/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6178 b3059339-0415-0410-9bf9-f77b7e298cf2
* Atmos is rightarpi2002-05-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6177 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wording, patch by Diego Biurrun <diego@biurrun.de>arpi2002-05-241-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6176 b3059339-0415-0410-9bf9-f77b7e298cf2
* different message for busy Xv ports and missing Xv portsarpi2002-05-241-2/+11
| | | | | | | message extended, based on Diego's patch git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6175 b3059339-0415-0410-9bf9-f77b7e298cf2
* - put back SystemTooSlow messagearpi2002-05-232-6/+8
| | | | | | | - more tips for tooslow (ni vs cache) and buffer overflow (-ni) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6174 b3059339-0415-0410-9bf9-f77b7e298cf2
* majd biztos strong bazmeggabucino2002-05-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6173 b3059339-0415-0410-9bf9-f77b7e298cf2
* suggested by John L. Clark <jlc6@po.cwru.edu>arpi2002-05-231-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6172 b3059339-0415-0410-9bf9-f77b7e298cf2
* another method for icewm workaround, suggested by Simonics Zsolt ↵arpi2002-05-231-1/+3
| | | | | | <simc@chello.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6171 b3059339-0415-0410-9bf9-f77b7e298cf2
* - keeps configure from generating a core when a buggy giflib is foundarpi2002-05-231-6/+9
| | | | | | | | - swaps -lgif with -lungif to give compression preference over uncompressed by Joey Parrish <joey@yunamusic.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6170 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Diego Biurrun's patchgabucino2002-05-232-11/+2
| | | | | | | removed ogg misinfo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6169 b3059339-0415-0410-9bf9-f77b7e298cf2
* VIV->VIVOgabucino2002-05-232-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6168 b3059339-0415-0410-9bf9-f77b7e298cf2
* inttypes gui patch from Bjrn Sandell <biorn@dce.chalmers.se>pontscho2002-05-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6167 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixesjaf2002-05-231-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6166 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>alex2002-05-233-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6165 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>alex2002-05-232-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6164 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>alex2002-05-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6163 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>alex2002-05-231-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6162 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed disabled vidix messagealex2002-05-231-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6161 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied 64bit patch from Ulrich Hecht <uli@suse.de>pontscho2002-05-237-22/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6160 b3059339-0415-0410-9bf9-f77b7e298cf2
* some visual changes and applied Ulrich Hecht's 64bit fixesalex2002-05-231-12/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6159 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2002-05-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6158 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L bugfixalbeu2002-05-232-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6157 b3059339-0415-0410-9bf9-f77b7e298cf2
* update to english versionjonas2002-05-221-30/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6156 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typosjonas2002-05-211-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6155 b3059339-0415-0410-9bf9-f77b7e298cf2
* update to english versionjonas2002-05-213-72/+80
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6154 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoleted by users_against_developers.htmljonas2002-05-211-133/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6153 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wording in albeu's doxgabucino2002-05-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6152 b3059339-0415-0410-9bf9-f77b7e298cf2
* better fixgabucino2002-05-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6151 b3059339-0415-0410-9bf9-f77b7e298cf2
* strange fix for IE 6.0.2600gabucino2002-05-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6150 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lgabucino2002-05-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6149 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested ↵atmos42002-05-201-2/+2
| | | | | | with 2.95.2) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6148 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some gtk bug...pontscho2002-05-2015-168/+242
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6147 b3059339-0415-0410-9bf9-f77b7e298cf2
* Gui and 64-bit issues patch from Gui and 64-bit issuespontscho2002-05-205-23/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6146 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated video filter doxgabucino2002-05-202-14/+87
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6145 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-05-201-13/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6144 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with arpi's help_mp-en.h changesgabucino2002-05-201-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6143 b3059339-0415-0410-9bf9-f77b7e298cf2
* pgup/pgdown added (it was already in help_mp-hu.h)gabucino2002-05-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6142 b3059339-0415-0410-9bf9-f77b7e298cf2
* 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>arpi2002-05-202-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6141 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more output cosmetics, especially for vivo and mov demuxersarpi2002-05-203-26/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6140 b3059339-0415-0410-9bf9-f77b7e298cf2
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-2017-74/+70
| | | | | | | | some printf->mp_msg conversion, and some debug messages moved from warn/info to v/dbg2 mplayer's output is now shorter, readable and consistent git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6139 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not pass the flip flag to vo - maybe it support flipping just report no ↵arpi2002-05-201-0/+8
| | | | | | support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6138 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates on helparpi2002-05-201-14/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6137 b3059339-0415-0410-9bf9-f77b7e298cf2
* more cpudetect cosmeticsarpi2002-05-202-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6136 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics on CPU detection messagesarpi2002-05-202-23/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6135 b3059339-0415-0410-9bf9-f77b7e298cf2
* new spudec.h requires libvo headers, patch by Daniel Hottinger <TheHotti@gmx.ch>arpi2002-05-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6134 b3059339-0415-0410-9bf9-f77b7e298cf2
* swscale and 32->24bpp conversion removedarpi2002-05-201-49/+5
| | | | | | | | do osd only for yuv modes (for rgb image_data==NULL, so draw_osd sigfaults) use vfcap.h constants for query_format git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6133 b3059339-0415-0410-9bf9-f77b7e298cf2
* memset and memcpy were used without #include <string.h> in a few places.arpi2002-05-203-0/+3
| | | | | | | patch by Björn Sandell <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6132 b3059339-0415-0410-9bf9-f77b7e298cf2
* openbsd a.out needs underscore for dlsym - patch by Björn Sandell ↵arpi2002-05-201-0/+4
| | | | | | <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6131 b3059339-0415-0410-9bf9-f77b7e298cf2
* catching SIGILL instead of dumping core - patch by Steven M. Schultz ↵arpi2002-05-201-1/+6
| | | | | | <sms@2BSD.COM> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6130 b3059339-0415-0410-9bf9-f77b7e298cf2
* create relative links instead of absolute (with path) ones, patches by:arpi2002-05-191-2/+2
| | | | | | | | manpage - Eric Lammerts <eric@lammerts.org> gmplayer - Björn Sandell <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6129 b3059339-0415-0410-9bf9-f77b7e298cf2
* -2/-3 for scale w/harpi2002-05-191-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6128 b3059339-0415-0410-9bf9-f77b7e298cf2
* new special w/h values: -2 and -3. based on proposal by Bohdan Horst ↵arpi2002-05-