summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix (?) cmd line handlingpontscho2002-08-1510-175/+144
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7020 b3059339-0415-0410-9bf9-f77b7e298cf2
* skip black in outline (white skip code is #if 0 as there is no speed difference)michael2002-08-151-0/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7019 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Remi Guyomarch <rguyom at pobox com>.diego2002-08-151-4/+15
| | | | | | | | | 1) document vb_qoffset instead of two times vb_qfactor 2) document "gray" and "mpeg_quant" 3) add 1 space to line-up with other options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7018 b3059339-0415-0410-9bf9-f77b7e298cf2
* added gettimeofday-based profiling/timingarpi2002-08-152-2/+21
| | | | | | | little speedup of outline() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7017 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in adiego2002-08-153-35/+53
| | | | | | | | | slightly modified form. This puts some warnings into blockquote tags, adds a few links, removes some UPPERCASE words and fixes a few wording and spelling errors. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7016 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Panagiotis Issaris <takis.issaris@skynet.be>jaf2002-08-151-5/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7015 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncjaf2002-08-152-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7014 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***jaf2002-08-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7013 b3059339-0415-0410-9bf9-f77b7e298cf2
* bug & ver updatemichael2002-08-141-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7012 b3059339-0415-0410-9bf9-f77b7e298cf2
* ogg (.ogm) text subtitles supportarpi2002-08-141-4/+81
| | | | | | | based on patch by Chris Forno <jcore@m-net.arbornet.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7011 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add dxr3 gui support (dialogbox, etc.)pontscho2002-08-1414-75/+454
| | | | | | | | - fix one small dvd playing bug ( dvd playing don't del the playlist) - add some ifdef() check git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7010 b3059339-0415-0410-9bf9-f77b7e298cf2
* - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure forarpi2002-08-141-12/+41
| | | | | | | | | video and audio (respectively) RTP streams. (This allows RTP streams that use non MPEG codecs to work.) patch by Ross Finlayson <finlayson@live.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7009 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixes by Ross Finlayson <finlayson@live.com>arpi2002-08-142-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7008 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable cache if stream->fd<0 (no regular file/pipe but some special thing)arpi2002-08-141-0/+7
| | | | | | | Ross Finlayson <finlayson@live.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7007 b3059339-0415-0410-9bf9-f77b7e298cf2
* adds a soname and a shared library version number to libdha.arpi2002-08-141-2/+2
| | | | | | | patch by Goetz Waschk <waschk@informatik.uni-rostock.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7006 b3059339-0415-0410-9bf9-f77b7e298cf2
* dynamic libavcodec.so support updated byarpi2002-08-146-12/+16
| | | | | | | Alexander.Gottwald@informatik.tu-chemnitz.de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7005 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>arpi2002-08-142-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7004 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrects an off-by-one error when trying to seek beyond the end of file.arpi2002-08-141-1/+1
| | | | | | | patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7003 b3059339-0415-0410-9bf9-f77b7e298cf2
* not only divx4 has 2, 3passgabucino2002-08-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7002 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2002-08-144-298/+319
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7001 b3059339-0415-0410-9bf9-f77b7e298cf2
* Link and title synched to documentation.html.diego2002-08-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7000 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>diego2002-08-146-133/+144
| | | | | | | | | | | | | | * Reduces the number of '!' chars... * Removes unnecessary spaces before ':' and '!' chars. * Changes the title of Appendix X to 'MPlayer skin format'. * Improves(?) wording in some cases. * Adds CODE tags around some options and filenames. Plus some further wording fixes by me, two dangling links and converted a few ASCII unordered lists into proper HTML ones. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6999 b3059339-0415-0410-9bf9-f77b7e298cf2
* arpi told me ...jaf2002-08-143-6/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6998 b3059339-0415-0410-9bf9-f77b7e298cf2
* add uri2filename converterpontscho2002-08-145-11/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6997 b3059339-0415-0410-9bf9-f77b7e298cf2
* RV20 A-V desync fixed - use timestamp hack only for RV30arpi2002-08-141-6/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6996 b3059339-0415-0410-9bf9-f77b7e298cf2
* messages moved from vf.c and vd.cjaf2002-08-131-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6995 b3059339-0415-0410-9bf9-f77b7e298cf2
* messages moved from vf.c and vd.cjaf2002-08-134-14/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6994 b3059339-0415-0410-9bf9-f77b7e298cf2
* Jindrich Makovicka's new noise pattern filter.diego2002-08-131-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6993 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)michael2002-08-131-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6992 b3059339-0415-0410-9bf9-f77b7e298cf2
* semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux ↵michael2002-08-132-10/+34
| | | | | | dot fjfi dot cvut dot cz>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6991 b3059339-0415-0410-9bf9-f77b7e298cf2
* messages moved from dec_??d?o.cjaf2002-08-134-14/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6990 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-08-131-2/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6989 b3059339-0415-0410-9bf9-f77b7e298cf2
* A BIG update to english version (including some cosmetics, some spellchecks, ↵jonas2002-08-1310-1758/+2049
| | | | | | changed structures, added docs), it should be up-to-date and again... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6988 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mozilla/Opera/? fixjonas2002-08-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6987 b3059339-0415-0410-9bf9-f77b7e298cf2
* Put/get_image fixed. Deleted forgotten development commentszdar2002-08-131-38/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6986 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typos & spelling fixedzdar2002-08-131-19/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6985 b3059339-0415-0410-9bf9-f77b7e298cf2
* rv40 supportarpi2002-08-121-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6984 b3059339-0415-0410-9bf9-f77b7e298cf2
* RV40 supportarpi2002-08-121-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6983 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML fixes, no content change.diego2002-08-113-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6982 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML restructured. Now using definition lists instead of tables.diego2002-08-111-676/+717
| | | | | | | Content not changed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6981 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: Properly indented table and fixed <TR> structure.diego2002-08-111-45/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6980 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document new -sws options as well as TV input changes.diego2002-08-111-8/+19
| | | | | | | | Please review for correctness. Patch by Jonas Jermann. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6979 b3059339-0415-0410-9bf9-f77b7e298cf2
* kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callbackpontscho2002-08-112-10/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6978 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated/extended teh introduction partarpi2002-08-111-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6977 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sanitize a HTML table, <TR> are at the proper place and get closed.diego2002-08-111-64/+64
| | | | | | | Largely cosmetic, can be ignored by translators. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6976 b3059339-0415-0410-9bf9-f77b7e298cf2
* Another big batch of cosmetics *only*.diego2002-08-117-1529/+1432
| | | | | | | | 2 character indentation everywhere, 2 blank lines before new sections. The docs should now have a nice and uniform look. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6975 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix -subpontscho2002-08-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6974 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncjaf2002-08-111-0/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6973 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvdnav api changedjonas2002-08-112-2/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6972 b3059339-0415-0410-9bf9-f77b7e298cf2
* Created RTC section and moved RTC explanation there.diego2002-08-112-75/+76
| | | | | | | | Closed some tags and fixed a few typos (hungarian -> Hungarian). Reorganized the mailing list section. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6971 b3059339-0415-0410-9bf9-f77b7e298cf2
* New noise filter by Jindrich Makovicka.diego2002-08-111-26/+28
| | | | | | | | Reformatted the paragraph because its column layout completely broke in 80 character displays. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6970 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l :)pontscho2002-08-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6969 b3059339-0415-0410-9bf9-f77b7e298cf2
* add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) ↵pontscho2002-08-119-6/+329
| | | | | | and fix -subdelay bug git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6968 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx optimized avg/film noisemichael2002-08-111-2/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6967 b3059339-0415-0410-9bf9-f77b7e298cf2
* optimizationmichael2002-08-111-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6966 b3059339-0415-0410-9bf9-f77b7e298cf2
* film/average noise cleanupmichael2002-08-111-6/+5
| | | | | | | | remove unused vars/functions avoid statics so multiple noise filters can be used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6965 b3059339-0415-0410-9bf9-f77b7e298cf2
* film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot ↵michael2002-08-112-8/+57
| | | | | | fjfi dot cvut dot cz>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6964 b3059339-0415-0410-9bf9-f77b7e298cf2
* oops forgot to commit thatmichael2002-08-111-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6963 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial version of Bulgarian translation, hell i vote for gettextiive2002-08-111-0/+477
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6962 b3059339-0415-0410-9bf9-f77b7e298cf2
* continuing paragraph reformattinggabucino2002-08-107-987/+1079
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6961 b3059339-0415-0410-9bf9-f77b7e298cf2
* by 'lr' - <hephooey@fastmail.fm>jaf2002-08-101-0/+459
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6960 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'configure changed'-test re-added, noticed by Sylvain Petreolle ↵arpi2002-08-101-0/+9
| | | | | | <spetreolle@yahoo.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6959 b3059339-0415-0410-9bf9-f77b7e298cf2
* bsdbt848 driver and some formats (confused some users)jonas2002-08-101-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6958 b3059339-0415-0410-9bf9-f77b7e298cf2
* HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>arpi2002-08-094-5/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6957 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates by Panagiotis Issaris <takis@lumumba.luc.ac.be>jaf2002-08-091-17/+162
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6956 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>arpi2002-08-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6955 b3059339-0415-0410-9bf9-f77b7e298cf2
* ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningarpi2002-08-098-8/+37
| | | | | | | patch Kazunori Ueno <jagarl@creator.club.ne.jp> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6954 b3059339-0415-0410-9bf9-f77b7e298cf2
* new directfb driver for 0.9.13+ by jiri.svoboda@seznam.czarpi2002-08-093-2/+1230
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6953 b3059339-0415-0410-9bf9-f77b7e298cf2
* messages moved againjaf2002-08-083-24/+65
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6952 b3059339-0415-0410-9bf9-f77b7e298cf2
* email-adress updatedjaf2002-08-085-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6951 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000lmichael2002-08-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6950 b3059339-0415-0410-9bf9-f77b7e298cf2
* small rule to strip binaries in source dir (24MB mplayer binary is a bit ↵atmos42002-08-071-0/+3
| | | | | | klugdy for non debug-work :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6949 b3059339-0415-0410-9bf9-f77b7e298cf2
* messages moved from mencoder.c to helpmp??.hjaf2002-08-073-25/+72
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6948 b3059339-0415-0410-9bf9-f77b7e298cf2
* using help_mp-??.h for one messagejaf2002-08-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6947 b3059339-0415-0410-9bf9-f77b7e298cf2
* anders@gnulinux.dkjaf2002-08-071-99/+192
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6946 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg4 mpeg quantizer encodingmichael2002-08-071-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6945 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-08-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6944 b3059339-0415-0410-9bf9-f77b7e298cf2
* detection reordered. note: raw DV detection should be more reliable.arpi2002-08-061-12/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6943 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>arpi2002-08-061-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6942 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>arpi2002-08-061-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6941 b3059339-0415-0410-9bf9-f77b7e298cf2
* autodetection of MJPEG card for -vo zr by grepping /proc/pcirik2002-08-061-2/+11
|<