summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix debug compilation on mingwfaust32003-09-061-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10826 b3059339-0415-0410-9bf9-f77b7e298cf2
* reserved_bytes & byte order stuffmichael2003-09-061-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10825 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable sse support for mingw because of missing memalignfaust32003-09-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10824 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio id setting support for bsdbt848 by Nikolay Nikolaev ↵alex2003-09-064-3/+11
| | | | | | <nicknickolaev@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10823 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD 5.0 (libkse/libthr) support by Dan Eischen <eischen@vigrid.com>alex2003-09-061-3/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10822 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable faad with gcc 3.2alex2003-09-051-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10821 b3059339-0415-0410-9bf9-f77b7e298cf2
* solaris sed (and probably others) fix for faad detection by Michael Gernoth ↵alex2003-09-051-2/+2
| | | | | | <simigern@stud.uni-erlangen.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10820 b3059339-0415-0410-9bf9-f77b7e298cf2
* ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dllrtognimp2003-09-052-0/+40
| | | | | | | Codec by http://www.softmediachina.com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10819 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updatesalex2003-09-051-11/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10818 b3059339-0415-0410-9bf9-f77b7e298cf2
* added new config system support and fixed some bugs (altought sanity checks ↵alex2003-09-051-28/+39
| | | | | | are needed in delogo as it segfaults easily with w/h out of range) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10817 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the segfault with long filenames. Also prevent some other bufferalbeu2003-09-051-49/+54
| | | | | | | overflow and turn most declarations to static. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10816 b3059339-0415-0410-9bf9-f77b7e298cf2
* size presets: added the standard resolutions as proposed by Fabrice (ffmpeg)alex2003-09-051-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10815 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling/wording fixesdiego2003-09-051-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10814 b3059339-0415-0410-9bf9-f77b7e298cf2
* delogo filterhenry2003-09-051-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10813 b3059339-0415-0410-9bf9-f77b7e298cf2
* DR, 10l fixeshenry2003-09-051-35/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10812 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l - forgotten gettimeofdayhenry2003-09-051-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10811 b3059339-0415-0410-9bf9-f77b7e298cf2
* simple logo removerhenry2003-09-033-1/+250
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10810 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l: you have 2 nibbles per byte, don't divide byte count by 2rtognimp2003-09-031-1/+1
| | | | | | | | Fixes samples/ima_adpcm_stutter/IMAG0006.AVI and another wav file i have. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10809 b3059339-0415-0410-9bf9-f77b7e298cf2
* cdda && cddb aren't uris too (hopefully all the pseudo urls are catched ↵alex2003-09-031-0/+1
| | | | | | before url_new()) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10808 b3059339-0415-0410-9bf9-f77b7e298cf2
* spellingnauj272003-09-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10807 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed win32 compile problems and broken bigendian supportalex2003-09-023-3/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10806 b3059339-0415-0410-9bf9-f77b7e298cf2
* added 0.91 and 1.0pre1 to the history sectionalex2003-09-021-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10805 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor leak fixalex2003-09-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10804 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000lalex2003-09-022-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10803 b3059339-0415-0410-9bf9-f77b7e298cf2
* Jacosub files can have the extension '.js' too. Patch by Vladimir Mosgalin ↵alex2003-09-021-1/+1
| | | | | | <mosgalin@VM10124.spb.edu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10802 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not automatically select a subtitle stream for display.mosu2003-09-021-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10801 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with XML.diego2003-09-021-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10800 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with english version. Now use 'archivo' instead 'fichero' for 'file'.nauj272003-09-021-142/+125
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10799 b3059339-0415-0410-9bf9-f77b7e298cf2
* New spanish DOC filenauj272003-09-021-0/+870
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10798 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com>mosu2003-09-022-9/+299
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10797 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for QuickTime6.3 DLLs. Patch by Dima K. <dimakar@yahoo.com>mosu2003-09-021-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10796 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com>mosu2003-09-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10795 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima ↵mosu2003-09-021-1/+1
| | | | | | K. <dimakar@yahoo.com>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10794 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnauj272003-09-022-2/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10793 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmenu is missing the dvb headers, patch by Gotz Waschk ↵alex2003-09-021-0/+1
| | | | | | <waschk@informatik.uni-rostock.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10792 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-09-015-21/+110
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10791 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixesgabucino2003-09-012-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10790 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updatesalex2003-09-011-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10789 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented the custom matrices stuff, feel free to reword/fix/etc, but don't ↵alex2003-09-012-6/+55
| | | | | | flame me as Gabucino was not able to help in writing docs... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10788 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixesalex2003-09-011-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10787 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nomouseinput support for vo_sdlalex2003-09-014-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10786 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes and documented -list-optionsalex2003-09-011-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10785 b3059339-0415-0410-9bf9-f77b7e298cf2
* more updatesalex2003-09-011-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10784 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more fixesalex2003-09-011-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10783 b3059339-0415-0410-9bf9-f77b7e298cf2
* overall fixes and documented inter/intra_matrix option in manpagealex2003-09-012-11/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10782 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated the list of supported lavc video encodersalex2003-09-011-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10781 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for user specified intra/inter matricesalex2003-09-011-0/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10780 b3059339-0415-0410-9bf9-f77b7e298cf2
* switched lavc_param_format to CONF_TYPE_IMGFMTalex2003-09-011-23/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10779 b3059339-0415-0410-9bf9-f77b7e298cf2
* asv2 encodingmichael2003-09-011-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10778 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix immediatemode with mplayer (ie playing both sound and video)albeu2003-09-012-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10777 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection ↵lumag2003-09-011-3/+12
| | | | | | (/dev/lirc may be a directory, so right device is /dev/lirc/0) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10776 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFASV2michael2003-09-012-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10775 b3059339-0415-0410-9bf9-f77b7e298cf2
* direct render frames whose fields are not in a common buffer, ratherrfelker2003-09-011-12/+33
| | | | | | | than repacking them together and exporting. slight performance boost. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10774 b3059339-0415-0410-9bf9-f77b7e298cf2
* ;-)diego2003-09-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10773 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling fixesdiego2003-09-011-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10772 b3059339-0415-0410-9bf9-f77b7e298cf2
* nitdiego2003-09-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10771 b3059339-0415-0410-9bf9-f77b7e298cf2
* framestep and tile filters clarified.diego2003-09-011-25/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10770 b3059339-0415-0410-9bf9-f77b7e298cf2
* nitdiego2003-08-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10769 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling fixesdiego2003-08-311-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10768 b3059339-0415-0410-9bf9-f77b7e298cf2
* libfaad is included now.diego2003-08-312-50/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10767 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u ↵alex2003-08-312-14/+20
| | | | | | x11_common.c x11_common.h |more git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10766 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore .depend.diego2003-08-311-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10765 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_fbdev2 written by Joey Parrish with some minor modificationsalex2003-08-313-1/+402
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10764 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-08-311-0/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10763 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing alphabetic ordergabucino2003-08-311-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10762 b3059339-0415-0410-9bf9-f77b7e298cf2
* slight "grammar" fixesgabucino2003-08-311-12/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10761 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling + small updatesdiego2003-08-311-10/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10760 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, lot of missing new-lines. In case of an error, all the messages will be ↵alex2003-08-311-8/+8
| | | | | | screwed up git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10759 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid flickering during resizes. Keep video contents even when paused. Fix ↵mosu2003-08-315-53/+123
| | | | | | by Tomas Simonaitis <haden@homelan.lt> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10758 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove read/revert hackalex2003-08-312-25/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10757 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncdiego2003-08-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10756 b3059339-0415-0410-9bf9-f77b7e298cf2
* Recieving of mouse events can be switched off. Patch by Markus Rechberger ↵alex2003-08-314-2/+14
| | | | | | <mrechberger@web.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10755 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l found by albeualex2003-08-311-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10754 b3059339-0415-0410-9bf9-f77b7e298cf2
* final pre1alex2003-08-311-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10753 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2 new filters: tile & framesteparpi2003-08-314-1/+512
| | | | | | | | patch by Daniele Forghieri ( guru@digitalfantasy.it ) (little cleanup by me) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10752 b3059339-0415-0410-9bf9-f77b7e298cf2
* rawnv21alex2003-08-311-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10751 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-08-311-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10750 b3059339-0415-0410-9bf9-f77b7e298cf2
* vf_tile & _framestep addedarpi2003-08-311-0/+46
| | | | | | | patch by danny <guru@digitalfantasy.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10749 b3059339-0415-0410-9bf9-f77b7e298cf2
* more mmx and fix 100l sig11 in the previous mmx commitrfelker2003-08-311-3/+104
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10748 b3059339-0415-0410-9bf9-f77b7e298cf2
* added nv12/nv21 and some other fourccs (still not synced)alex2003-08-312-3/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync to help_mp-en.h v1.107rtognimp2003-08-311-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10746 b3059339-0415-0410-9bf9-f77b7e298cf2
* nv21 supportalex2003-08-311-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10745 b3059339-0415-0410-9bf9-f77b7e298cf2
* * Add multi device support.attila2003-08-311-557/+650
| | | | | | | | | | | | | | | | | | | | | | | | | | For the moment up to 16 cards are supported. More can be added easily by changing 2 defines. This makes 90% of the patch (mostly stupid s/$var/card->$var/) The different devices can be accessed by different minor numbers (0-15): mknod /dev/mga_vid0 c 178 0 mknod /dev/mga_vid1 c 178 1 mknod /dev/mga_vid2 c 178 2 mknod /dev/mga_vid3 c 178 3 ... ln -s mga_vid /dev/mga_vid * Change the devfs code to let the kernel assign us a major and a minor number (what is the sense behind using devfs anyways if we dont do that ?) Subdevices for the different cards are created. mga_vid uses the first card (for compatibility) * Fix a possible error when mmap() is called before the card is configured by a ioctl(). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10744 b3059339-0415