aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.Gravatar eugeni2006-11-08
* size and stream_id docsGravatar michael2006-11-08
* Remove unused variables.Gravatar diego2006-11-08
* Rename xvid4 variable/option back to xvid so as not to break scripts.Gravatar diego2006-11-08
* clearer frame_code explanationGravatar michael2006-11-08
* cosmetics: Fix indentation after last commit.Gravatar diego2006-11-08
* Separate XviD 3 and XviD 4 tests.Gravatar diego2006-11-08
* simple 1 line definition of what a keyframe isGravatar michael2006-11-08
* Change value used to indicate "unknown audio format" from 0 to -1.Gravatar uau2006-11-08
* Remove some DivX 4 leftovers.Gravatar diego2006-11-08
* r20774: Adding ability to check allowed frequency range.Gravatar voroshil2006-11-08
* sync with r20774Gravatar voroshil2006-11-08
* 11l, revert r20782Gravatar kraymer2006-11-08
* remove duplicate MSGTRGravatar kraymer2006-11-08
* MSGTRs for libvo/aspect.c and libvo/vo_xv.cGravatar kraymer2006-11-08
* 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