aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Windows Media Image (WMVP) can be decoded with WMV9 dmo codecGravatar rtognimp2004-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13599 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.770Gravatar paszczi2004-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13598 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Mizda Gabor <gabrov at dana dot hu>Gravatar diego2004-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13597 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for 24 bit and 20 bit LPCM (simple and slow :-( )Gravatar reimar2004-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13596 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct scaling when the screen resolution is smaller than the flat panel ↵Gravatar faust32004-10-09
| | | | | | resolution git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13595 b3059339-0415-0410-9bf9-f77b7e298cf2
* add new control message, that is send after end of stream, to flush all ↵Gravatar iive2004-10-09
| | | | | | | | | remaining frames in the video system required by xvid4 encoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13594 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.770: af_extrastereo, af_volnormGravatar gpoirier2004-10-09
| | | | | | | | 1.769: consistency fix, typos and better wording as suggested by Loren Merritt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13593 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compilation on mingwGravatar faust32004-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13592 b3059339-0415-0410-9bf9-f77b7e298cf2
* af_extrastereo, af_volnormGravatar diego2004-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13591 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistency fix, typos and better wording as suggested by Loren MerrittGravatar diego2004-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13590 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support ON2 variation of AVI format (.vp5 files)Gravatar rtognimp2004-10-08
| | | | | | | Also closes bug #104 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13589 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.767Gravatar gpoirier2004-10-08
| | | | | | | + more french corrections. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13588 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor revision to improve clearness, add a comprehensive list of allGravatar gpoirier2004-10-08
| | | | | | | h264's macroblocks, add vrc defaults, and correct scencut decription git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13587 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenGL OSD rendering for vo_glGravatar reimar2004-10-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13586 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adds a parameter 'scenecut', to control the threshold for inserting extra ↵Gravatar iive2004-10-08
| | | | | | | | | I-frames. patch by Loren Merritt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13585 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hint at FIXED_POINT for better (SBR) performance.Gravatar diego2004-10-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13584 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync by Mizda Gabor <gabrov@dana.hu>Gravatar diego2004-10-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13583 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a bug that makes the demuxer loop forever probing a52 audio when ↵Gravatar nicodvb2004-10-07
| | | | | | a52_syncinfo() returns 0 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13582 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some french corrections, mostly "s" on plurial formsGravatar gpoirier2004-10-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13581 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) ↵Gravatar reimar2004-10-07
| | | | | | mozdev (dot) org), see also bug #102 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13580 b3059339-0415-0410-9bf9-f77b7e298cf2
* credits for the Wanderer, by himselfGravatar diego2004-10-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13579 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf --> mp_msg conversionGravatar diego2004-10-07
| | | | | | | patch by the Wanderer <inverseparadox at comcast dot net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13578 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l compilation fixGravatar reimar2004-10-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13577 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed UNPACK_ALIGNMENT setting.Gravatar reimar2004-10-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13576 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make Makefile conform to the general MPlayer style, alaw-gen added.Gravatar diego2004-10-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13575 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also ignore alaw-gen and its output.Gravatar diego2004-10-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing .cvsignore file added.Gravatar diego2004-10-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13573 b3059339-0415-0410-9bf9-f77b7e298cf2
* Made Makefile conform to the general MPlayer style, clean target added.Gravatar diego2004-10-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13572 b3059339-0415-0410-9bf9-f77b7e298cf2
* File filter dropdown box value is now preserved between dialog invocations.Gravatar diego2004-10-06
| | | | | | | patch by Deomid Ryabkov aka Rojer <myself at rojer dot pp dot ru> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13571 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Jiri Heryan <technik@domotech.cz>Gravatar diego2004-10-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13570 b3059339-0415-0410-9bf9-f77b7e298cf2
* Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the getGravatar faust32004-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a simple 32 bits protected mode interface to some VESA functions. This protected mode interface is interesting because it's quicker than the raw int 10h interface. Unfortunatly, begining with VBE 3.0, the 0x4f0a function is optional, and some video cards don't implement it (3dfx, intel 845/855/865...). This protected mode interface is then only used in vbeSetWindow and vbeSetDisplayStart :  - vbeSetWindow already implement an alternative methode if protected mode interface is not available.  - vbeSetDisplayStart also contain an alternative implementation, but this one is disabled with a #if 0. I don't exactly know why because it works well ! So currently, cards which don't have the 0x4f0a function are not supported. This patch correct this.  - vbeGetProtModeInfo failure is not fatal.  - vbeSetDisplayStart has it's alternative implementation reenabled.    it's used only with cards which don't have the 0x4f0a function    so this won't make any difference for cards which were already    working. This patch also make the failure of vbeGetModeInfo not fatal. The VBE 3.0 standard state that GetModeInfo can fail with some mode which are listed as supported if the mode can't be used in the current situation (not enough video memory for example). So a failure of vbeGetModeInfo don't mean that other modes won't work and should really not be fatal. patch by Aurelien Jacobs <aurel@gnuage.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13569 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.765Gravatar paszczi2004-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13568 b3059339-0415-0410-9bf9-f77b7e298cf2
* make af_help conform better to the the afm/vfm/etc equivalentsGravatar alex2004-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13567 b3059339-0415-0410-9bf9-f77b7e298cf2
* unsinged 32 and 24bit typesGravatar alex2004-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13566 b3059339-0415-0410-9bf9-f77b7e298cf2
* postproc/yuv2rgb_altivec.c compile fixGravatar michael2004-10-05
| | | | | | | | | yuv2rgb_altivec_init_tables does initialize the SwsContext vectors. missing vec_splat. patch by (Luca Barbato <lu_zero at gentoo dot org>) and (Romain Dolbeau <dolbeau at irisa dot fr>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13565 b3059339-0415-0410-9bf9-f77b7e298cf2
* keyframe indexGravatar michael2004-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13564 b3059339-0415-0410-9bf9-f77b7e298cf2
* xvmc clarificationGravatar diego2004-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13563 b3059339-0415-0410-9bf9-f77b7e298cf2
* branch field to distinguish mncf from nutGravatar michael2004-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13562 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove short startcodesGravatar michael2004-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13561 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove non native codec specific dataGravatar michael2004-10-05
| | | | | | | move lang to the info packet git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13560 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.764: -alang needs a language code, not a country code.Gravatar gpoirier2004-10-05
| | | | | | | + typos pointed out by Diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13559 b3059339-0415-0410-9bf9-f77b7e298cf2
* Syntax check, space after apostrophe, i.e. and e.g. translatedGravatar danny2004-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13558 b3059339-0415-0410-9bf9-f77b7e298cf2
* -alang needs a language code, not a country code.Gravatar diego2004-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13557 b3059339-0415-0410-9bf9-f77b7e298cf2
* Errors from 1.737 sync, pointed out by DiegoGravatar danny2004-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13556 b3059339-0415-0410-9bf9-f77b7e298cf2
* Corrected 'synced with' string, now 1.18Gravatar reynaldo2004-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13555 b3059339-0415-0410-9bf9-f77b7e298cf2
* make use of 24bit afmtGravatar alex2004-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13554 b3059339-0415-0410-9bf9-f77b7e298cf2
* make use of new defines: 24 and 32bit integer typesGravatar alex2004-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13553 b3059339-0415-0410-9bf9-f77b7e298cf2
* move the file writers after vo_null so they don't get autoselected - ↵Gravatar alex2004-10-04
| | | | | | following the same logic as in libao2 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13552 b3059339-0415-0410-9bf9-f77b7e298cf2
* reimplementation of the pl_extrastereo and pl_volnorm pluginsGravatar alex2004-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13551 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing authorsGravatar alex2004-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13550 b3059339-0415-0410-9bf9-f77b7e298cf2