aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Support wmspdmod.dll version 10.0.0.3646Gravatar rtognimp2004-10-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13752 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support WMV Screen Codec 2 (MSS2) with binary codecGravatar rtognimp2004-10-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13751 b3059339-0415-0410-9bf9-f77b7e298cf2
* print build numGravatar michael2004-10-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13750 b3059339-0415-0410-9bf9-f77b7e298cf2
* Decode VDOWave (VDOM) with binary codecGravatar rtognimp2004-10-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13749 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l (mplayer doesnt like AV_NOPTS_VALUE)Gravatar michael2004-10-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13748 b3059339-0415-0410-9bf9-f77b7e298cf2
* _def_enca should always be set to something! And preferrably correctly..Gravatar reimar2004-10-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Windows media video advanced profile (wmva) support via binary codecGravatar rtognimp2004-10-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13746 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add --enable and --disable options for vo_pnm and vo_md5sum to configure.Gravatar ivo2004-10-23
| | | | | | | | It's now possible to compile libvo without pnm and/or md5sum support. Default is enable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13745 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l for playback speed changing in audio-only caseGravatar reimar2004-10-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13744 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, missing playback_speed argument in mp_msg call.Gravatar reimar2004-10-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13743 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD compilation fixGravatar reimar2004-10-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13742 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsoleted comment about wma9sp running only on windowsGravatar rtognimp2004-10-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13741 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix for Windows media audio 9 voice codec (format 0x0a)Gravatar rtognimp2004-10-23
| | | | | | | Tested with dll version 9.0.0.2926 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13740 b3059339-0415-0410-9bf9-f77b7e298cf2
* seeking based on the largest timestamp in an mpeg streamGravatar aurel2004-10-23
| | | | | | | | | It is often more accurate than the current seeking and it has the additional benefit of giving the (almost) precise total time of the movie. patch by Michael Behrisch < behrisch at informatik.hu-berlin.de > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13739 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.793:Gravatar gpoirier2004-10-22
| | | | | | | | | MEncoder needs -srate together with -af resample, hint by Giacomo Comes <comes at naic dot edu>. + some french fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13738 b3059339-0415-0410-9bf9-f77b7e298cf2
* overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro>Gravatar faust32004-10-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13737 b3059339-0415-0410-9bf9-f77b7e298cf2
* ringbuffer variable intialization fix for multifile playback patch by Rune ↵Gravatar faust32004-10-22
| | | | | | Petersen <rune.mail-list at mail.tele.dk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13736 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable live resizeGravatar nplourde2004-10-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13735 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patchGravatar aurel2004-10-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13734 b3059339-0415-0410-9bf9-f77b7e298cf2
* MEncoder needs -srate together with -af resample,Gravatar diego2004-10-21
| | | | | | | hint by Giacomo Comes <comes at naic dot edu>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13733 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Mizda Gabor <gabrov at freemail dot hu>Gravatar diego2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13732 b3059339-0415-0410-9bf9-f77b7e298cf2
* user selectable cutoff frequencyGravatar michael2004-10-21
| | | | | | | simplify resampling factor if possible, so more then one resampler can be used, libaf will still die if there are too many like it does with the default resampler (2 with sampling rates which are relative prime are too many ...) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13731 b3059339-0415-0410-9bf9-f77b7e298cf2
* crash with Y8 colourspace fixedGravatar reimar2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13730 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.792Gravatar gpoirier2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13729 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.791 + some French fixesGravatar gpoirier2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13728 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesGravatar diego2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13727 b3059339-0415-0410-9bf9-f77b7e298cf2
* quartz vo driver specific key binding definitionGravatar nplourde2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13726 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.18 + linebreakGravatar wight2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13725 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing \Gravatar wight2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13724 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed typoGravatar nplourde2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13723 b3059339-0415-0410-9bf9-f77b7e298cf2
* sine sweep generatorGravatar michael2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13722 b3059339-0415-0410-9bf9-f77b7e298cf2
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Gravatar aurel2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13721 b3059339-0415-0410-9bf9-f77b7e298cf2
* move variable declaration at beginning of blockGravatar nplourde2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13720 b3059339-0415-0410-9bf9-f77b7e298cf2
* The Hungarian translation has been available in XML format for some timeGravatar diego2004-10-21
| | | | | | | now, the HTML version is also very outdated. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13719 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove incomplete key list and command list and update the other sectionsGravatar diego2004-10-21
| | | | | | | accordingly, commands are documented in DOCS/tech/slave.txt. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13718 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify filters vs plugins.Gravatar diego2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13717 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better descriptions merged from the XML docs.Gravatar diego2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13716 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar + indentation cosmeticsGravatar diego2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13715 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec resampling ...Gravatar michael2004-10-21
| | | | | | | libaf doesnt seem to support planar audio, so we need to convert it :( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13714 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed duplicate case and fixed aspect ratio for window zoom featureGravatar nplourde2004-10-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13713 b3059339-0415-0410-9bf9-f77b7e298cf2
* darwin vcd support creditGravatar nplourde2004-10-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13712 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow changing playback speed during playback.Gravatar reimar2004-10-20
| | | | | | | | | Based on patch by Steve Mueller (diffusor <at> ugcs (dot) caltech [dot] edu), OSD support by Frank Schertan (scherthan (at) uni-landau <dot> de), several modifications by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13711 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.788: wording/spellingGravatar gpoirier2004-10-20
| | | | | | | NB: previous commit also featured sync to 1.783, also it wasn't clearly stated git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13710 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix -loop in combination with -shuffleGravatar reimar2004-10-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13709 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed event handling for menubar and window close button.Gravatar nplourde2004-10-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13708 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync and fixes by Carl Furstenberg <azatoth at gmail dot com>Gravatar diego2004-10-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13707 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small Mp/mp/MP typo fixGravatar reynaldo2004-10-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13706 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with help_mp-en 1.148Gravatar reynaldo2004-10-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13705 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move help_mp.h generation to Makefile, so it's easier to maintain onGravatar wight2004-10-20
| | | | | | | help/*.h changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13704 b3059339-0415-0410-9bf9-f77b7e298cf2
* make uninstall was leaving vidix, dha, and libmpdvdkit librariesGravatar wight2004-10-20
| | | | | | | | | and translated manpages as well. This fixes the issue. Resolves bug #9 (hopefully) Based on Bugzilla patch by Evgueni V. Gavrilov (aquatique at rusunix.org) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13703 b3059339-0415-0410-9bf9-f77b7e298cf2