summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DOCS/codecs.conf -> etc/codecs.confarpi2001-08-218-10/+10
* removed - old, unmaintained stuffarpi2001-08-212-729/+0
* new, splitted, etc doxgabucino2001-08-217-0/+2381
* they've been moved to htmlgabucino2001-08-2124-4475/+0
* *** empty log message ***gabucino2001-08-211-3/+0
* ugly seeking bug fixed, correct multiangle seek implementedarpi2001-08-211-2/+14
* Provide a better default for the DVD device on solaris.jkeil2001-08-212-1/+4
* Implemented new Gaussian blur algorithm, extended font.desc format, optimized...zybi2001-08-214-145/+234
* NASM no longer required.atmos42001-08-211-6/+0
* Some cleanups.zybi2001-08-213-8/+6
* if option -sub filename.utf then switch sub_utf8 onatlka2001-08-212-1/+12
* Applied bohdans patch.atmos42001-08-211-70/+72
* minor changes according to OSDatlka2001-08-211-18/+22
* Happy configure version bumping (bugfix of bugfix).atmos42001-08-211-0/+2
* Fixed small flying thingy..erm bug with css vs. libdvdread.atmos42001-08-211-1/+1
* Made -bps default.atmos42001-08-211-2/+3
* libdvdread desc.nick2001-08-211-0/+6
* fixed seeking (now allows seeking before start position)arpi2001-08-201-1/+3
* libDVDread supportarpi2001-08-204-11/+349
* seeking in DVDarpi2001-08-201-0/+23
* new type: DVDarpi2001-08-201-0/+2
* DVD addedarpi2001-08-201-0/+1
* Commented out annoying printfs with -autoq.atmos42001-08-202-2/+6
* draw speedups, cut text if too many linesatlka2001-08-201-56/+51
* *** empty log message ***gabucino2001-08-201-0/+9
* now in germanfolke2001-08-201-0/+120
* more magzararpi2001-08-191-11/+11
* msg translation by Bohdan Horst <nexus@hoth.amu.edu.pl>arpi2001-08-191-0/+117
* merge with Gabucinoarpi2001-08-181-66/+66
* open.c/demuxer.c messages translatedarpi2001-08-181-0/+118
* more messages for translator :)arpi2001-08-184-29/+66
* ehh. mp_msgt->mp_msgarpi2001-08-181-4/+4
* erros emssages moved to help_mp.h for translationarpi2001-08-181-45/+39
* error messages addedarpi2001-08-181-0/+43
* *** empty log message ***gabucino2001-08-181-3/+17
* typo fixedfolke2001-08-181-1/+1
* *** empty log message ***gabucino2001-08-171-0/+2
* aalib 1.4.X incombatibility fixedfolke2001-08-171-5/+3
* now linux/curses detection worksfolke2001-08-171-2/+5
* osd problem with YV12 fixedfolke2001-08-171-7/+15
* minor changes according to subtitle positioningatlka2001-08-171-3/+4
* changes according to max of vo_font->pic_a[font]->h for the last line of subsatlka2001-08-171-10/+15
* vo_font SEGFAULT fixedarpi2001-08-171-7/+12
* updatedarpi2001-08-171-16/+24
* updatedarpi2001-08-172-12/+30
* skip lines with negative y position if there is too many lines to displayatlka2001-08-171-17/+25
* modifications to use variable number of arguments in #define with GCCatlka2001-08-171-3/+15
* printf->mp_msg/mp_dbgarpi2001-08-1712-353/+340
* updatedarpi2001-08-172-11/+33
* exporting DEBUGarpi2001-08-171-0/+7
* mp_msg initarpi2001-08-161-0/+3
* constans shortendarpi2001-08-162-6/+9
* new message printing systemarpi2001-08-163-1/+84
* more verbose videomode selectionszabi2001-08-161-30/+72
* exception stuff fixedarpi2001-08-161-10/+9
* fixesarpi2001-08-161-4/+11
* error handlingarpi2001-08-161-4/+20
* Indeo5ds-YV12 disabled (broken)arpi2001-08-161-1/+1
* *** empty log message ***gabucino2001-08-162-2/+24
* Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...arpi2001-08-163-4/+10
* define USE_OSD / USE_SUB fixesfolke2001-08-161-1/+2
* vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +cons...folke2001-08-161-1/+2
* changes made for vo_aafolke2001-08-163-8/+29
* vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +cons...folke2001-08-161-106/+201
* *** empty log message ***zybi2001-08-163-3/+6
* minor changes in sub.catlka2001-08-161-7/+5
* changes according to proper subfont bar positioning and char spaceing - sub.catlka2001-08-162-12/+17
* alloc frame buffer for directshow codec - requires for avifile syncarpi2001-08-161-0/+6
* display number of decoded frames (for progr. mpeg2)arpi2001-08-163-3/+5
* big avifile sync - from now we have common codearpi2001-08-1621-2067/+2328
* updatedarpi2001-08-161-10/+19
* UnregisterComClass addedarpi2001-08-161-0/+58
* *** empty log message ***gabucino2001-08-151-1/+1
* *** empty log message ***gabucino2001-08-151-0/+1
* Small update.atmos42001-08-151-1/+2
* '--disable-sdl;; _aa=no' fixedfolke2001-08-151-1/+1
* All aalib options can be passed to aalib (-aaXXX), also -aahelp is new. fixed...folke2001-08-151-21/+1
* All aalib options can be passed to aalib (-aaXXX), also -aahelp is newfolke2001-08-151-17/+133
* New feature for option processing: CONF_TYPE_FUNC_FULLfolke2001-08-153-12/+46
* added vo_aa sectionfolke2001-08-151-0/+7
* AAlib section updatedfolke2001-08-151-6/+37
* Added SSE note by Bohdan Horst.atmos42001-08-151-0/+1
* AFMT_AC3 fixedarpi2001-08-151-2/+3
* *** empty log message ***gabucino2001-08-151-1/+2
* silly bug fixed - thanx Szekeres Istvan <szekeres@webvilag.com>arpi2001-08-151-1/+1
* o_bps changes for hwac3 driverarpi2001-08-151-3/+6
* ac3/spdif patch by German Gomez Garcia <german@piraos.com>arpi2001-08-159-2/+212
* Fix OSD, small misspelling.atmos42001-08-151-2/+2
* updatedarpi2001-08-151-17/+10
* fixed BITMAPINFO struct length truncation (WMV8)arpi2001-08-152-12/+31
* segfault fixedarpi2001-08-151-2/+4
* Spelling mistakes fixedfolke2001-08-143-23/+26
* Spelling mistakes fixedfolke2001-08-141-12/+12
* *** empty log message ***gabucino2001-08-141-1/+1
* write fault error fixedfolke2001-08-141-2/+2
* *** empty log message ***gabucino2001-08-141-0/+4
* vo_aa: configurable nowfolke2001-08-142-10/+49
* Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compilejkeil2001-08-144-27/+42
* *** empty log message ***gabucino2001-08-141-0/+8
* Use the standard mplayer config test for finding libraries, so that it canjkeil2001-08-141-6/+5
* *** empty log message ***gabucino2001-08-142-6/+25
* *** empty log message ***gabucino2001-08-141-3/+4
* small changes to erase only needed place (rectangles doesn't overlap)atlka2001-08-141-4/+8
* Added cool aalib vo driver.atmos42001-08-143-1/+546
* In case the open on the dvd device fails, print some hints based on errnojkeil2001-08-141-2/+3
* Removed D key for doublesize, already clobbered by framedrop.atmos42001-08-142-8/+4
* update pts to obtain OSD time display change while rewinding/forwardingatlka2001-08-141-2/+2
* speed optimized :)arpi2001-08-131-15/+19
* return value of iconv fixed for glibc 2.1.3, using strrchr instead of basenam...arpi2001-08-131-8/+14
* upgraded to 1.0b version by Artur Zaprzala <artur.zaprzala@talex.com.pl>arpi2001-08-1311-272/+1579
* modified mplayer.c to rewert to PLAY after rewinding after 1 secatlka2001-08-132-5/+5
* libvo/sub.c correctionsatlka2001-08-131-3/+3
* atlka@pg.gda.pl:atlka2001-08-134-29/+9
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-1323-143/+261
* *** empty log message ***gabucino2001-08-133-48/+123
* terrible -idx bug fixed, thanx to Raphael Manfrediarpi2001-08-121-1/+1
* PTS calc updates, fixes, cleanups, mess...arpi2001-08-122-39/+42
* seek.c moved to demuxer.c, stream_reset in new_demuxer()arpi2001-08-125-91/+52
* cleanup...arpi2001-08-126-46/+29
* add define of DEFAULT_CDROM_DEVICEarpi2001-08-121-0/+6
* SetCodecPath -> win32_codec_namearpi2001-08-121-1/+2
* *** empty log message ***gabucino2001-08-121-3/+7
* print BITMAPINFOHDR tooarpi2001-08-121-0/+1
* return type of stream_seek changed void->intarpi2001-08-121-4/+4
* MOV file support - not works yetarpi2001-08-124-3/+215
* ffmpeg prints moved to verbose=2arpi2001-08-121-2/+2
* raw (uncompressed) video codecarpi2001-08-113-0/+9
* better fix - now it's backward compatiblearpi2001-08-111-1/+1
* VCD fixarpi2001-08-111-0/+1
* AVI demuxer cleanups, fileformat-dependent stuff moved to priv_tarpi2001-08-1112-253/+304
* updatedarpi2001-08-111-29/+34
* *** empty log message ***gabucino2001-08-112-1/+4
* --enable-streaming fixarpi2001-08-111-0/+1
* AVI pts/seek fixes, VBR support, faster NI seekarpi2001-08-112-62/+94
* *** empty log message ***gabucino2001-08-101-0/+3
* *** empty log message ***gabucino2001-08-102-0/+7
* 'too slow' message is fixed - better detection now based on both drop_cnt and...arpi2001-08-101-11/+11
* ehh. yet anouther silly a_pts bugarpi2001-08-101-0/+1
* silly a_pts bugarpi2001-08-091-3/+2
* Applied vladimirs freebsd patch (largefile default on freebsd and misc)atmos42001-08-091-4/+8
* more optimizationarpi2001-08-091-13/+28
* using OPTFLAGS and CC from config.makarpi2001-08-091-2/+2
* some optimizationarpi2001-08-091-23/+17
* dirty fix to get it work with glibc 2.1.x, and changed blur algorithmarpi2001-08-091-34/+74
* mplayer font-generator using FreeType 2.x by Artur Zaprzala <zybi@fanthom.irc...arpi2001-08-094-0/+674
* mplayer font-generator GIMP plugin by lanzz@lanzz.orgarpi2001-08-092-0/+211
* freebsd fixarpi2001-08-091-0/+4
* stream opening -> open.c, initialframes ignoredarpi2001-08-093-96/+122
* format-specific seeking code moved to demuxer_ stuffarpi2001-08-085-233/+289
* PIX_FMT_YUV422P undeclared error fixedarpi2001-08-081-0/+2
* changed chunkid/size checkarpi2001-08-081-8/+12
* mpeg2 fourcc changedarpi2001-08-082-4/+6
* ffmpeg12 fix - now passing sequence headerarpi2001-08-082-5/+22
* Fixed Makefile for test programs.atmos42001-08-081-2/+2
* printf stuff moved back to mplayer.carpi2001-08-071-13/+0
* printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seekarpi2001-08-071-0/+13
* typo noticed by Amy.eyck2001-08-071-1/+1
* old InitialFrames stuff disabled - should work without itarpi2001-08-071-1/+1
* printfs cleanup - moved to higher -v level or moved to stderrarpi2001-08-068-24/+42
* interleaved AVI: audio preload PTS compensationarpi2001-08-061-1/+23
* temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)arpi2001-08-061-1/+27
* new ffmpeg codecs addedarpi2001-08-061-22/+47
* Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).atmos42001-08-061-1/+1
* Start OpenBSD support and fix detection of older GNU as.atmos42001-08-062-11/+16
* Solaris' and *BSD's sed does not like the "i" flag in the substitute command.jkeil2001-08-061-1/+1
* ehh. 10l again...arpi2001-08-061-1/+1
* -quiet option patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-062-3/+7
* better local display connection patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-061-1/+5
* DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-061-2/+8
* ehh. duplicated GL check removed... drinkin' 10l...arpi2001-08-061-3/+0
* more paranoia -> check for DEC_OPT_FRAME_311arpi2001-08-061-1/+1
* better divx4 detection, --disable-divx4arpi2001-08-061-3/+18
* nice texts. substvars shouldn't be in cvs.eyck2001-08-054-2/+29
* Make cygwin define WIN32 for compatibility with mingw and visualc, ...atmos42001-08-051-0/+4
* debug printf() removedarpi2001-08-041-1/+1
* -autoq option...arpi2001-08-042-8/+81
* define USE_MMX_IDCT for libavcodecarpi2001-08-031-0/+4
* made mmx/mmxext idct public -> now libavcodec can use itarpi2001-08-031-1/+1
* Pre commit so I won't have to sync with later configure changes (cygwin stuff)atmos42001-08-031-1/+5