aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* 10l - fixed wma version misdetectionGravatar alex2002-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7959 b3059339-0415-0410-9bf9-f77b7e298cf2
* passing picture_type (might be usefull for postprocessing)Gravatar michael2002-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7958 b3059339-0415-0410-9bf9-f77b7e298cf2
* -fomit-frame-pointer is needed for the PIC codeGravatar michael2002-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7957 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated v4l sectionGravatar henry2002-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7956 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L fixGravatar henry2002-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7955 b3059339-0415-0410-9bf9-f77b7e298cf2
* GCC warning fixesGravatar bertrand2002-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7954 b3059339-0415-0410-9bf9-f77b7e298cf2
* using fewer registers (fixes compilation bug hopefully)Gravatar michael2002-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7953 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated the DXR3 section to reflect command changes, prebuf replacedGravatar mswitch2002-10-29
| | | | | | | | | | | | | noprebuf and sync is a brand new command. Also indicates that prebuffering no longer is the default operation. Note regarding divx playback how you should set the lavc fps to 29.97 for proper playback on the em8300. I saw something on mplayer-dev-eng about everyone being allowed to commit doc-updates now. I hope this is valid, otherwise let me know. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7952 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prebuffering is no longer the default option.Gravatar mswitch2002-10-29
| | | | | | | | | | | | Switch :prebuf enables prebuffering, :noprebuf has been removed Added new sync-engine, activate it with :sync Rewrote commandline parser to be more intelligent (no need for an internal structure of commands) Replaced prebuf variable with spubuf, this name was real confusing. I did not add this variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7951 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing segfaultGravatar michael2002-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7950 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compilation on non-x86 with gcc 2.95Gravatar colin2002-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7949 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing quant_store scalingGravatar michael2002-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7948 b3059339-0415-0410-9bf9-f77b7e298cf2
* postprocessing cleanup:Gravatar michael2002-10-28
| | | | | | | | | | | | | | | remove opendivx #ifdefs remove rk1 filter remove unused / obsolete stuff add -1,4,2,4,-1 deinterlacing filter (ffmpeg uses that) threadsafe / no more non-const globals some optimizations different strides for Y,U,V possible remove ebx usage (someone really should fix gcc, this is really lame) change the dering filter slightly (tell me if its worse for any files) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7947 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed stupid bug relating to multiple cards on athlonsGravatar mswitch2002-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7946 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar zdar2002-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7945 b3059339-0415-0410-9bf9-f77b7e298cf2
* VCD fixesGravatar arpi2002-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7944 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unified BSD sections, expanded Cygwin section, small fixes.Gravatar diego2002-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7943 b3059339-0415-0410-9bf9-f77b7e298cf2
* config_vo error handlingGravatar arpi2002-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7942 b3059339-0415-0410-9bf9-f77b7e298cf2
* pass extradata to the codecGravatar arpi2002-10-28
| | | | | | | patch by Fabrice Bellard <fabrice.bellard@free.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7941 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffwmaGravatar arpi2002-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7940 b3059339-0415-0410-9bf9-f77b7e298cf2
* Gerard->FabriceGravatar arpi2002-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7939 b3059339-0415-0410-9bf9-f77b7e298cf2
* URLs corrected.Gravatar diego2002-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7938 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1lGravatar jonas2002-10-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7937 b3059339-0415-0410-9bf9-f77b7e298cf2
* some changes found by lgb...Gravatar jonas2002-10-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7936 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVD authentication, VCD/DVD structure, more...Gravatar jonas2002-10-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7935 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync, patch by Ioannis Panteleakis.Gravatar diego2002-10-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7934 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lGravatar arpi2002-10-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7933 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_init() moved to/fixed in preinit()Gravatar arpi2002-10-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7932 b3059339-0415-0410-9bf9-f77b7e298cf2
* mode detection && vo_init() moved to preinit()Gravatar arpi2002-10-27
| | | | | | | NOTE: this driver needs some cleanup, and should use mDisplay/mScreen git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7931 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l :)Gravatar arpi2002-10-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7930 b3059339-0415-0410-9bf9-f77b7e298cf2
* handle direct rendering buffer allocation failureGravatar michael2002-10-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7929 b3059339-0415-0410-9bf9-f77b7e298cf2
* added chanegs since pre9Gravatar arpi2002-10-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7928 b3059339-0415-0410-9bf9-f77b7e298cf2
* - removed YV12 support (builtin yv12->rgb conversion)Gravatar arpi2002-10-26
| | | | | | | - removed built-in OSD rendering git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7927 b3059339-0415-0410-9bf9-f77b7e298cf2
* Gregory Kovriga addedGravatar arpi2002-10-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7926 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML errorsGravatar diego2002-10-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7925 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoids segfaults w.r.t to mp3 files handling:Gravatar pl2002-10-26
| | | | | | | | | hunk1 => mplayer -fps 42 foobar.mp3 (yeah it's a bit dumb but... ;) hunk2 => mplayer *.mp3 + next file + volume increase hunk3 => preventive bugfix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7924 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work afterGravatar colin2002-10-25
| | | | | | | a reboot git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7923 b3059339-0415-0410-9bf9-f77b7e298cf2
* please never edit this file with a windows editor.Gravatar jaf2002-10-25
| | | | | | | it will make it un-runable on an unix-system!!! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7922 b3059339-0415-0410-9bf9-f77b7e298cf2
* update cygwin statusGravatar faust32002-10-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7921 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2xSai filter... just for fun, imho uselessGravatar arpi2002-10-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7920 b3059339-0415-0410-9bf9-f77b7e298cf2
* debug izeGravatar arpi2002-10-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7919 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ao_win32Gravatar faust32002-10-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7918 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ao_win32Gravatar faust32002-10-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7917 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ao_win32Gravatar faust32002-10-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7916 b3059339-0415-0410-9bf9-f77b7e298cf2
* add win32 libsGravatar faust32002-10-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7915 b3059339-0415-0410-9bf9-f77b7e298cf2
* new windows waveout audio driverGravatar faust32002-10-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7914 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reverse Arpi's commit and put the right fix in place.Gravatar albeu2002-10-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7913 b3059339-0415-0410-9bf9-f77b7e298cf2
* better error handlingGravatar arpi2002-10-25
| | | | | | | based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7912 b3059339-0415-0410-9bf9-f77b7e298cf2
* check for framesize validity, return -1 (error) for zero size (bug found by pl)Gravatar arpi2002-10-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7911 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch for crashes/memory corruptions in ASX playlist parser.Gravatar arpi2002-10-25
| | | | | | | by Gregory Kovriga <gkovriga@techunix.technion.ac.il> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7910 b3059339-0415-0410-9bf9-f77b7e298cf2