summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support \t with acceleration.eugeni2006-11-131-1/+3
* Partial fix for semitransparent glyph outlines.eugeni2006-11-131-1/+1
* Add forgotten new_sh_subreimar2006-11-131-0/+2
* Make subtitle stream handling more similar to audio and video streams.reimar2006-11-134-8/+29
* Add missing translated stringsgpoirier2006-11-131-0/+129
* pts definition by mansmichael2006-11-131-4/+12
* Synced with 20876torinthiel2006-11-132-10/+10
* Partial sync with r20879torinthiel2006-11-131-140/+153
* -vop has been deprecated a long time ago.diego2006-11-132-3/+2
* vop --> vfdiego2006-11-131-1/+1
* Remove/fix outdated message.diego2006-11-132-2/+1
* typodiego2006-11-131-1/+1
* [small fixes]torinthiel2006-11-131-10/+10
* [cosmetics]torinthiel2006-11-131-104/+170
* r20866: Recommend gcc 3.4+.kraymer2006-11-137-44/+44
* rename: XviD -> Xvidkraymer2006-11-135-57/+57
* synced with r20873Gabrov2006-11-123-13/+15
* update to 0.6.2, patch by Giacomo Comes, comes naic edudiego2006-11-121-154/+303
* Misc issues noticed by Torinthiel.diego2006-11-121-6/+6
* Clarify -dumpaudio, it is not useful normallyreimar2006-11-121-1/+2
* Synced with r20870torinthiel2006-11-121-8/+4
* Restore PowerPC gcc note that I mistakenly removed.diego2006-11-121-1/+1
* Fix compilation with latest libavformat/avidec.c by adding ENABLE_ definesreimar2006-11-121-0/+5
* change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libn...ods152006-11-121-1/+1
* consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME...nicodvb2006-11-124-15/+10
* Recommend gcc 3.4+.diego2006-11-121-2/+2
* Mac OS X Server supportdiego2006-11-121-1/+2
* ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)reimar2006-11-121-0/+25
* Remove duplicate message, the same info is printed anyway.diego2006-11-121-1/+0
* least restrictive dts ordering rule which ensures frames are in decoding ordermichael2006-11-121-0/+2
* synced with r20817Gabrov2006-11-111-1/+102
* synced with r20859Gabrov2006-11-114-54/+58
* r20834: The -gui command line option is back.kraymer2006-11-111-6/+1
* 1. convert single quotation mark to double one for better lookingkraymer2006-11-111-72/+73
* removed duplicated check in demuxer_seek_chapternicodvb2006-11-111-1/+1
* make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cach...nicodvb2006-11-111-2/+9
* in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call DEMUXER_CTRL_RESY...nicodvb2006-11-111-0/+2
* add encoding info to some man pageskraymer2006-11-115-0/+5
* remove very outdated and unmantained Swedish man pagekraymer2006-11-111-7327/+0
* s/by/be/michael2006-11-111-1/+1
* Hack to make wrapper.S be compiled again. Someone who knows make please fix p...reimar2006-11-101-0/+1
* Skip empty lines in front of winamp playlist.rtogni2006-11-101-2/+6
* r20834: The -gui command line option is back.voroshil2006-11-101-7/+1
* Translated section "VIDEO OUTPUT DRIVERS"voroshil2006-11-101-443/+484
* typo, wrong variable namediego2006-11-101-3/+3
* within array MUST for time_base_idmichael2006-11-101-0/+1
* clearer time_base_id descriptionmichael2006-11-101-1/+1
* Ignore .depend.diego2006-11-100-0/+0
* Add standard depend target.diego2006-11-101-2/+9
* Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.diego2006-11-102-16/+0
* Use default variable names.diego2006-11-101-8/+8
* Remove redundant variable.diego2006-11-101-3/+2
* time_base_countmichael2006-11-101-0/+4
* stream_countmichael2006-11-101-0/+8
* Remove mmx.h, the licensing status was doubtful, and put a minimaldiego2006-11-102-706/+80
* typo/grammardiego2006-11-101-2/+2
* The addition of loader/ to PARTS depended on a non-existing variable.diego2006-11-101-1/+1
* The -gui command line option is back.diego2006-11-101-5/+0
* r20774: Adding ability to check allowed frequency range.kraymer2006-11-101-1/+3
* Mark file as UTF-8-encoded.diego2006-11-101-1/+1
* shut warning on "realloc undefined" in demuxer.hods152006-11-101-0/+1
* update libnut APIods152006-11-101-1/+1
* sync with r20817kraymer2006-11-101-1/+75
* idenfify now shows the timings of chapters of the chosen pgcnicodvb2006-11-101-0/+26
* Disable linking mplayer (and internal static libavcodec) withrathann2006-11-092-9/+30
* one more deuglificationnicodvb2006-11-091-1/+2
* COSMETICS: renamed dvdnav_priv to privnicodvb2006-11-091-56/+56
* put back accidentally reverted r20742 commitgpoirier2006-11-091-2/+2
* sync w/ 20191, patch by Alexandre Coutherez %newt A neopulsar P org%gpoirier2006-11-091-171/+498
* Add missed 'break'.voroshil2006-11-091-0/+2
* Allow disabling internal libdvdcss.diego2006-11-092-3/+24
* r20711: MSGTRs for demux_avi.ckraymer2006-11-091-1/+81
* Remove bogus OPTFLAGS settings.diego2006-11-092-8/+0
* r20817: add full stop at end of sentencevoroshil2006-11-091-2/+2
* add full stop at end of sentencekraymer2006-11-091-1/+1
* Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."lucabe2006-11-091-1/+1
* r20657: (does not apply)kraymer2006-11-094-37/+106
* commented out broken MSGTRkraymer2006-11-091-1/+1
* r20648: Document ao_openal.kraymer2006-11-091-11/+37
* Move non driver-specific block to non-driver specific procedure, to avoidvoroshil2006-11-091-17/+15
* Change some constants in pts arithmetic from float to double.uau2006-11-091-2/+2
* Changed code that used pts=0 in demux packets to indicate "not known".uau2006-11-091-13/+13
* Revert one more local change without effect.diego2006-11-092-10/+3
* Fix crash when attempting to seek in a streamed unseekable stream, likegpoirier2006-11-081-0/+2
* 10l: Overlooked one $(EXESUF) addition.diego2006-11-081-1/+1
* Update for malloc cast changes.diego2006-11-081-2/+299
* sync with r20774gpoirier2006-11-081-4/+8
* changed ugly sizeof(*type_ptr) width sizeof(type)nicodvb2006-11-081-1/+1
* Revert nonsensical local change hunk that had no effect at all.diego2006-11-083-23/+0
* COSMETICS: reformatted this ugly mess in a consistent mannernicodvb2006-11-081-70/+71
* Mark modified files as such.diego2006-11-082-0/+8
* Support URL redirections that do not specify full URL.reimar2006-11-083-2/+21
* Updated for controversial changes and irc-only decisionsrtogni2006-11-081-0/+15
* partial syncgpoirier2006-11-081-0/+13
* Reset _ld_xvid so that stray libs do not appear on the link command line.diego2006-11-081-1/+3
* dts, width/height explanationmichael2006-11-081-0/+6
* s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.eugeni2006-11-081-2/+2
* size and stream_id docsmichael2006-11-081-0/+11
* Remove unused variables.diego2006-11-081-2/+0
* Rename xvid4 variable/option back to xvid so as not to break scripts.diego2006-11-081-17/+17
* clearer frame_code explanationmichael2006-11-081-1/+5
* cosmetics: Fix indentation after last commit.diego2006-11-081-9/+11
* Separate XviD 3 and XviD 4 tests.diego2006-11-082-38/+40
* simple 1 line definition of what a keyframe ismichael2006-11-081-0/+2
* Change value used to indicate "unknown audio format" from 0 to -1.uau2006-11-083-3/+7
* Remove some DivX 4 leftovers.diego2006-11-081-12/+0
* r20774: Adding ability to check allowed frequency range.voroshil2006-11-081-1/+75
* sync with r20774voroshil2006-11-081-3/+26
* 11l, revert r20782kraymer2006-11-081-0/+1
* remove duplicate MSGTRkraymer2006-11-081-1/+0
* MSGTRs for libvo/aspect.c and libvo/vo_xv.ckraymer2006-11-083-16/+28
* MSGTRs for ao_alsa.ckraymer2006-11-082-60/+110
* symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_...gpoirier2006-11-081-10/+9
* partial sync with latest manpage commitsgpoirier2006-11-081-2/+27
* Generated XSL files should be in UTF-8.diego2006-11-081-3/+3
* Move some FourCC values from libavformat/riff.c to our private mapping.diego2006-11-081-0/+3
* Spelling fix: Allowable -> Allowedvoroshil2006-11-081-1/+1
* Adding ability to check allowed frequency range.voroshil2006-11-083-2/+19
* - explain lavc lmin option more clearlycorey2006-11-081-2/+23
* support lavc mblmin and mblmaxcorey2006-11-081-0/+6
* Create binaries with proper executable suffix under Windows.diego2006-11-084-51/+48
* support for -dvdanglenicodvb2006-11-081-0/+3
* near-precise seeking in dvd://nicodvb2006-11-081-0/+1
* Fix code that cuts audio data if the filters produce too much.uau2006-11-071-1/+2
* sync w/ r20739, patch by Sheldon % Jin jinsh2 A yahoo P com %gpoirier2006-11-071-1/+29
* now the OSD shows the value returned by demuxer_get_current_time() rather tha...nicodvb2006-11-071-1/+1
* added demuxer_get_current_time() to get the current playtime (possibly aided ...nicodvb2006-11-072-0/+18
* now demux_seek() tries to seek aided by the stream layer, if possiblenicodvb2006-11-071-0/+23
* added definition of DEMUXER_CTRL_RESYNCnicodvb2006-11-071-0/+1
* implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precis...nicodvb2006-11-072-0/+111
* Partial sync with en/mplayer.1 r20739gpoirier2006-11-071-430/+556
* added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIMEnicodvb2006-11-071-0/+2
* typodiego2006-11-071-1/+1
* _inputmodules vs _noinputmodules typo fixdiego2006-11-071-1/+1
* feed av_log() through mp_msg()michael2006-11-071-0/+49
* fprintf -> mp_msgmichael2006-11-071-2/+2
* Adding myself to man page translation and stram sections.voroshil2006-11-071-1/+3
* Replace enneccesery O_RDWR with O_RDONLYvoroshil2006-11-071-1/+1
* Restoring volume level of radio card on exit.voroshil2006-11-071-0/+3
* sync tag update, no real changes neededvoroshil2006-11-071-1/+1
* r20739: Remove remnants of long-gone libfame.voroshil2006-11-072-16/+7
* If parsing a seek head fails then mplayer should try continue parsing the fil...mosu2006-11-071-0/+9
* Add our own CODEC_ID -> fourcc translation tables so we do not needreimar2006-11-071-0/+22
* r20650 inverted the gtk1 check before setting charset, thisreimar2006-11-071-5/+1
* remove stray comment linekraymer2006-11-071-1/+0
* Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,diego2006-11-073-7/+4
* Remove bogus comment lines.diego2006-11-072-2/+0
* Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.diego2006-11-071-2/+1
* remove dead defines (spotted by mphelp_check.py)kraymer2006-11-0716-90/+1
* fix format identifiers mismatchkraymer2006-11-071-2/+2
* Initial (partially, about 40%) translation.voroshil2006-11-071-0/+4905
* Fix MacIntel build: "/nop" is illegal on Apple's older version of GASgpoirier2006-11-072-10/+6
* Remove remnants of long-gone libfame.diego2006-11-0635-324/+29
* Bugfix: when copying ass_force_style_list, ending 0 was left out.eugeni2006-11-061-1/+2
* typodiego2006-11-061-1/+1
* output cosmeticsdiego2006-11-061-3/+3
* Synced to 3.11.2006jheryan2006-11-0620-27/+50
* Calculate text bounding box in a way that does not depend on actual glypheugeni2006-11-061-36/+15
* Don't let the program speak as 'I'.diego2006-11-061-7/+6
* Remove hackish setting of extra libraries through --enable-static=-lfoo,diego2006-11-061-5/+1
* Remove deprecated install-path option.diego2006-11-061-7/+0
* spelling/grammar/wording/consistency for the help outputdiego2006-11-061-202/+194
* WIN32 was already being set from config.h.diego2006-11-051-1/+1
* Fix index-based seeking in audio-only files, fixes bug #621reimar2006-11-051-1/+2
* printf->mp_msgrtogni2006-11-051-13/+14
* fix typo (noticed by jerome.ferrari lappis com)kraymer2006-11-051-1/+1
* r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.cvoroshil2006-11-051-1/+28
* Add -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS like upstream does.diego2006-11-051-3/+1
* Initial partial translation of man page voroshil2006-11-051-0/+10238
* Initialize fontconfig in VFCTRL_INIT_EOSD handler.eugeni2006-11-054-2/+8
* r20699: Missing <option> tagvoroshil2006-11-051-25/+21
* Fix comment, it's 'sowt', not 'swot' ('twos' reversed)reimar2006-11-051-1/+1
* Fix tdfx-related copy + paste typos, patch by Ville Skyttä, ville.skytta iki...diego2006-11-051-3/+2
* Cosmetics: indentation fix.eugeni2006-11-051-8/+8
* Fix compilation: forgotten mp_msg.h includereimar2006-11-051-0/+1
* Fix an obvious typo.eugeni2006-11-051-1/+1
* printf ->mp_msgrtogni2006-11-051-8/+8
* Fix the following compiler warnings:eugeni2006-11-051-2/+1
* Do not use abort()rtogni2006-11-051-7/+7
* better wording for "workarounding"kraymer2006-11-052-2/+2
* MSGTRs for demux_avi.ckraymer2006-11-052-4/+8
* Add 4XM audio.diego2006-11-051-0/+7
* Synced with r20705torinthiel2006-11-051-341/+85
* r