Commit Graph

10821 Commits

Author SHA1 Message Date
alex 7f086bc51b disable faad with gcc 3.2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10821 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 23:50:56 +00:00
alex c821c41c8b solaris sed (and probably others) fix for faad detection by Michael Gernoth <simigern@stud.uni-erlangen.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10820 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 23:49:18 +00:00
rtognimp 4b1720734e ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
Codec by http://www.softmediachina.com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10819 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 22:08:23 +00:00
alex a9283667a5 some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10818 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 18:45:12 +00:00
alex 7c48e4f299 added new config system support and fixed some bugs (altought sanity checks 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
2003-09-05 16:04:40 +00:00
albeu 24f9af3405 Fix the segfault with long filenames. Also prevent some other buffer
overflow and turn most declarations to static.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10816 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 15:31:32 +00:00
alex 112e0a35f1 size presets: added the standard resolutions as proposed by Fabrice (ffmpeg)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10815 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 15:30:46 +00:00
diego e7f37248d3 spelling/wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10814 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 14:18:03 +00:00
henry 64a328d018 delogo filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10813 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 11:51:26 +00:00
henry 6af7fe11bf DR, 10l fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10812 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 10:42:13 +00:00
henry 0c5802cfa0 10l - forgotten gettimeofday
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10811 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 10:35:00 +00:00
henry 4cabae3691 simple logo remover
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10810 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-03 22:44:28 +00:00
rtognimp 16a6f6b201 100l: you have 2 nibbles per byte, don't divide byte count by 2
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
2003-09-03 22:30:30 +00:00
alex e7b04943ad cdda && cddb aren't uris too (hopefully all the pseudo urls are catched before url_new())
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10808 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-03 19:26:33 +00:00
nauj27 e06c05bb33 spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10807 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-03 11:13:12 +00:00
alex 7c7c8dab79 fixed win32 compile problems and broken bigendian support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10806 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 20:40:36 +00:00
alex f5b576d2e5 added 0.91 and 1.0pre1 to the history section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10805 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 20:23:55 +00:00
alex 7504474eb9 minor leak fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10804 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 20:02:37 +00:00
alex 5e1ed4101b 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10803 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 17:44:38 +00:00
alex 63ee7c8f40 Jacosub files can have the extension '.js' too. Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10802 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 17:26:33 +00:00
mosu 676d664756 Do not automatically select a subtitle stream for display.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10801 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 16:35:39 +00:00
diego c879e5f8b1 Sync with XML.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10800 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 16:35:29 +00:00
nauj27 9aa2ea48ad sync with english version. Now use 'archivo' instead 'fichero' for 'file'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10799 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 15:39:00 +00:00
nauj27 a6c5a622b7 New spanish DOC file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10798 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 15:22:02 +00:00
mosu 2445e00ca2 Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10797 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 14:48:49 +00:00
mosu c320d92ce4 Support for QuickTime6.3 DLLs. Patch by Dima K. <dimakar@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10796 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 14:40:16 +00:00
mosu c050413677 Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10795 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 14:39:02 +00:00
mosu f5e785c918 Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima K. <dimakar@yahoo.com>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10794 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 14:36:26 +00:00
nauj27 3de990cc35 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10793 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 14:34:39 +00:00
alex c74c417816 libmenu is missing the dvb headers, patch by Gotz Waschk <waschk@informatik.uni-rostock.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10792 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 14:00:37 +00:00
gabucino 8e85db0074 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10791 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 19:47:34 +00:00
gabucino 5f972719ae fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10790 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 19:45:36 +00:00
alex 077a30a797 some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10789 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 19:11:44 +00:00
alex 5183199581 documented the custom matrices stuff, feel free to reword/fix/etc, but don't 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
2003-09-01 18:57:09 +00:00
alex b1ee90e93b some fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10787 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 18:34:31 +00:00
alex abb85c8b30 -nomouseinput support for vo_sdl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10786 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 18:24:27 +00:00
alex e06352b52d fixes and documented -list-options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10785 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 17:44:12 +00:00
alex 8fd3cd1a3a more updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10784 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 15:21:55 +00:00
alex be7b868066 some more fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10783 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 14:50:09 +00:00
alex 62d4a8b135 overall fixes and documented inter/intra_matrix option in manpage
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10782 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 14:41:56 +00:00
alex ea5ebc1e5a updated the list of supported lavc video encoders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10781 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 14:09:30 +00:00
alex 58125030a5 support for user specified intra/inter matrices
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10780 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 14:04:41 +00:00
alex fd735ea950 switched lavc_param_format to CONF_TYPE_IMGFMT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10779 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 13:26:05 +00:00
michael dc3e46bb88 asv2 encoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10778 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 12:44:31 +00:00
albeu a695d492af Fix immediatemode with mplayer (ie playing both sound and video)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10777 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 12:10:29 +00:00
lumag 4102058367 Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection (/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
2003-09-01 10:51:11 +00:00
michael c97aba0899 FFASV2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10775 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 08:29:54 +00:00
rfelker 0c079bc2df direct render frames whose fields are not in a common buffer, rather
than repacking them together and exporting. slight performance boost.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10774 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 02:54:06 +00:00
diego 1e2d6e685d ;-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10773 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 01:24:33 +00:00
diego 47d2389362 spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10772 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 01:21:40 +00:00