summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use the more stable NEWTYPE critsect codearpi2002-11-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8142 b3059339-0415-0410-9bf9-f77b7e298cf2
* merged with Jonas' version sent a week agoarpi2002-11-101-11/+126
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8141 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l - found by Jerome De Greef <jdegreef@brutele.be>arpi2002-11-101-0/+1
| | | | | | | (fixes gui seekbar jumping) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8140 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch adds direct rendering to vo_dfbmga.arpi2002-11-101-234/+243
| | | | | | | | | | With only CRTC2 output all buffer setups are possible. If BES is used only EXPORT and TEMP work. At least that's how I think it works :) IP/IPB stuff was pretty much stolen from vo_xv.c. patch by Ville Syrjälä <syrjala@sci.fi> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8139 b3059339-0415-0410-9bf9-f77b7e298cf2
* Switch containing options for DirectFB library was renamed to dfbopts.arpi2002-11-102-4/+59
| | | | | | | | | Layer selection is done as "subdevice" - integer nuber after -vo directfb: where -1 is autodetection and 0,1,2... are for layers example: mplayer -vo directfb:2 -dfbopts matrox-crtc2,matrox-tv-standard=pal *.avi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8138 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed order of includes.arpi2002-11-103-3/+3
| | | | | | | | there is /usr/local/include[/freetype/freetype.h] and /usr/local/include/freetype2[/freetype/freetype.h] ... what a mess! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8137 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixjaf2002-11-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8136 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx_vbr.c now GPL, small parts rephrased.diego2002-11-091-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8135 b3059339-0415-0410-9bf9-f77b7e298cf2
* Redundant compilation section removed, MEncoder features section moved todiego2002-11-092-103/+59
| | | | | | | | documentation.html below MPlayer features section, sections renumbered to reflect these changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8134 b3059339-0415-0410-9bf9-f77b7e298cf2
* DXR2 options updated, patch by Alban Bedel, <albeu@free.fr>.diego2002-11-091-16/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8133 b3059339-0415-0410-9bf9-f77b7e298cf2
* skew calculations modified to use integershenry2002-11-081-48/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8132 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing vd_ffmpeg to handle cleaned-up ffmpegmichael2002-11-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8131 b3059339-0415-0410-9bf9-f77b7e298cf2
* make MPlayer link on QNXgabucino2002-11-071-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8130 b3059339-0415-0410-9bf9-f77b7e298cf2
* We update polish manual to version 0.90pre9.gabucino2002-11-071-623/+1064
| | | | | | | | | Polish MPlayer's users: Adrian Pawlik < imoteph@wp.pl > Konrad Materka < kmaterka@wp.pl > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8129 b3059339-0415-0410-9bf9-f77b7e298cf2
* On non-x86 platforms, memcpy was re-implemented in mplayer and was calledjkeil2002-11-071-0/+1
| | | | | | | recursive. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8128 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix IPB DRalbeu2002-11-071-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8127 b3059339-0415-0410-9bf9-f77b7e298cf2
* updategabucino2002-11-072-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8126 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2002-11-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8125 b3059339-0415-0410-9bf9-f77b7e298cf2
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-0655-95/+136
| | | | | | | based on patch by Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
* more stuffarpi2002-11-061-1/+10
| | | | | | | TODO ASAP: what can those new filters do? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8123 b3059339-0415-0410-9bf9-f77b7e298cf2
* - cleanup equalizer stuff (removed vidix dependency)arpi2002-11-061-80/+48
| | | | | | | | - error handling patch by Ville Syrjälä <syrjala@sci.fi> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8122 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehharpi2002-11-061-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8121 b3059339-0415-0410-9bf9-f77b7e298cf2
* SDL<->X11 order swappedarpi2002-11-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8120 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch from Colin Leroy <colin@colino.net>pontscho2002-11-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8119 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility)rik2002-11-061-11/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8118 b3059339-0415-0410-9bf9-f77b7e298cf2
* skip id3v2 junk when looking for mp3rfelker2002-11-051-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8117 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L found by Mark <CompGuy284 at attbi dot com>albeu2002-11-051-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8116 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu>bertrand2002-11-051-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8115 b3059339-0415-0410-9bf9-f77b7e298cf2
* move timestamp debug printf to higher verbose level (hope it's ok)atmos42002-11-051-1/+1
| | | | | | | probably should move to mp_msg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8114 b3059339-0415-0410-9bf9-f77b7e298cf2
* perspective correcture filtermichael2002-11-054-1/+348
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8113 b3059339-0415-0410-9bf9-f77b7e298cf2
* check for lrintf to avoid trouble compiling lavc!rfelker2002-11-051-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8112 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-11-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8111 b3059339-0415-0410-9bf9-f77b7e298cf2
* ASF-style stream auto-selection, to fix files with fake a/v streams (onlyarpi2002-11-051-96/+44
| | | | | | | | | header, no actual data packets) Hmm, maybe i should merge ASF & RM demuxers - both formats has the same bugs and are very similar anyway... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8110 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix stereo MACE filesrtognimp2002-11-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8109 b3059339-0415-0410-9bf9-f77b7e298cf2
* dont use fastmemcpy for PICmichael2002-11-041-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8108 b3059339-0415-0410-9bf9-f77b7e298cf2
* smartblurmichael2002-11-044-1/+270
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8107 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround for ms11 ima4alex2002-11-041-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8106 b3059339-0415-0410-9bf9-f77b7e298cf2
* ms\x00\x02, ms\x00\0x11 and sowt supportalex2002-11-041-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8105 b3059339-0415-0410-9bf9-f77b7e298cf2
* ms\0x00\x11 supportalex2002-11-041-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8104 b3059339-0415-0410-9bf9-f77b7e298cf2
* qt swot supportalex2002-11-041-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8103 b3059339-0415-0410-9bf9-f77b7e298cf2
* MACE fixarpi2002-11-041-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8102 b3059339-0415-0410-9bf9-f77b7e298cf2
* shape adaptive blur (slightly slow though)michael2002-11-044-1/+324
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8101 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lmichael2002-11-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8100 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing dependanciesmichael2002-11-041-3/+3
| | | | | | | removing stray tabs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8099 b3059339-0415-0410-9bf9-f77b7e298cf2
* yet another screensaver fixhenry2002-11-041-5/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8098 b3059339-0415-0410-9bf9-f77b7e298cf2
* Shouldn't be there.rguyom2002-11-041-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8097 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticsdiego2002-11-041-83/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8096 b3059339-0415-0410-9bf9-f77b7e298cf2
* - realaudio ATRC (sony atrac3) codec supportarpi2002-11-043-16/+55
| | | | | | | | - fixed passing of codecdata from demuxer to codec patch by Fabian Franz <FabianFranz@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8095 b3059339-0415-0410-9bf9-f77b7e298cf2
* XVIX addedarpi2002-11-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8094 b3059339-0415-0410-9bf9-f77b7e298cf2
* Made new overlay functions static so they won't interfere with the restmswitch2002-11-031-30/+33
| | | | | | | of MPlayer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8093 b3059339-0415-0410-9bf9-f77b7e298cf2
* At least I can honestly say that I didn't add the equalizer support, somswitch2002-11-031-4/+0
| | | | | | | I'm totally innocent here =) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8092 b3059339-0415-0410-9bf9-f77b7e298cf2
* Suddenly I needed vidix.h for vidix_video_eq_tmswitch2002-11-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8091 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add info on DXR3 overlay supportmswitch2002-11-031-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8090 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated docs with DXR3 overlay infomswitch2002-11-032-60/+72
| | | | | | | | Cleaned new sync code in dxr3 Renamed some internal variables to allow access from GUI git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8089 b3059339-0415-0410-9bf9-f77b7e298cf2
* locale fixnexus2002-11-031-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8088 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix by Pontschonexus2002-11-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8087 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simpler.rguyom2002-11-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8086 b3059339-0415-0410-9bf9-f77b7e298cf2
* arpi add direct render supportpontscho2002-11-031-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8085 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed a bug which would prevent proper parsing of floating pointrguyom2002-11-031-0/+10
| | | | | | | | | options when the locale used has a decimal point other than the dot character ("."). Idea by Aleksander Adamowski <olo at altkom dor com dot pl>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8084 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1) "-ovc divx4" doesn't encode using XViD anymorerguyom2002-11-031-26/+20
| | | | | | | | 2) added options and defaults to "-xvidencopts" following ve_xvid.c modifications git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8083 b3059339-0415-0410-9bf9-f77b7e298cf2
* do NOT include vidix header - nonsensearpi2002-11-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8082 b3059339-0415-0410-9bf9-f77b7e298cf2
* disabled vidix dependencyarpi2002-11-031-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8081 b3059339-0415-0410-9bf9-f77b7e298cf2
* Link to Chinese documentation, ports etc mentioned in *BSD section.diego2002-11-031-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8080 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixes :rguyom2002-11-031-192/+192
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - It seems the CONF_TYPE_SUBCONFIG array for the "mode" option eats all other -xvidencopts parameters. With it it wasn't possible to set the bitrate or in fact any other parameter beside "mode". - xvidencopts_conf wasn't properly initialised for some of the lines. Probably didn't cause bugs but at least this shaves a few gcc warnings. - Rewrote initialisation code & defaults according to xvidcore/docs/xvid-encoder.txt in XViD CVS tree. Some of the defaults where bad. Done with the help of Markus Liebl < lieblm at web dot de > modified features: - Changed "debug" default to 0. Use the "debug" flag to enable it. - Changed the interpretation of "br" to be consistent with lavc (now in kbits/s if <16000, else bits/s). Should be backward compatible. - Now use "-xvidopts pass=(1|2)" instead of "-xvidopts mode=2pass-(1|2)". - Use the "-passtmpfile" global option instead of a hardwired name. - Use the same motion presets as XViD's vfw CVS code (which is the source of the windows codec I assume). coding style etc...: - Use static variables instead of a big struct for individual options, easier to initialize. - [f]printf() ->> mp_msg() added features: - Added "lumi_mask", "mpeg_quant", "hintedme" and "hintfile" options, all off by default. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8079 b3059339-0415-0410-9bf9-f77b7e298cf2
* Header file for eqanders2002-11-031-0/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8078 b3059339-0415-0410-9bf9-f77b7e298cf2
* pp docsmichael2002-11-032-9/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8077 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix sound encoding on BE archcolin2002-11-031-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8076 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove BE hack (yes, works now ! :-))colin2002-11-031-9/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8075 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding equalizer filter + some cosmeticsanders2002-11-035-2/+231
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8074 b3059339-0415-0410-9bf9-f77b7e298cf2
* - When a frame is in the ending credits zone, say so.rguyom2002-11-031-2/+5
| | | | | | | | | | | | | - delete one space (cosmetic) - From the FreeBSD fopen manpage : ANSI C requires that a file positioning function intervene between output and input, unless an input operation encounters end-of-file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8073 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10landers2002-11-031-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8072 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixesgabucino2002-11-032-16/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8071 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2002-11-032-46/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8070 b3059339-0415-0410-9bf9-f77b7e298cf2
* scale sleep time too (-speed)arpi2002-11-031-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8069 b3059339-0415-0410-9bf9-f77b7e298cf2
* - cleanuppontscho2002-11-031-99/+93
| | | | | | | | | - add fixed-vo support please test, this is working for me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8068 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updatesarpi2002-11-031-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8067 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing vstats so B frames are shown as B and not Pmichael2002-11-031-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8066 b3059339-0415-0410-9bf9-f77b7e298cf2
* added IJPG fcc and 444P output to ffmjpegalex2002-11-021-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8065 b3059339-0415-0410-9bf9-f77b7e298cf2
* Overlay cropping options. Patch by Mark <CompGuy284 at attbi dot com> extandedalbeu2002-11-021-5/+10
| | | |