summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rgb24, bgr 24/32 support even for grayscalearpi2002-05-151-21/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6098 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing end overwrite bugs (some at least)michael2002-05-151-18/+16
| | | | | | | | this needs testing, untested parts should be reversed before release i tested 24->32, 15->16, bgr24->rgb, bgr32->rgb (retesting them isnt a bad idea either ...) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6097 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup, gl/gl2 updated to use vo_windowarpi2002-05-148-76/+72
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6096 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable mmst support. MMST will be tried if the HTTP support failed.bertrand2002-05-141-10/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6095 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added asf_mmst_streaming.c for compilation.bertrand2002-05-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6094 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for asf mmst protocol.bertrand2002-05-141-0/+628
| | | | | | | | Implementation taken from the xine-mms plugin made by majormms Modified to work with mplayer by Abhijeet Phatak <abhijeetphatak@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6093 b3059339-0415-0410-9bf9-f77b7e298cf2
* only include when necessaryjaf2002-05-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6092 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Diego Biurrun <diego@biurrun.de>:pl2002-05-141-3/+0
| | | | | | | - binary distribution is now allowed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6091 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixespontscho2002-05-147-19/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6090 b3059339-0415-0410-9bf9-f77b7e298cf2
* two more lines for dvb ...jaf2002-05-141-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6089 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix a bug in the aspect coden (roudning at wrong point) and allow ↵atmos42002-05-142-3/+55
| | | | | | | | | donwscaling in second pass. Also add a testapp for the aspect code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6088 b3059339-0415-0410-9bf9-f77b7e298cf2
* devfs fallback support?arpi2002-05-131-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6087 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoleted by users_against_developers.htmlarpi2002-05-131-132/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6086 b3059339-0415-0410-9bf9-f77b7e298cf2
* vfwopts_conf has moved to vw_vfw.calex2002-05-131-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6085 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for codec selectionalex2002-05-131-1/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6084 b3059339-0415-0410-9bf9-f77b7e298cf2
* typoalex2002-05-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6083 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vop help, patch by Julian J. M. <bandit@telecable.es>arpi2002-05-133-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6082 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable bgr8alex2002-05-131-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6081 b3059339-0415-0410-9bf9-f77b7e298cf2
* better gif89 detection by pl <p_l@gmx.fr>, based on patch by Joey Parrish ↵arpi2002-05-131-4/+20
| | | | | | <joey@yunamusic.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6080 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanups, removed swscaler, osd support - by Joey Parrish <joey@yunamusic.com>arpi2002-05-131-53/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6079 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed vo_uninitalex2002-05-131-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6078 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch fixes broken detecniou of AQTitle subtiles and adds support for ↵arpi2002-05-132-5/+63
| | | | | | subtitles created by subrip 0.9 - by Jiri.Svoboda@seznam.cz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6077 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for L<->R swap with 6ch playback - based on patch by Eric Lammerts ↵arpi2002-05-131-1/+4
| | | | | | <eric@lammerts.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6076 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch from Tobias Diedrich <ranma@gmx.at>, added volume settingalbeu2002-05-133-33/+54
| | | | | | | support. Also the dvd subtitles should work now. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6075 b3059339-0415-0410-9bf9-f77b7e298cf2
* comment on BSDarpi2002-05-131-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6074 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l sorry, won't commit again.jonas2002-05-131-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6073 b3059339-0415-0410-9bf9-f77b7e298cf2
* added new description, new vop options and fsmode-dontusejonas2002-05-131-28/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6072 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L Crash if no subdriver given and overlay enabledalbeu2002-05-131-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6071 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.albeu2002-05-137-2/+945
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6070 b3059339-0415-0410-9bf9-f77b7e298cf2
* lib(un)gif detection fix (linking should be sufficient) and it avoids the ↵pl2002-05-131-12/+9
| | | | | | | | | | message 'Checking for GIF89a support ... ./configure: line 2349: 1123 Segmentation fault "$TMPO" >>"$TMPLOG" no' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6069 b3059339-0415-0410-9bf9-f77b7e298cf2
* new pre-release versioneyck2002-05-131-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6068 b3059339-0415-0410-9bf9-f77b7e298cf2
* libgif detection extendedarpi2002-05-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6067 b3059339-0415-0410-9bf9-f77b7e298cf2
* -fsmode accept 0..31 nowarpi2002-05-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6066 b3059339-0415-0410-9bf9-f77b7e298cf2
* small cleanup, new flag in -fsmode to avoid unmapping window for unknown wmarpi2002-05-121-8/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6065 b3059339-0415-0410-9bf9-f77b7e298cf2
* bad fix removedarpi2002-05-121-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6064 b3059339-0415-0410-9bf9-f77b7e298cf2
* cropdetectarpi2002-05-121-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6063 b3059339-0415-0410-9bf9-f77b7e298cf2
* new filter, to detect best crop sizearpi2002-05-123-1/+138
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6062 b3059339-0415-0410-9bf9-f77b7e298cf2
* keep aspect ratio - based on Fredrik Kuivinen's ideaarpi2002-05-123-11/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6061 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix Arpi's bugspontscho2002-05-123-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6060 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing </LI> matkups putnell2002-05-121-25/+61
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6059 b3059339-0415-0410-9bf9-f77b7e298cf2
* various openbsd and general warning fixes - patch by Björn Sandell ↵arpi2002-05-127-6/+17
| | | | | | <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6058 b3059339-0415-0410-9bf9-f77b7e298cf2
* big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>arpi2002-05-123-39/+66
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6057 b3059339-0415-0410-9bf9-f77b7e298cf2
* various updates by Diego Biurrun <diego@biurrun.de>arpi2002-05-123-52/+67
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6056 b3059339-0415-0410-9bf9-f77b7e298cf2
* bigendian fix by Colin Leroy <colin@colino.net>arpi2002-05-122-6/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6055 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vo gif - by Joey Parrish <joey@yunamusic.com>arpi2002-05-124-1/+387
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6054 b3059339-0415-0410-9bf9-f77b7e298cf2
* getch2 fix - by Dimitar Zhekov <jimmy@is-vn.bg>arpi2002-05-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6053 b3059339-0415-0410-9bf9-f77b7e298cf2
* ssm supported, dvdnavarpi2002-05-121-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6052 b3059339-0415-0410-9bf9-f77b7e298cf2
* ???arpi2002-05-121-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6051 b3059339-0415-0410-9bf9-f77b7e298cf2
* always reser audio input buffer pointerarpi2002-05-123-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6050 b3059339-0415-0410-9bf9-f77b7e298cf2
* HAVE_MENCODER->FOR_MENCODER (forgot to commit some weeks ago...)arpi2002-05-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6049 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatenell2002-05-111-145/+412
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6048 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove base size from vo_x11_sizehintpontscho2002-05-111-29/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6047 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix Nil's vo_x11 bug (Nilmoni Deb <ndeb@ece.cmu.edu>)pontscho2002-05-111-20/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6046 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix gtk dialog box destroy bugpontscho2002-05-117-251/+179
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6045 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some small bug and -rootwinpontscho2002-05-116-172/+178
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6044 b3059339-0415-0410-9bf9-f77b7e298cf2
* delayed updatenell2002-05-101-71/+258
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6043 b3059339-0415-0410-9bf9-f77b7e298cf2
* skin-en.html --> skin-pl.htmlnell2002-05-101-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6042 b3059339-0415-0410-9bf9-f77b7e298cf2
* refresh and charset settingsnell2002-05-1014-2529/+3829
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6041 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsolete filenell2002-05-101-284/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6040 b3059339-0415-0410-9bf9-f77b7e298cf2
* charset=iso-8859-2nell2002-05-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6039 b3059339-0415-0410-9bf9-f77b7e298cf2
* space removed.eyck2002-05-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6038 b3059339-0415-0410-9bf9-f77b7e298cf2
* patchs by Björn Sandell <biorn@dce.chalmers.se>:pl2002-05-103-6/+8
| | | | | | | | | - --disable-select affects more than the oss audio - openbsd and netbsd oss support for non-x86 - ar/AR cleanups as '$(AR)' defaults to 'ar' with make git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6037 b3059339-0415-0410-9bf9-f77b7e298cf2
* netbsd and/or lfs workaround (fixes a textbusy error)pl2002-05-101-1/+1
| | | | | | | (problem reported by Bernd Ernesti <mplayer@lists.veego.de>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6036 b3059339-0415-0410-9bf9-f77b7e298cf2
* fullscreen -- round three -- icewm fullscreen fixedpontscho2002-05-092-8/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6035 b3059339-0415-0410-9bf9-f77b7e298cf2
* big update to english versionjonas2002-05-091-73/+525
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6034 b3059339-0415-0410-9bf9-f77b7e298cf2
* added some new typesalex2002-05-091-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6033 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to english version (except documentation.html and manpages)jonas2002-05-096-213/+188
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6032 b3059339-0415-0410-9bf9-f77b7e298cf2
* sometime source files have other frame rates than for vcd's and svcd's, sojaf2002-05-091-7/+28
| | | | | | | | | | | you have to set manually the frame rate with "-vfr". This patch introduce the option "-vfr". by Juergen Hammelmann <juergen.hammelmann@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6031 b3059339-0415-0410-9bf9-f77b7e298cf2
* BSDI dvd.h detect fix by Steven M. Schultz <sms@2BSD.COM>arpi2002-05-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6030 b3059339-0415-0410-9bf9-f77b7e298cf2
* UMRs fixed - noticed by Nilmoni Deb <ndeb@ece.cmu.edu>arpi2002-05-091-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6029 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed sdl+resample bug coused by float point to int rounding erroriive2002-05-091-13/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6028 b3059339-0415-0410-9bf9-f77b7e298cf2
* added audio_out_format_bits to calc len alignmentiive2002-05-092-0/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6027 b3059339-0415-0410-9bf9-f77b7e298cf2
* some reorderarpi2002-05-091-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6026 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to english versionjonas2002-05-081-495/+446
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6025 b3059339-0415-0410-9bf9-f77b7e298cf2
* typojonas2002-05-081-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6024 b3059339-0415-0410-9bf9-f77b7e298cf2
* noskip to mencoder only opts, endpos understands byte position too and small ↵jonas2002-05-081-9/+15
| | | | | | changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6023 b3059339-0415-0410-9bf9-f77b7e298cf2
* -fsmode-dontusearpi2002-05-081-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6022 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavc argsarpi2002-05-081-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6021 b3059339-0415-0410-9bf9-f77b7e298cf2
* FPS autodetection, accept args: quality:fpsarpi2002-05-081-4/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6020 b3059339-0415-0410-9bf9-f77b7e298cf2
* multifile fixedarpi2002-05-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6019 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial fixarpi2002-05-081-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6018 b3059339-0415-0410-9bf9-f77b7e298cf2
* -zoom, -fs with x[11|mga|v] fix -- round twopontscho2002-05-086-26/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6017 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_uninit fixedarpi2002-05-081-1/+3