summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Handle mp_msg like printf so compiler can report if missing/too much ↵alex2003-08-311-2/+2
| | | | | | arguments or other errors happen. GCC only git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10737 b3059339-0415-0410-9bf9-f77b7e298cf2
* serious bugs - 1l absinth (changed to absinth against cola inflation)alex2003-08-316-15/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10736 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove exit_player and exit referencesalex2003-08-313-13/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10735 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing en/ added to DOCS path.diego2003-08-313-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10734 b3059339-0415-0410-9bf9-f77b7e298cf2
* some WIPalex2003-08-311-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10733 b3059339-0415-0410-9bf9-f77b7e298cf2
* -noautoexpand documented.diego2003-08-311-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10732 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix 10l (computation based on uninitialized data which led torfelker2003-08-311-9/+23
| | | | | | | | | incorrect field matching) and greatly improve selection logic. the pullup core should be very accurate now, so try throwing tough samples at it and report any failures! :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10731 b3059339-0415-0410-9bf9-f77b7e298cf2
* while we are at it: geometry support for xmgaattila2003-08-312-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10730 b3059339-0415-0410-9bf9-f77b7e298cf2
* geometry support for x11attila2003-08-312-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10729 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmpeg1/2arpi2003-08-301-0/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10728 b3059339-0415-0410-9bf9-f77b7e298cf2
* use internal (included) libfaad2arpi2003-08-303-16/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10727 b3059339-0415-0410-9bf9-f77b7e298cf2
* libfaad2 v2.0rc1 importedarpi2003-08-3096-0/+42879
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10726 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync.lumag2003-08-301-12/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10725 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Joey Parrish <joey@nicewarrior.org>:arpi2003-08-301-58/+205
| | | | | | | | - updated from libdvdread 0.9.4 and removed udf caching (fixes mpdvdkit on cygwin) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10724 b3059339-0415-0410-9bf9-f77b7e298cf2
* On2 VP4 personal codec support via binary vfw dll vp4vfw.dllrtognimp2003-08-301-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10723 b3059339-0415-0410-9bf9-f77b7e298cf2
* __CYGWIN__->SYS_CYGWIN define moved to the right placearpi2003-08-302-4/+4
| | | | | | | (cut from Joey's dvdkit2 update patch) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10722 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to libdvdcss 1.2.8 (except the DVDCSS_PATH guessing, we use ourarpi2003-08-304-60/+75
| | | | | | | get_path() instead). anyway it's mostly cosmetics only. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10721 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l and I imho this would win 'The Bug/Typo of the Year' awardalex2003-08-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10720 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000lalex2003-08-295-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10719 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10^1337 litres (now, that's an inflation)alex2003-08-291-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10718 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnauj272003-08-291-2/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10717 b3059339-0415-0410-9bf9-f77b7e298cf2
* Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico ↵mosu2003-08-291-2/+6
| | | | | | <nsabbi@libero.it>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10716 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10liive2003-08-281-13/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10715 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l fix for paletted 8bpp files, I committed an old versionrtognimp2003-08-281-12/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10714 b3059339-0415-0410-9bf9-f77b7e298cf2
* Quicktime 8BPS decoderrtognimp2003-08-284-1/+246
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10713 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.mosu2003-08-281-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10712 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated highest demuxer number.mosu2003-08-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10711 b3059339-0415-0410-9bf9-f77b7e298cf2
* printing fps with 3 dec digit instead of 2arpi2003-08-272-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10710 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch fixes:alex2003-08-272-5/+48
| | | | | | | | | | | 1) if channels (in the list) are invalid excludes them 2) on encrypted/unreadable channels mplayer goes to the next/previous 3) when changing channel uninit all components but stream and input. Nico <nsabbi@libero.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10709 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvb channel changing vs input system (lirc) fix by David Kuehling ↵alex2003-08-271-2/+2
| | | | | | <dvdkhlng@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10708 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed some ":" in the track output for easier cut&paste.mosu2003-08-271-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10707 b3059339-0415-0410-9bf9-f77b7e298cf2
* Track selection uses the n-th audio/subtitle/video track as the ID, not the ↵mosu2003-08-271-9/+40
| | | | | | n-th track overall. All tracks are listed upon opening of the file along with their -aid/-sid etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10706 b3059339-0415-0410-9bf9-f77b7e298cf2
* a/v sync cleanupshenry2003-08-271-12/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10705 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l and a few spelling fixesdiego2003-08-261-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10704 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10ldiego2003-08-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10703 b3059339-0415-0410-9bf9-f77b7e298cf2
* libfaad installation instructionsdiego2003-08-262-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10702 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nuvopts documentation by Albeudiego2003-08-261-1/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10701 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg2michael2003-08-251-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10700 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD support, optinal queue, optional use of sleep(), and benchmark modeiive2003-08-252-140/+713
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10699 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such ↵alex2003-08-251-1/+4
| | | | | | nonsense (tv,mf,vcd) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10698 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l. The vcd api changed and nobody updated the gui..alex2003-08-251-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10697 b3059339-0415-0410-9bf9-f77b7e298cf2
* Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.attila2003-08-252-16/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10696 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the bug found by Martin Wulffeldalbeu2003-08-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10695 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnauj272003-08-251-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10694 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for case insensitive string matching in SAMI subtitle files. Patch ↵mosu2003-08-251-4/+18
| | | | | | by Bruno Lecointre. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10693 b3059339-0415-0410-9bf9-f77b7e298cf2
* fabs needs math.hranma2003-08-251-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10692 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add P4 Northwood. (Roman Shiryaev <mih_val@mail.ru>; See ↵ranma2003-08-251-2/+1
| | | | | | <200308250434.38516.mih_val@mail.ru> in mplayer-users) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10691 b3059339-0415-0410-9bf9-f77b7e298cf2
* TGA image output VO modulearpi2003-08-243-1/+267
| | | | | | | patch by Daniele Forghieri ( guru@digitalfantasy.it ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10690 b3059339-0415-0410-9bf9-f77b7e298cf2
* - re-added the old and (no more used) option -tsfastparse with aarpi2003-08-242-4/+15
| | | | | | | | | | CONF_TYPE_PRINT - option -tsprog <number> to specify the chosen program (-vid and -aid still override the single stream pids) patch by Nico <nsabbi@libero.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10689 b3059339-0415-0410-9bf9-f77b7e298cf2
* - initial support for MPEG4 in TS (M4V is working, but not AAC yet)arpi2003-08-243-4/+28
| | | | | | | patch by Nico <nsabbi@libero.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10688 b3059339-0415-0410-9bf9-f77b7e298cf2
* - seek() is always synchronized to keyframes, so the decoders don'tarpi2003-08-241-160/+981
| | | | | | | | | | | | | | | | | crash anymore; successfully tested with libmpeg2 and ffmpeg12 - support for tables PAT and PMT, used the associate pids to program and to play the right streams - option -tsprog <number> to specify the chosen program (-vid and -aid still override the single stream pids) - initial support for MPEG4 in TS (M4V is working, but not AAC yet) - defragmenting mechanism (without buffering, so it has 0 added cost) to improve the playback of high bitrate movies - refers to demux_mpg_control() to get length and percentage position in the stream patch by Nico <nsabbi@libero.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10687 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for linked seek heads, multiple seek heads, multiple cues.mosu2003-08-241-94/+129
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10686 b3059339-0415-0410-9bf9-f77b7e298cf2
* Re-added block duration parsing, needed for subtitles. Got lost in the last ↵mosu2003-08-231-0/+3
| | | | | | update. Patch by Bruno Lecointre. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10685 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf is obsolete.diego2003-08-2224-24/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10684 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncdiego2003-08-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10683 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2003-08-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10682 b3059339-0415-0410-9bf9-f77b7e298cf2
* New spanish DOC file :)nauj272003-08-201-0/+491
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10681 b3059339-0415-0410-9bf9-f77b7e298cf2
* Parenthesis mistakenauj272003-08-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10680 b3059339-0415-0410-9bf9-f77b7e298cf2
* Stray English line removed.diego2003-08-201-1/+0
| | | | | | | Patch by Fabian Franz <FabianFranz@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10679 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing options in spanish versionnauj272003-08-201-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10678 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnauj272003-08-201-9/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10677 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic fixesgabucino2003-08-201-81/+81
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10676 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-08-203-66/+118
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10675 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-08-202-93/+110
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10674 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-08-203-83/+231
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10673 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixgabucino2003-08-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10672 b3059339-0415-0410-9bf9-f77b7e298cf2
* no need to document -flip_hebrew and -noflip_hebrew, alphabetical order.diego2003-08-191-9/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10671 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnauj272003-08-191-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10670 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l forgot to add nuv to the help messagealbeu2003-08-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10669 b3059339-0415-0410-9bf9-f77b7e298cf2
* FriBiDi control flagsgabucino2003-08-191-0/+10
| | | | | | | Patch by Raindel Shachar <raindel@techunix.technion.ac.il> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10668 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnauj272003-08-181-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10667 b3059339-0415-0410-9bf9-f77b7e298cf2
* document vf_pullup (vaguely at least)rfelker2003-08-181-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10666 b3059339-0415-0410-9bf9-f77b7e298cf2
* pullup -- third generation inverse telecine engine. the backendrfelker2003-08-185-1/+885
| | | | | | | | | (pullup.[ch]) is not mplayer-specific and is designed to work well with g2; vf_pullup.c is the g1 wrapper. see man page for details, and keep in mind, this is a work in progress. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10665 b3059339-0415-0410-9bf9-f77b7e298cf2
* clean up field flags:rfelker2003-08-184-16/+22
| | | | | | | | | | | 1) cosmetic change, no reason these need to be mpeg2-specific 2) add a flag to tell when fields are ordered, so we don't have to assume bff (which would usually be wrong) when field flags are not available. 3) add other flags for future use :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10664 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reworked the CPU optimization detection code, now it works nice for non-x86 ↵alex2003-08-181-73/+77
| | | | | | platforms aswell (tested on Alpha, PPC, x86) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10663 b3059339-0415-0410-9bf9-f77b7e298cf2
* X11_FULLSCREEN vs HAVE_X11 definitions and some warning fixesalex2003-08-181-6/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10662 b3059339-0415-0410-9bf9-f77b7e298cf2
* a 100l and another typodiego2003-08-181-2/+2
| | | | | | | spotted by Alex "eagle eye" Beregszaszi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10661 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100lalex2003-08-182-24/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10660 b3059339-0415-0410-9bf9-f77b7e298cf2
* Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>alex2003-08-183-32/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10659 b3059339-0415-0410-9bf9-f77b7e298cf2
* New spanish DOCS filesnauj272003-08-182-0/+874
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10658 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with man page, 'remove dvdnav stuff, it does not work anyway'nauj272003-08-181-9/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mpl