summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Moved HW dependent mixer stuff to libao and removed master switchanders2002-02-218-172/+114
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4789 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix automatic vobsub detection and make it silent.atmos42002-02-213-13/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4788 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgot to commitatmos42002-02-211-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4787 b3059339-0415-0410-9bf9-f77b7e298cf2
* new input cucc is defaultpontscho2002-02-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4786 b3059339-0415-0410-9bf9-f77b7e298cf2
* ExposureMask fixed.pontscho2002-02-212-14/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4785 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for retriving mp3 playlist from the networkalbeu2002-02-212-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4784 b3059339-0415-0410-9bf9-f77b7e298cf2
* Playtree parser switch to a by line mode.albeu2002-02-212-183/+299
| | | | | | | Winamp (pls) playlist support. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4783 b3059339-0415-0410-9bf9-f77b7e298cf2
* In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))albeu2002-02-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4782 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes in fullscreen/window switching code to obtain returning toatlka2002-02-211-4/+8
| | | | | | | old window position (icewm aware) while using -vo x11 -zoom git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4781 b3059339-0415-0410-9bf9-f77b7e298cf2
* add fselector changes (pwilkins@lashwhip.com)pontscho2002-02-211-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4780 b3059339-0415-0410-9bf9-f77b7e298cf2
* 3 mails describing hwac3 tech detailsarpi2002-02-211-0/+145
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4779 b3059339-0415-0410-9bf9-f77b7e298cf2
* "There are some updates and new file inside an attachment."gabucino2002-02-204-138/+133
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4778 b3059339-0415-0410-9bf9-f77b7e298cf2
* man2html compatibility (patch by Goetz Waschk ↵gabucino2002-02-202-2/+2
| | | | | | <waschk@informatik.uni-rostock.de>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4777 b3059339-0415-0410-9bf9-f77b7e298cf2
* improved event handling, implemented working pause that does not flush all ↵atmos42002-02-201-144/+300
| | | | | | buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias Diedrich git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4776 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch: Improved raw encoding support in mencoder by Fredrik Kuivinenatmos42002-02-202-2/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4775 b3059339-0415-0410-9bf9-f77b7e298cf2
* subtitle positioning patch by Jiri Svobodaatmos42002-02-202-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4774 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for VOCTRL_FULLSCREENatmos42002-02-201-14/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4773 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove uneeded assert (common case at eof)atmos42002-02-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4772 b3059339-0415-0410-9bf9-f77b7e298cf2
* autodetect vobsub filename, disable autosub if vobsub found.atmos42002-02-201-7/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4771 b3059339-0415-0410-9bf9-f77b7e298cf2
* BGR15, BGR16, BGR32 supportmichael2002-02-201-6/+97
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4770 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed (I hope) little bug wich lead to sig11 after last playtree entryalbeu2002-02-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4769 b3059339-0415-0410-9bf9-f77b7e298cf2
* Options registration for mencoderalbeu2002-02-203-2/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4768 b3059339-0415-0410-9bf9-f77b7e298cf2
* Register libmpdemux optionsalbeu2002-02-201-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4767 b3059339-0415-0410-9bf9-f77b7e298cf2
* Demuxers demuxer support for using external audiofile (or muxed subtitles).albeu2002-02-205-13/+230
| | | | | | | | Options registration for libmpdemux. Demuxer info query. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4766 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2albeu2002-02-201-7/+65
| | | | | | | wich is % seeking git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4765 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added comments support in input.conf (comments lines with #)albeu2002-02-201-1/+28
| | | | | | | And fixed a possible bug git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4764 b3059339-0415-0410-9bf9-f77b7e298cf2
* add new input cuccpontscho2002-02-202-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4763 b3059339-0415-0410-9bf9-f77b7e298cf2
* zero saturation / grayscale bugfixmichael2002-02-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4762 b3059339-0415-0410-9bf9-f77b7e298cf2
* meaning of some bits figured outmichael2002-02-191-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4761 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing yv12michael2002-02-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4760 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes:nick2002-02-191-13/+21
| | | | | | | | | | | | | | | | - every line of movie is displayed instead of every odd before (v_inc: 11 -> 12; pitch -> pitch/2) - awful colored window on start (reset_regs: OUTREG(i,-1) -> OUTREG(i,0)) - YVYU fourcc displaying (SCALE_CNTL: 0xb0000 -> 0xc0000) - correct vertical scaling in double scan in interlaced modes (see y_x_start(end)) Note: tested 3DRage IIC doesn't support neihgter YV12 nor color correction so Michael should test and fix again these changes. Sorry! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4759 b3059339-0415-0410-9bf9-f77b7e298cf2
* we're in the year 2002jaf2002-02-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4758 b3059339-0415-0410-9bf9-f77b7e298cf2
* Screenshot on the flynick2002-02-181-0/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4757 b3059339-0415-0410-9bf9-f77b7e298cf2
* Accidentally mixed experimental code with stable one during last commit,mswitch2002-02-181-17/+15
| | | | | | | | fixed... Also updated changelog to reflect recent changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4756 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added VOCTRL_PAUSE and VOCTRL_RESUMEmswitch2002-02-183-19/+43
| | | | | | | | | Fixed playback bug in vo_dxr3 which would cause syncloss when playing ntsc movies on pal and vice versa (this does not affect mpeg playback as we still don't know how to set the internal fps registers) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4755 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed RoQ file detection and FPS determination (maybe)melanson2002-02-181-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4754 b3059339-0415-0410-9bf9-f77b7e298cf2
* general review of the manpage (patch by Tobias Diedrich ↵jonas2002-02-181-158/+158
| | | | | | <td@informatik.uni-hannover.de>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4753 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed planar yuv formatsmichael2002-02-171-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4752 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmjpeg yv12 422 fixedarpi2002-02-171-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4751 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVB mixer control added (very big messy hack)arpi2002-02-171-0/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4750 b3059339-0415-0410-9bf9-f77b7e298cf2
* german manpagejonas2002-02-171-0/+809
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4749 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix this stupid math mistake in calcultating audio buffer durationalbeu2002-02-171-1/+1
| | | | | | | for audio only git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4748 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change order of vo_function calls (Although it doesn't matter for now).nick2002-02-171-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow using direct rendering with any HW pitches (even on matrox g400).nick2002-02-172-13/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4746 b3059339-0415-0410-9bf9-f77b7e298cf2
* vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>nick2002-02-171-30/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4745 b3059339-0415-0410-9bf9-f77b7e298cf2
* using mencoder_exit instead exit and returnalex2002-02-171-25/+48
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4744 b3059339-0415-0410-9bf9-f77b7e298cf2
* added local X11 error handler (call player_exit)alex2002-02-171-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4743 b3059339-0415-0410-9bf9-f77b7e298cf2
* More correct direct rendering usagenick2002-02-174-10/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4742 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>arpi2002-02-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4741 b3059339-0415-0410-9bf9-f77b7e298cf2
* Screenshot on the flynick2002-02-172-0/+78
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4740 b3059339-0415-0410-9bf9-f77b7e298cf2
* Screenshot on the flynick2002-02-172-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4739 b3059339-0415-0410-9bf9-f77b7e298cf2
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'nick2002-02-1719-22/+130
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4738 b3059339-0415-0410-9bf9-f77b7e298cf2
* added VOFLAG_* definitions and int vo_flagsalex2002-02-172-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4737 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh, i forgot to commit this...arpi2002-02-171-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4736 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for runtime fullscreen switchingalex2002-02-171-1/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4735 b3059339-0415-0410-9bf9-f77b7e298cf2
* standard key support for video out runtime fullscreen switchingalex2002-02-171-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4734 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_fullscreen addedalex2002-02-172-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4733 b3059339-0415-0410-9bf9-f77b7e298cf2
* added VOCTRL_FULLSCREENalex2002-02-171-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4732 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the default prefill cache value for raw network input stream.bertrand2002-02-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4731 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed MP3 ICY detection, return detected file format for open_streamalex2002-02-163-9/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4730 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add module parameters: contrast and brightness, so when you need those ↵eyck2002-02-161-8/+11
| | | | | | | | | | permanently adjusted just add lines to /etc/modules or sth. insmod mga_vid.o mga_brightness=100 mga_contrast=-79 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4729 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed a bug with prebuffering which would cause syncloss, someone atmswitch2002-02-161-4