summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>michael2002-08-181-1/+1
* same behavior for luma & chroma single coeff eliminationmichael2002-08-182-4/+8
* skip blocks with small chroma dc supportmichael2002-08-171-1/+1
* Bah, if we start spellchecking this, we might as well do it right ;-)diego2002-08-171-8/+8
* libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.jaf2002-08-172-1/+21
* typojaf2002-08-171-1/+1
* prefer libmpdvdkit2 over v1arpi2002-08-161-2/+16
* apply mplayer-specific patchesarpi2002-08-1619-195/+94
* applying css-key cache patcharpi2002-08-163-3/+79
* importing libmpdvdkit filesarpi2002-08-163-0/+140
* 10lmichael2002-08-161-1/+1
* importing libdvdread 0.9.3 filesarpi2002-08-1617-0/+6757
* 40% faster blurmichael2002-08-161-7/+139
* importing libdvdcss 1.2.2 filesarpi2002-08-1614-0/+6866
* should solve -vo vesa:vidix problem 'vosub_vidix: video server hasarpi2002-08-161-0/+7
* 10l bug - noticed by Emiel Neggers <emiel@neggers.net>arpi2002-08-161-1/+1
* hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should usearpi2002-08-161-4/+4
* speedup of gaussarpi2002-08-161-12/+61
* using precalculated src*om[][] table -> 25% faster.arpi2002-08-161-7/+18
* more (~40%) speedup :)arpi2002-08-161-3/+7
* syncnexus2002-08-161-0/+31
* fix (?) cmd line handlingpontscho2002-08-1510-175/+144
* skip black in outline (white skip code is #if 0 as there is no speed difference)michael2002-08-151-0/+33
* Applied patch by Remi Guyomarch <rguyom at pobox com>.diego2002-08-151-4/+15
* added gettimeofday-based profiling/timingarpi2002-08-152-2/+21
* Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in adiego2002-08-153-35/+53
* sync by Panagiotis Issaris <takis.issaris@skynet.be>jaf2002-08-151-5/+37
* syncjaf2002-08-152-2/+6
* *** empty log message ***jaf2002-08-151-0/+1
* bug & ver updatemichael2002-08-141-4/+6
* ogg (.ogm) text subtitles supportarpi2002-08-141-4/+81
* - add dxr3 gui support (dialogbox, etc.)pontscho2002-08-1414-75/+454
* - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure forarpi2002-08-141-12/+41
* typo fixes by Ross Finlayson <finlayson@live.com>arpi2002-08-142-2/+2
* disable cache if stream->fd<0 (no regular file/pipe but some special thing)arpi2002-08-141-0/+7
* adds a soname and a shared library version number to libdha.arpi2002-08-141-2/+2
* dynamic libavcodec.so support updated byarpi2002-08-146-12/+16
* warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>arpi2002-08-142-0/+4
* corrects an off-by-one error when trying to seek beyond the end of file.arpi2002-08-141-1/+1
* not only divx4 has 2, 3passgabucino2002-08-141-1/+1
* syncgabucino2002-08-144-298/+319
* Link and title synched to documentation.html.diego2002-08-141-2/+2
* Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>diego2002-08-146-133/+144
* arpi told me ...jaf2002-08-143-6/+4
* add uri2filename converterpontscho2002-08-145-11/+59
* RV20 A-V desync fixed - use timestamp hack only for RV30arpi2002-08-141-6/+14
* messages moved from vf.c and vd.cjaf2002-08-131-0/+2
* messages moved from vf.c and vd.cjaf2002-08-134-14/+38
* Jindrich Makovicka's new noise pattern filter.diego2002-08-131-1/+2
* remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)michael2002-08-131-3/+3
* semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux ...michael2002-08-132-10/+34
* messages moved from dec_??d?o.cjaf2002-08-134-14/+44
* syncnexus2002-08-131-2/+46
* A BIG update to english version (including some cosmetics, some spellchecks, ...jonas2002-08-1310-1758/+2049
* Mozilla/Opera/? fixjonas2002-08-131-1/+1
* Put/get_image fixed. Deleted forgotten development commentszdar2002-08-131-38/+10
* Typos & spelling fixedzdar2002-08-131-19/+23
* rv40 supportarpi2002-08-121-0/+8
* RV40 supportarpi2002-08-121-1/+8
* HTML fixes, no content change.diego2002-08-113-16/+16
* HTML restructured. Now using definition lists instead of tables.diego2002-08-111-676/+717
* Cosmetics: Properly indented table and fixed <TR> structure.diego2002-08-111-45/+37
* Document new -sws options as well as TV input changes.diego2002-08-111-8/+19
* kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callbackpontscho2002-08-112-10/+59
* updated/extended teh introduction partarpi2002-08-111-5/+6
* Sanitize a HTML table, <TR> are at the proper place and get closed.diego2002-08-111-64/+64
* Another big batch of cosmetics *only*.diego2002-08-117-1529/+1432
* fix -subpontscho2002-08-111-0/+1
* syncjaf2002-08-111-0/+45
* dvdnav api changedjonas2002-08-112-2/+28
* Created RTC section and moved RTC explanation there.diego2002-08-112-75/+76
* New noise filter by Jindrich Makovicka.diego2002-08-111-26/+28
* 10l :)pontscho2002-08-111-1/+1
* add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) an...pontscho2002-08-119-6/+329
* mmx optimized avg/film noisemichael2002-08-111-2/+46
* optimizationmichael2002-08-111-4/+4
* film/average noise cleanupmichael2002-08-111-6/+5
* film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi...michael2002-08-112-8/+57
* oops forgot to commit thatmichael2002-08-111-2/+1
* Initial version of Bulgarian translation, hell i vote for gettextiive2002-08-111-0/+477
* continuing paragraph reformattinggabucino2002-08-107-987/+1079
* by 'lr' - <hephooey@fastmail.fm>jaf2002-08-101-0/+459
* 'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@y...arpi2002-08-101-0/+9
* bsdbt848 driver and some formats (confused some users)jonas2002-08-101-3/+3
* HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>arpi2002-08-094-5/+26
* updates by Panagiotis Issaris <takis@lumumba.luc.ac.be>jaf2002-08-091-17/+162
* 10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>arpi2002-08-091-1/+1
* ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningarpi2002-08-098-8/+37
* new directfb driver for 0.9.13+ by jiri.svoboda@seznam.czarpi2002-08-093-2/+1230
* messages moved againjaf2002-08-083-24/+65
* email-adress updatedjaf2002-08-085-6/+6
* 1000lmichael2002-08-081-1/+1
* small rule to strip binaries in source dir (24MB mplayer binary is a bit klug...atmos42002-08-071-0/+3
* messages moved from mencoder.c to helpmp??.hjaf2002-08-073-25/+72
* using help_mp-??.h for one messagejaf2002-08-071-1/+1
* anders@gnulinux.dkjaf2002-08-071-99/+192
* mpeg4 mpeg quantizer encodingmichael2002-08-071-1/+8
* 10larpi2002-08-061-1/+1
* detection reordered. note: raw DV detection should be more reliable.arpi2002-08-061-12/+9
* -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>arpi2002-08-061-2/+1
* 10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>arpi2002-08-061-3/+3
* autodetection of MJPEG card for -vo zr by grepping /proc/pcirik2002-08-061-2/+11
* Put all spudec_new stuff in a single function,kmkaplan2002-08-061-21/+5
* update by Jiri Svoboda <jiri.svoboda@seznam.cz>jaf2002-08-061-0/+20
* syncnexus2002-08-061-0/+19
* codecs.conf min. version bumpedarpi2002-08-051-1/+1
* real 'sipr' audio added (not yet working), version bumpedarpi2002-08-051-1/+8
* 0.1lrik2002-08-051-2/+2
* cinerama support in -vo zr for people with more than one zoran card, document...rik2002-08-051-365/+468
* 100larpi2002-08-051-2/+2
* moved messages to help_mp-??.hjaf2002-08-053-19/+57
* allow early exit from esds parsing, so decoder info (type & bitrate) arearpi2002-08-051-3/+5
* support for .mp4 with .mp3 audioarpi2002-08-051-0/+6
* native DV audio/video decoders using libdvarpi2002-08-059-6/+221
* native libdv added, fourccs fixed/commented for qdv & mcdvarpi2002-08-051-5/+28
* raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>arpi2002-08-054-3/+267
* oac/ovc changes, -osdleevl defaults to 1arpi2002-08-051-13/+11
* no default oac/ovc (it just confuses users), more detailed -oac/-ovc helparpi2002-08-052-23/+26
* Bswap fixes for 64bit cpus, thx to Falk Hueffner for the hint.atmos42002-08-051-2/+2
* osdlevel=1 by defaultarpi2002-08-051-1/+1
* updates, using DIRECTFBVERSION and video EQ support by Jiri.Svoboda@seznam.czarpi2002-08-051-68/+135
* directfb version detectionarpi2002-08-051-50/+22
* PPC endianess fix by Colin Leroy <colin@colino.net>arpi2002-08-051-14/+53
* sorryjaf2002-08-051-1/+1
* fixed 'eof at 66s' bugarpi2002-08-051-14/+40
* compilation bug found by Julien Portalier <julien@portalier.com>arpi2002-08-051-0/+2
* gui seekbar pos calc overflow fixedarpi2002-08-051-3/+3
* endian autodetection by Bertrand + Michael, tested on x86, PPC, sparc, alphaatmos42002-08-051-11/+35
* - fix equ handlingpontscho2002-08-059-27/+27
* warning fixarpi2002-08-051-1/+1
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...arpi2002-08-0510-9/+618
* VCDs do *not* get mounted.diego2002-08-051-1/+1
* small fixes...arpi2002-08-051-2/+3
* Applied some suggestions by Nilmoni Deb.diego2002-08-044-5/+5
* Changed all link names from the section number to a sensible label.diego2002-08-0410-445/+445
* - fix playlist2dvd bugpontscho2002-08-042-2/+2
* 'switched to -ni' hinzugefĆ¼gtjaf2002-08-041-0/+1
* - fix mixer handlingpontscho2002-08-0416-53/+75
* faszomarpi2002-08-041-2/+2
* igaz - corrected according to arpigabucino2002-08-041-1/+1
* "szviccsing tu -ni" addedgabucino2002-08-041-0/+1
* format incompatibility warningarpi2002-08-041-0/+3
* - fix fuckin' locale (?:)pontscho2002-08-045-13/+14
* ver=-1 as defaultmichael2002-08-041-1/+1
* mjpeg codecs reordered - now it plays almost everything by defaultarpi2002-08-041-23/+27
* updated - we're ready for a pre-release nowarpi2002-08-041-3/+1
* support for packetized aac streams (used in .mp4 files)arpi2002-08-041-6/+21
* mp4v (.mp4 video) addedarpi2002-08-041-0/+3
* 10000l - didn't clear new stream struct, causing possible sig11 in cache layerarpi2002-08-041-0/+1
* gui.conf parsing moved to after gtkInit() - should fix i18n problemsarpi2002-08-042-2/+4
* syncnexus2002-08-041-0/+1
* Document change_rectanglekmkaplan2002-08-041-1/+5
* Add the input command "change_rectangle" to control the rectanglekmkaplan2002-08-043-0/+5
* Add the control VFCTRL_CHANGE_RECTANGLEkmkaplan2002-08-043-46/+127
* Add the control VFCTRL_CHANGE_RECTANGLEkmkaplan2002-08-041-0/+1
* 'swtiching to -ni' addedarpi2002-08-041-0/+1
* detection of badly interleaved avi files and auto-switch to -niarpi2002-08-041-10/+34
* new_demux_packet: allocate 8 bytes too mucharpi2002-08-041-1/+1
* Added a uniform title: something - MPlayer - The Movie Player for Linux.diego2002-08-0412-2/+12
* It all started with fixing a few dangling links...diego2002-08-031-60/+60
* typodiego2002-08-031-1/+1
* -dvdkey option clarified.diego2002-08-032-5/+6
* Result of review by Nilmoni Deb <ndeb@ece.cmu.edu>.diego2002-08-032-26/+36
* Reviewdiego2002-08-031-105/+100
* imho swscale also likes aligned stride :)arpi2002-08-021-1/+1
* - some reorder/cleanup of mp_image flagsarpi2002-08-024-23/+59
* prefer 422P for mjpegarpi2002-08-021-0/+1
* colorspace part cleanup and support for IMGFMT_422P, _444Parpi2002-08-021-27/+29
* added new formats: 444p,422p, 411parpi2002-08-021-0/+3
* count blocks by rounded-up chunksizes instead of chunks -arpi2002-08-025-4/+16
* ignore pnot/PICTarpi2002-08-021-0/+2
* compatibility with _OLD_ lavc & uv_stride checkmichael2002-08-021-2/+14
* The rectangle of the rectangle plugin is not necessarily white.diego2002-08-021-50/+51
* Documented -srate for MEncoder.diego2002-08-021-1/+16
* The endless quest to force people into writing good bug reports part 2342:diego2002-08-021-25/+33
* skip 'pnot' and 'PICT' - fixes incoming/1.movarpi2002-08-011-0/+4
* sync with english begungabucino2002-08-016-355/+461
* planar yuv 444 422 411 supportmichael2002-08-016-4/+61
* negative delay won't workarpi2002-08-011-1/+1
* audio preload/density/delay configurablearpi2002-08-012-5/+18
* - yuv422 disabled (no IMGFMT for _planar_ 422)arpi2002-07-311-37/+13
* new filter to use libavcodec's deinterlacerarpi2002-07-313-1/+223
* initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club...arpi2002-07-311-1/+1
* upsz 2pontscho2002-07-312-4/+4