summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* v4l2 supporthenry2003-08-0710-10/+72
* v4l2 supporthenry2003-08-072-0/+2484
* (nonworking) dvdnav commented out as discussed on dev-eng.diego2003-08-061-63/+57
* (Almost) cosmetic update, taken from fsf.org.diego2003-08-061-2/+2
* syncgabucino2003-08-061-1/+1
* make debian devels happy (ok, that's impossible, I know:)gabucino2003-08-061-0/+340
* _win32libdir (not _libdir/win32) should be searched after other locations.diego2003-08-051-2/+3
* whitespace cosmeticsdiego2003-08-051-4/+4
* sync and improvements by Tomas Blaha <tomasb@kapsa.club.cz>diego2003-08-051-230/+233
* Path fixed.diego2003-08-051-7/+7
* sync by Juan Martin <nauj27@teleline.es>diego2003-08-051-11/+20
* Hint fixed up and synched to XML.diego2003-08-052-5/+16
* dvd:// corrected to -dvdauth as outlined by LGB on dev-eng + rewording.diego2003-08-041-1/+1
* spelling correctionsdiego2003-08-041-11/+11
* Document softpulldown filter.ranma2003-08-041-0/+9
* vsynced GL output (hint from Spacecake <spacecake@diaryland.com>)gabucino2003-08-042-0/+17
* I'd like to change tv tuner frequency in the slave mode. So this patchgabucino2003-08-046-21/+56
* FourCC is the preferred spelling according to iive and arpi.diego2003-08-041-4/+4
* warning for users who insist on trying to enable dvdnavrfelker2003-08-041-1/+9
* fixes and syncdiego2003-08-031-9/+9
* -noslices support for mencoder. ugly hack, but vf_crop and vf_expandrfelker2003-08-031-0/+6
* removed obsolete my_profilealex2003-08-035-54/+1
* 10lalex2003-08-031-3/+0
* better pause mechanism and faster uninit support by Vladimir I. Umnov <uvi@ez...alex2003-08-032-38/+64
* c vs c++ syntaxalex2003-08-031-9/+11
* 10lalex2003-08-032-4/+0
* 10l fix by Bjrn Sandell <biorn@dce.chalmers.se>alex2003-08-031-1/+1
* Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,ranma2003-08-035-1/+174
* Export flags needed for softpulldown filter.ranma2003-08-032-1/+3
* BBC .rm fix, based on patch by Balatoni Denes <pnis@coder.hu>arpi2003-08-021-1/+3
* sync by DongCheon Park <pdc@kaist.ac.kr>diego2003-07-311-371/+384
* sync by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>diego2003-07-311-24/+25
* Better explanation, as suggested by Ivan Kalvachev.diego2003-07-302-2/+5
* sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>diego2003-07-301-10/+10
* typodiego2003-07-301-1/+2
* updates and fixesdiego2003-07-309-26/+8
* spelling/grammar fixesdiego2003-07-291-14/+14
* sync by Juan Martin <nauj27@teleline.es>diego2003-07-291-4/+13
* nvidia 44.96 hardlock machine without that fixiive2003-07-291-0/+5
* mb decision stuffmichael2003-07-292-9/+22
* draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st ...iive2003-07-281-7/+5
* remove cs_test and swscale-example tooalex2003-07-281-2/+2
* 10l & warning fixesalex2003-07-281-4/+4
* 1, micro-speedup 2, fixed 10l: only prefer utf8 if iconv is presentalex2003-07-281-2/+4
* translation by Juan Martin <nauj27@teleline.es> and Andoni Zubimendidiego2003-07-281-0/+243
* sync by Juan Martin <nauj27@teleline.es>diego2003-07-281-27/+5
* Move away old codecs.conf files.diego2003-07-281-0/+1
* just in casediego2003-07-282-0/+18
* Changed swab32 from macro to inline function, this fixes compilation on alpha...alex2003-07-271-6/+15
* gcc2.95.x has no support for mvi instructionsalex2003-07-274-1/+22
* Typos fixed, based on patch sent by Alex.diego2003-07-271-8/+8
* fix against dummy solaris sprintf, bug reported by Gotz Waschkalex2003-07-271-4/+9
* some missing 'no' pairs of flagsalex2003-07-271-0/+3
* dump extra bytes of bitmapinfoheader in verbose mode and make outputs consistentalex2003-07-271-1/+13
* start in windowed mode using Quartz, but no X server started. Ported from fin...alex2003-07-271-1/+2
* dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock)alex2003-07-271-2/+5
* sync with libavcodec (sh4 optim)alex2003-07-271-18/+52
* ffcljr yvu9->411palex2003-07-271-1/+1
* ffcljr supportalex2003-07-271-0/+8
* Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.rsf2003-07-271-3/+14
* Added support for checking whether a RTP demuxer contains combined audio_vide...rsf2003-07-271-0/+7
* Added support for checking whether a RTP demuxer had combined audio+video data.rsf2003-07-271-0/+1
* Added support for checking whether a RTP demuxer contains a combined audio_vi...rsf2003-07-271-0/+4
* xvmc fixes - check for xv presence and fix libs orderiive2003-07-261-2/+4
* syncluran2003-07-261-2/+2
* sync by Kenneth Chan <chantk@ctk.sytes.net>diego2003-07-261-6/+6
* xvmc updatesiive2003-07-261-5/+6
* detect Real codecs fix (with only win32 DLL)nexus2003-07-251-1/+1
* ffativcr2michael2003-07-241-0/+1
* layer-1 supportarpi2003-07-242-5/+162
* bumped version numberalex2003-07-241-1/+1
* consistency fixes, bumped version number (and added ffmjpegb)alex2003-07-241-37/+35
* ff ativcr1michael2003-07-241-0/+8
* syncdiego2003-07-241-2/+2
* small correctiondiego2003-07-241-1/+1
* sync with HTMLdiego2003-07-241-24/+5
* 10ldiego2003-07-241-1/+1
* useful user advice re-added (DON'T remove.)gabucino2003-07-241-2/+17
* more information, less flamesdiego2003-07-231-22/+5
* codecs.conf is obsoletedgabucino2003-07-234-66/+16
* Installing codecs.conf is long obsolete.diego2003-07-221