aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* MSGTRs for ao_alsa.cGravatar kraymer2006-11-08
* symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_...Gravatar gpoirier2006-11-08
* partial sync with latest manpage commitsGravatar gpoirier2006-11-08
* Generated XSL files should be in UTF-8.Gravatar diego2006-11-08
* Move some FourCC values from libavformat/riff.c to our private mapping.Gravatar diego2006-11-08
* Spelling fix: Allowable -> AllowedGravatar voroshil2006-11-08
* Adding ability to check allowed frequency range.Gravatar voroshil2006-11-08
* - explain lavc lmin option more clearlyGravatar corey2006-11-08
* support lavc mblmin and mblmaxGravatar corey2006-11-08
* Create binaries with proper executable suffix under Windows.Gravatar diego2006-11-08
* support for -dvdangleGravatar nicodvb2006-11-08
* near-precise seeking in dvd://Gravatar nicodvb2006-11-08
* Fix code that cuts audio data if the filters produce too much.Gravatar uau2006-11-07
* sync w/ r20739, patch by Sheldon % Jin jinsh2 A yahoo P com %Gravatar gpoirier2006-11-07
* now the OSD shows the value returned by demuxer_get_current_time() rather tha...Gravatar nicodvb2006-11-07
* added demuxer_get_current_time() to get the current playtime (possibly aided ...Gravatar nicodvb2006-11-07
* now demux_seek() tries to seek aided by the stream layer, if possibleGravatar nicodvb2006-11-07
* added definition of DEMUXER_CTRL_RESYNCGravatar nicodvb2006-11-07
* implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precis...Gravatar nicodvb2006-11-07
* Partial sync with en/mplayer.1 r20739Gravatar gpoirier2006-11-07
* added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIMEGravatar nicodvb2006-11-07
* typoGravatar diego2006-11-07
* _inputmodules vs _noinputmodules typo fixGravatar diego2006-11-07
* feed av_log() through mp_msg()Gravatar michael2006-11-07
* fprintf -> mp_msgGravatar michael2006-11-07
* Adding myself to man page translation and stram sections.Gravatar voroshil2006-11-07
* Replace enneccesery O_RDWR with O_RDONLYGravatar voroshil2006-11-07
* Restoring volume level of radio card on exit.Gravatar voroshil2006-11-07
* sync tag update, no real changes neededGravatar voroshil2006-11-07
* r20739: Remove remnants of long-gone libfame.Gravatar voroshil2006-11-07
* If parsing a seek head fails then mplayer should try continue parsing the fil...Gravatar mosu2006-11-07
* Add our own CODEC_ID -> fourcc translation tables so we do not needGravatar reimar2006-11-07
* r20650 inverted the gtk1 check before setting charset, thisGravatar reimar2006-11-07
* remove stray comment lineGravatar kraymer2006-11-07
* Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,Gravatar diego2006-11-07
* Remove bogus comment lines.Gravatar diego2006-11-07
* Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.Gravatar diego2006-11-07
* remove dead defines (spotted by mphelp_check.py)Gravatar kraymer2006-11-07
* fix format identifiers mismatchGravatar kraymer2006-11-07
* Initial (partially, about 40%) translation.Gravatar voroshil2006-11-07
* Fix MacIntel build: "/nop" is illegal on Apple's older version of GASGravatar gpoirier2006-11-07
* Remove remnants of long-gone libfame.Gravatar diego2006-11-06
* Bugfix: when copying ass_force_style_list, ending 0 was left out.Gravatar eugeni2006-11-06
* typoGravatar diego2006-11-06
* output cosmeticsGravatar diego2006-11-06
* Synced to 3.11.2006Gravatar jheryan2006-11-06
* Calculate text bounding box in a way that does not depend on actual glyphGravatar eugeni2006-11-06
* Don't let the program speak as 'I'.Gravatar diego2006-11-06
* Remove hackish setting of extra libraries through --enable-static=-lfoo,Gravatar diego2006-11-06
* Remove deprecated install-path option.Gravatar diego2006-11-06