summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* On2 VP4 personal codec support via binary vfw dll vp4vfw.dllrtognimp2003-08-301-0/+11
* __CYGWIN__->SYS_CYGWIN define moved to the right placearpi2003-08-302-4/+4
* synced to libdvdcss 1.2.8 (except the DVDCSS_PATH guessing, we use ourarpi2003-08-304-60/+75
* 1000l and I imho this would win 'The Bug/Typo of the Year' awardalex2003-08-291-1/+1
* 1000lalex2003-08-295-8/+6
* 10^1337 litres (now, that's an inflation)alex2003-08-291-1/+2
* syncnauj272003-08-291-2/+53
* Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libe...mosu2003-08-291-2/+6
* 10liive2003-08-281-13/+12
* 100l fix for paletted 8bpp files, I committed an old versionrtognimp2003-08-281-12/+4
* Quicktime 8BPS decoderrtognimp2003-08-284-1/+246
* Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.mosu2003-08-281-1/+4
* Updated highest demuxer number.mosu2003-08-281-1/+1
* printing fps with 3 dec digit instead of 2arpi2003-08-272-2/+2
* This patch fixes:alex2003-08-272-5/+48
* dvb channel changing vs input system (lirc) fix by David Kuehling <dvdkhlng@g...alex2003-08-271-2/+2
* Removed some ":" in the track output for easier cut&paste.mosu2003-08-271-5/+5
* Track selection uses the n-th audio/subtitle/video track as the ID, not the n...mosu2003-08-271-9/+40
* a/v sync cleanupshenry2003-08-271-12/+21
* 10l and a few spelling fixesdiego2003-08-261-11/+11
* 10ldiego2003-08-261-2/+2
* libfaad installation instructionsdiego2003-08-262-2/+14
* -nuvopts documentation by Albeudiego2003-08-261-1/+26
* mpeg2michael2003-08-251-0/+2
* OSD support, optinal queue, optional use of sleep(), and benchmark modeiive2003-08-252-140/+713
* added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such no...alex2003-08-251-1/+4
* 1000l. The vcd api changed and nobody updated the gui..alex2003-08-251-2/+8
* Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.attila2003-08-252-16/+101
* Fix the bug found by Martin Wulffeldalbeu2003-08-251-0/+1
* syncnauj272003-08-251-2/+12
* Support for case insensitive string matching in SAMI subtitle files. Patch by...mosu2003-08-251-4/+18
* fabs needs math.hranma2003-08-251-1/+2
* Add P4 Northwood. (Roman Shiryaev <mih_val@mail.ru>; See <200308250434.38516....ranma2003-08-251-2/+1
* TGA image output VO modulearpi2003-08-243-1/+267
* - re-added the old and (no more used) option -tsfastparse with aarpi2003-08-242-4/+15
* - initial support for MPEG4 in TS (M4V is working, but not AAC yet)arpi2003-08-243-4/+28
* - seek() is always synchronized to keyframes, so the decoders don'tarpi2003-08-241-160/+981
* Support for linked seek heads, multiple seek heads, multiple cues.mosu2003-08-241-94/+129
* Re-added block duration parsing, needed for subtitles. Got lost in the last u...mosu2003-08-231-0/+3
* codecs.conf is obsolete.diego2003-08-2224-24/+3
* syncdiego2003-08-221-2/+2
* 10larpi2003-08-211-1/+1
* New spanish DOC file :)nauj272003-08-201-0/+491
* Parenthesis mistakenauj272003-08-201-1/+1
* Stray English line removed.diego2003-08-201-1/+0
* Missing options in spanish versionnauj272003-08-201-0/+17
* syncnauj272003-08-201-9/+6
* cosmetic fixesgabucino2003-08-201-81/+81
* syncgabucino2003-08-203-66/+118
* syncgabucino2003-08-202-93/+110
* syncgabucino2003-08-203-83/+231
* typo fixgabucino2003-08-201-1/+1
* no need to document -flip_hebrew and -noflip_hebrew, alphabetical order.diego2003-08-191-9/+6
* syncnauj272003-08-191-0/+10
* 10l forgot to add nuv to the help messagealbeu2003-08-191-0/+1
* FriBiDi control flagsgabucino2003-08-191-0/+10
* syncnauj272003-08-181-0/+14
* document vf_pullup (vaguely at least)rfelker2003-08-181-0/+15
* pullup -- third generation inverse telecine engine. the backendrfelker2003-08-185-1/+885
* clean up field flags:rfelker2003-08-184-16/+22
* Reworked the CPU optimization detection code, now it works nice for non-x86 p...alex2003-08-181-73/+77
* X11_FULLSCREEN vs HAVE_X11 definitions and some warning fixesalex2003-08-181-6/+4
* a 100l and another typodiego2003-08-181-2/+2
* 100lalex2003-08-182-24/+6
* Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>alex2003-08-183-32/+63
* New spanish DOCS filesnauj272003-08-182-0/+874
* sync with man page, 'remove dvdnav stuff, it does not work anyway'nauj272003-08-181-9/+0
* syncnauj272003-08-181-9/+15
* syncnauj272003-08-181-23/+1
* a/v sync improvementshenry2003-08-181-4/+26
* sysm --> syms typo fix by Joey Parrishdiego2003-08-171-2/+2
* --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>alex2003-08-174-8/+15
* Binary codecs finally work as they should on Windows.diego2003-08-172-14/+14
* Fixes FriBiDi support and extends it with configure options. Patch by Raindel...alex2003-08-172-2/+14
* Reversed + changed grep -q to grep > /dev/null 2>&1. -q is a GNU extensiondiego2003-08-171-9/+16
* fix RGB16 vs BGR16 mismatchfaust32003-08-171-2/+2
* dll loading from codecs dir support for windowsfaust32003-08-171-0/+34
* Windows hints as discussed on mplayer-cygwindiego2003-08-172-12/+25
* ftp supportdiego2003-08-171-1/+1
* Fix '- loop' to '-loop' option into examplenauj272003-08-171-1/+1
* Remove dvdnav stuff, it does not work anyway.diego2003-08-171-22/+0
* spelling and grammar fixes galorediego2003-08-171-46/+46
* fix playback of rgb files when overlay is not disabledfaust32003-08-171-9/+13
* fix compilation on mingwfaust32003-08-171-1/+1
* Fixes for compilation with gcc versions != 3.2.mosu2003-08-171-2/+2
* Big reorganization. Relies on libmatroska's Read() function and then processe...mosu2003-08-171-734/+421
* shorter, sweeter, more portable, better calling syntaxdiego2003-08-171-19/+10
* Forgot #include <sys/socket.h>albeu2003-08-161-0/+1
* url_unescape_string is used by the command line parser. These few helperalbeu2003-08-161-2/+2
* This should be up to date.diego2003-08-161-1/+1
* -brightness && -vf scale fixmichael2003-08-161-0/+1
* syncdiego2003-08-161-0/+11
* syncgabucino2003-08-161-8/+6
* sync forward ported from 0_90gabucino2003-08-161-1/+1
* New spanish translated DOC filenauj272003-08-161-0/+340
* ftp support for mingwfaust32003-08-161-4/+9
* Finnaly commit Nico's dvb menu. Sorry for committing thisalbeu2003-08-164-0/+204
* ftp support. The change on connect2Server is needed bcs we need 2albeu2003-08-159-20/+507
* I've juste found a bug which prevent to load a file whose name containalbeu2003-08-152-7/+18
* no channels moving, autosubdievice, nonsupported fix by Vladimir I. Umnov <uv...joyping2003-08-152-12/+74
* fixes http://pot.lsd.ro/video.asfarpi2003-08-151-1/+1
* this small patch allows to compile the file libmpdemux/tvi_v4l.c properly,diego2003-08-151-0/+6
* Spanish syncnauj272003-08-151-8/+6
* Prefer DOCS/hu/, now Gabucino must sync the DOCS <evil laugh>alex2003-08-151-6/+6
* 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they wi...alex2003-08-153-4/+7
* -(no)slices is no longer MPlayer only.diego2003-08-151-8/+6
* updatesalex2003-08-151-6/+11
* DVB input documentation by Nico <nsabbi@libero.it> with some changes by me.diego2003-08-154-4/+197
* Workaround: skip first mp3 frame, that mostly contains trashed data. This fix...alex2003-08-151-0/+1
* New spanish translated DOC filenauj272003-08-151-0/+494
* docs updatesdiego2003-08-151-3/+8
* unknow --> unknown as discussed on dev-engdiego2003-08-151-4/+4
* cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>diego2003-08-154-1/+4
* there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfa...alex2003-08-141-7/+28
* Spelling police:diego2003-08-146-10/+10
* Fixed a long standing issue: if configured a not available (not existing, per...alex2003-08-141-2/+8
* translated a message to englishalex2003-08-141-1/+1
* 1000lalex2003-08-144-17/+6
* 1000lalex2003-08-141-3/+6
* 1000lalex2003-08-141-1/+1
* warning fixalex2003-08-141-0/+2
* Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix...alex2003-08-131-5/+6
* Set close-on-exec after newer open (in reset func). Patch by Andriy Gapon <ag...alex2003-08-131-0/+4
* using CONF_TYPE_IMGFMTalex2003-08-131-1/+2
* Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no ne...alex2003-08-133-25/+21
* CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs tooalex2003-08-131-1/+4
* "when I run "mplayer -slave <audiofile> " then, while playing, I send thealbeu2003-08-131-1/+1
* 100l to albeu for his english grammar, and 10l to me becouse I noticed that l...alex2003-08-137-12/+12
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-1335-2003/+109
* v4l2 checkhenry2003-08-131-0/+22
* Fix a 10l and add escaped filename support. Needed by ftp.albeu2003-08-131-1/+11
* Fix -cdrom-device to work again with cdda and vcd.albeu2003-08-132-2/+20
* 1000l, thanks Pierrealex2003-08-131-1/+1
* added live.com to (no)inputmodulesalex2003-08-121-0/+2
* update, againalex2003-08-121-2/+5
* moved lot of global variables into static ones (and some minor spelling fixes)alex2003-08-121-28/+28
* Added DR support to vo_fbdev,joey2003-08-121-9/+0
* sync (Real Win32 vs Linux codec clarification)nauj272003-08-121-1/+1
* sync ('tinterlace' filter)nauj272003-08-121-0/+21
* some updatesalex2003-08-121-17/+32
* min/max float->doublearpi2003-08-122-2/+2
* From: Kir Kostuchenko <kir@users.sourceforge.net>gabucino2003-08-121-8/+7
* reverse of accidently twice commited patch (non-unified patch suxx)gabucino2003-08-124-32/+0
* From: Kir Kostuchenko <kir@users.sourceforge.net>gabucino2003-08-124-0/+32
* 10000l, the old code was slow as hell, copying stuff extra times andrfelker2003-08-121-24/+5
* Hi, here are slave commands:gabucino2003-08-124-0/+32
* Changed all printf into mp_msgjoey2003-08-121-294/+204
* Real Win32 vs Linux codec clarification.diego2003-08-122-2/+4
* sync by Andriy N. Gritsenko <andrej@lucky.net>diego2003-08-111-20/+348
* replacing old MPlayer logo for the much nicer OSX versiongabucino2003-08-111-213/+1225
* Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others)...alex2003-08-114-21/+5
* 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.co...alex2003-08-114-1/+204
* 10l (and fixes some wmaker issues)alex2003-08-111-1/+1
* sync with englishnauj272003-08-111-49/+80
* dvbin fix by Nico <nsabbi@libero.it>alex2003-08-111-0/+4
* typodiego2003-08-111-1/+1
* eh too earlygabucino2003-08-111-2/+2
* syncgabucino2003-08-111-3/+5
* syncgabucino2003-08-111-22/+65
* style fixgabucino2003-08-111-1/+3
* Moved -slices to cfg-common.h.diego2003-08-113-11/+5
* syncdiego2003-08-111-50/+85
* this patch fixesarpi2003-08-117-571/+656
* new Windows section with Cygwin and MinGW subsectionsdiego2003-08-101-21/+66
* Spanish translation by Juan Martín López <nauj27@teleline.es>nauj272003-08-101-0/+329
* Prevent missing subtitles at pts reset.ranma2003-08-101-1/+3
* libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>alex2003-08-101-0/+1
* 10lalex2003-08-101-2/+4
* more variantsgabucino2003-08-102-4/+4
* how to put subtitles in output filegabucino2003-08-102-0/+12
* remove debug messagenexus2003-08-091-1/+1
* another attempt to fix the subtitle searchinghenry2003-08-091-6/+13
* For a request by Gabu, i've cut & fix a part of Joey's dvd aid switchinggabucino2003-08-092-3/+5
* OSD menu should not be confused with DVD menus.diego2003-08-091-2/+2
* This is in sync...diego2003-08-091-1/+1
* updates by Ioannis Panteleakisdiego2003-08-091-11/+14
* address bouncesdiego2003-08-091-1/+1
* path fixesdiego2003-08-091-8/+10
* some more cola - misplaced breakhenry2003-08-081-8/+3
* some updates (all shown by help_diff.sh)...jonas2003-08-081-0/+3
* fix the bug where only the last file of the command line is foundpl2003-08-081-8/+8
* typo fix by DongCheon Park <dcpark@kaist.ac.kr>diego2003-08-081-1/+1
* sync by Juan Martin <nauj27@teleline.es>diego2003-08-071-3/+9
* support for raw DV >2Gbgabucino2003-08-071-1/+1
* 10l - some forgotten ifdefshenry2003-08-073-4/