summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* color key supportnick2002-02-261-13/+80
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4870 b3059339-0415-0410-9bf9-f77b7e298cf2
* early draftarpi2002-02-261-0/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4869 b3059339-0415-0410-9bf9-f77b7e298cf2
* Italian translationfrodone2002-02-2612-0/+7238
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4868 b3059339-0415-0410-9bf9-f77b7e298cf2
* triple bufferingmichael2002-02-252-138/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4867 b3059339-0415-0410-9bf9-f77b7e298cf2
* OVERLAY_KEY_CNTL valuesmichael2002-02-252-1/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4866 b3059339-0415-0410-9bf9-f77b7e298cf2
* provide unstable codenick2002-02-252-2/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4865 b3059339-0415-0410-9bf9-f77b7e298cf2
* POSIX compatible timer's callbacknick2002-02-253-1/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4864 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lmichael2002-02-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4863 b3059339-0415-0410-9bf9-f77b7e298cf2
* colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS ↵michael2002-02-251-46/+114
| | | | | | | | | more) wrong vertical scaling fixed if video expansion on rage mobility like "cards" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4862 b3059339-0415-0410-9bf9-f77b7e298cf2
* A first attempt to document the playtree systemalbeu2002-02-251-0/+123
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4861 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding SW volume controlanders2002-02-255-7/+154
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4860 b3059339-0415-0410-9bf9-f77b7e298cf2
* add half new input support for guipontscho2002-02-255-10/+80
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4859 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small bugfix with getting playlist last line.albeu2002-02-251-5/+5
| | | | | | | Thx Atmos git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4858 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename V -> VC just for understandingnick2002-02-251-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4857 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor fixes and probably final fix of vsyncnick2002-02-251-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4856 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed, strengthened, rewrote, and renamed a variety of the ADPCM decodersmelanson2002-02-256-174/+165
| | | | | | | (including MS, DK4 and DK3 ADPCM) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4855 b3059339-0415-0410-9bf9-f77b7e298cf2
* colorkey enabled ... until colorkey is correctly supported in vidixmichael2002-02-251-1/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4854 b3059339-0415-0410-9bf9-f77b7e298cf2
* mem corruption bug fix.pontscho2002-02-242-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4853 b3059339-0415-0410-9bf9-f77b7e298cf2
* colorkey supportmichael2002-02-241-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4852 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small bugfix (memcpy too small without sizeof(int) :( )albeu2002-02-241-11/+13
| | | | | | | Add move invalide bind msg so it appear only when needed :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4851 b3059339-0415-0410-9bf9-f77b7e298cf2
* Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV blockalbeu2002-02-241-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4850 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix playtree bug. but ... i dont' see this ... bazmegpontscho2002-02-242-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4849 b3059339-0415-0410-9bf9-f77b7e298cf2
* vsyncmichael2002-02-241-15/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4848 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l++pontscho2002-02-241-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4847 b3059339-0415-0410-9bf9-f77b7e298cf2
* inttypes.h bug fix. 10lpontscho2002-02-241-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4846 b3059339-0415-0410-9bf9-f77b7e298cf2
* exclude benchmark stuff execution from normal playbacknick2002-02-243-13/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4845 b3059339-0415-0410-9bf9-f77b7e298cf2
* make -frames key optional for max/total benchmarknick2002-02-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4844 b3059339-0415-0410-9bf9-f77b7e298cf2
* Really take tab as a space in cmd parsing.albeu2002-02-241-19/+72
| | | | | | | Now config file override the defaults bindings :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4843 b3059339-0415-0410-9bf9-f77b7e298cf2
* older API fixes, support for async modealex2002-02-241-10/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4842 b3059339-0415-0410-9bf9-f77b7e298cf2
* Additional notesnick2002-02-241-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4841 b3059339-0415-0410-9bf9-f77b7e298cf2
* More info on dropped framesnick2002-02-241-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4840 b3059339-0415-0410-9bf9-f77b7e298cf2
* frame dropping prediction with benchmarksnick2002-02-243-4/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4839 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a andalbeu2002-02-241-1/+1
| | | | | | | postprocess.o git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4838 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added an option to select the input config filealbeu2002-02-241-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4837 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix my mistake (forgot to remove a getch2_enable) but in the rigthalbeu2002-02-241-12/+6
| | | | | | | | way this time, otherwise you can't interrupt network connection and cache filling from the keyboard git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4836 b3059339-0415-0410-9bf9-f77b7e298cf2
* max & average benchmarksnick2002-02-243-6/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4835 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes bug in alban's new input handling code that caused the terminalrfelker2002-02-241-4/+7
| | | | | | | | | state to get trashed and not restored on exit. hopefully this change won't interfere with the functionality of the new code; as far as i can tell it seems to work fine. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4834 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes build with new-input disabledrfelker2002-02-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4833 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not fault if no directbuffer available (for example: ggi display-multi)alex2002-02-241-10/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4832 b3059339-0415-0410-9bf9-f77b7e298cf2
* reworked :) should work on low bpp outputsalex2002-02-241-282/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4831 b3059339-0415-0410-9bf9-f77b7e298cf2
* dont ignore --disable-mmx, ...michael2002-02-241-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4830 b3059339-0415-0410-9bf9-f77b7e298cf2
* totally reworked, working fine on fbdev too, applied Andres Beck's patches, ↵alex2002-02-231-338/+236
| | | | | | quad-buffering support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4829 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh, return error if cannot open displayalex2002-02-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4828 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also use tab as cmd arg sepparatoralbeu2002-02-231-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4827 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make blocking call in libmpdemux interuptable (only with new input,albeu2002-02-235-43/+98
| | | | | | | awnser to quit, pt_next, pt_up_step and alt_src_step) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4826 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change in configure relative to lirc, same thing in Makefile plusalbeu2002-02-232-26/+33
| | | | | | | some cleanup (COMMONS_LIB is now really common :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4825 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make old and new lirc support independant from each otheralbeu2002-02-232-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4824 b3059339-0415-0410-9bf9-f77b7e298cf2
* These 2 files are intended for code common to the whole libalbeu2002-02-232-0/+39
| | | | | | | | | mainly code to let limpdemux independent from mplayer. Now contain a function to check external interruption from blocking code (network connection and cache fililng) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4823 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug with comments in input.conf parseralbeu2002-02-232-11/+46
| | | | | | | Added a command queue to let mplayer send command to himself git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4822 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bug fix in entry parsing.albeu2002-02-231-5/+49
| | | | | | | Support for param entry (to add your config options) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4821 b3059339-0415-0410-9bf9-f77b7e298cf2
* html fixes (noticed by some hawk-eyed one, whose name disappeared into thegabucino2002-02-232-2/+2
| | | | | | | misty depths of the universe) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4820 b3059339-0415-0410-9bf9-f77b7e298cf2
* new gui interface, and gtk moved into mplayer process. fork ... bleh :)pontscho2002-02-2345-1418/+735
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4819 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle HTTP OK response that doesn't contain a mime-type.bertrand2002-02-231-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4818 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed the http response parser when the http header only has the HTTPbertrand2002-02-231-1/+2
| | | | | | | | answer and no field. Fixed some compiler warnings. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4817 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugfix in x11_common.c mainly. Don't screw up the display name,albeu2002-02-233-20/+20
| | | | | | | | | don't forget to close the display (vo_xv) and to reset vo_depthonscreen when we have destroyed the window and closed the display !!!!! Open the display before using it (vo_x11) !!! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4816 b3059339-0415-0410-9bf9-f77b7e298cf2
* "At least next new file translated and very little fixes in the second."gabucino2002-02-222-128/+192
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4815 b3059339-0415-0410-9bf9-f77b7e298cf2
* using vo_dx, vo_dyalex2002-02-221-31/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4814 b3059339-0415-0410-9bf9-f77b7e298cf2
* setting vo_dx and vo_dy in event handlingalex2002-02-221-4/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4813 b3059339-0415-0410-9bf9-f77b7e298cf2
* added vo_dx,vo_dy (used currently only by X based outputs)alex2002-02-222-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4812 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l accidently commited an already customized version with different default ↵atmos42002-02-221-1/+1
| | | | | | scaling algo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4811 b3059339-0415-0410-9bf9-f77b7e298cf2
* Forgot to commit with vo_sdl osd patch.atmos42002-02-221-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4810 b3059339-0415-0410-9bf9-f77b7e298cf2
* clear the window if resized but no scaling used. Enable runtime fullscreen ↵alex2002-02-221-6/+8
| | | | | | selectin when no zooming available git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4809 b3059339-0415-0410-9bf9-f77b7e298cf2
* osd outside movie support for vo_sdl, patch by Fredrik Kuivinenatmos42002-02-225-111/+478
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4808 b3059339-0415-0410-9bf9-f77b7e298cf2
* use assert.hmichael2002-02-221-2/+8
| | | | | | | more assertions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4807 b3059339-0415-0410-9bf9-f77b7e298cf2
* mondom fix bazmeg.pontscho2002-02-222-47/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4806 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix nexus's key bug :) 10l, sorry :)pontscho2002-02-221-31/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4805 b3059339-0415-0410-9bf9-f77b7e298cf2
* using PATH_DEV_*alex2002-02-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4804 b3059339-0415-0410-9bf9-f77b7e298cf2
* Finnaly figured out this little long living bugalbeu2002-02-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4803 b3059339-0415-0410-9bf9-f77b7e298cf2
* added linux devfs support (for oss), original patch by Olaf Kohler ↵alex2002-02-221-1/+18
| | | | | | <thorin@yifan.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4802 b3059339-0415-0410-9bf9-f77b7e298cf2
* discovered what appears to be another valid FLI frame magic numbermelanson2002-02-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4801 b3059339-0415-0410-9bf9-f77b7e298cf2
* EXTRA_INC added (Nexus)arpi2002-02-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4800 b3059339-0415-0410-9bf9-f77b7e298cf2
* new interface ? :)pontscho2002-02-218-95/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4799 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l+pontscho2002-02-214-10/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4798 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing scaled outputmichael2002-02-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4797 b3059339-0415-0410-9bf9-f77b7e298cf2
* small changespontscho2002-02-214-142/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4796 b3059339-0415-0410-9bf9-f77b7e298cf2
* 101++michael2002-02-212-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4795 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing bgr32 output on big-endian systemsmichael2002-02-212-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4794 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fixedarpi2002-02-211-5/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4793 b3059339-0415-0410-9bf9-f77b7e298cf2
* unscaled yuv2rgb fix for big-endian systemsmichael2002-02-212-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4792 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix return value of VOCTRL_FULLSCREENatmos42002-02-212-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4791 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cleanup and commentanders2002-02-212-34/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4790 b3059339-0415-0410-9bf9-f77b7e298cf2
*